Sponsored Content
Operating Systems Linux Converct fat pc to thin client Post 303000821 by Corona688 on Thursday 20th of July 2017 11:16:52 AM
Old 07-20-2017
Crawl before you walk.

If you can get it running by hand, you'll have a better idea what you need to ask next.
 

6 More Discussions You Might Find Interesting

1. Linux

configuring same /bash for 4 computer which is thin client

i m doing project on LAN TELEPHONY in Red Hat linux i have files as datbase to store the user name and passeord an all other information. Now i have thin client at my college. so to access /dev/dsp for audio is not possible on server. So i have written code which run on /base since it has... (0 Replies)
Discussion started by: niravuchat
0 Replies

2. Shell Programming and Scripting

using jdbc:thin in bash

Hi I want to include in my script a test for DB connection with jdbc:thin connection string(not using tnsnames.ora) For example:... (3 Replies)
Discussion started by: gdan2000
3 Replies

3. UNIX Desktop Questions & Answers

slim window manager for a thin client

hi I'm looking for a slim and quite comfortable window manager for a unix/linux thin client? (5 Replies)
Discussion started by: ccc
5 Replies

4. UNIX for Advanced & Expert Users

FAT-Client Server installation

I'm going to build a Fat-Client server, I have planed to Use Ubuntu.11.4. Please Help me for doing this. What are the packages I need to install? What is the step I need to follow, what needs to be configure in LDAP Server,DHCP Server and etc, Is there and Document or tutorial ? ... (3 Replies)
Discussion started by: ungalnanban
3 Replies

5. UNIX for Advanced & Expert Users

Strange FAT filesystem

My Garmin GPS device has a slot for an SD card. I'm using a 32 GB SD card which holds 22 GB data currently. If I attach my device to a USB port it shows two devices, the internal memory and the SD card. I have no problems with the internal memory which holds only 2 GB of data. I can mount... (2 Replies)
Discussion started by: HJarausch
2 Replies

6. Hardware

Sun Ray 1g thin client Software?

Hello! I acquired a Sun Ray 1g thin client and i want to connect it to my Linux machine but i m having some difficulty finding software for it (sun ray server). After some recearch i fount that the software can be downloaded from Oracle ,but only if i have support for it ,which i dont :p.Also i... (2 Replies)
Discussion started by: kotseman
2 Replies
nerr_match(3)							  util/neo_err.h						     nerr_match(3)

NAME
nerr_match - walk the NEOERR chain for a matching error (clearsilver) SYNOPSIS
#include <util/neo_err.h> int nerr_match (NEOERR *err, NERR_TYPE type); ARGUMENTS
err - the NEOERR that has an error. type - the NEOERR type, as registered with nerr_register DESCRIPTION
nerr_match is used to walk the NEOERR chain and match the error against a specific error type. In exception parlance, this would be the equivalent of "catch". Typically, you can just compare a NEOERR against STATUS_OK or just test for true if you are checking for any error. SEE ALSO
nerr_error_traceback(3), nerr_pass(3), nerr_error_string(3), defined(3), nerr_pass_ctx(3), nerr_passf(3), nerr_init(3), nerr_match(3), nerr_log_error(3), nerr_ignore(3), nerr_register(3), nerr_handle ClearSilver 12 July 2007 nerr_match(3)
All times are GMT -4. The time now is 12:41 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy