Sponsored Content
Operating Systems Linux Converct fat pc to thin client Post 303000915 by hicksd8 on Sunday 23rd of July 2017 02:33:51 PM
Old 07-23-2017
You're getting some great advice already on this thread so please do try it.

As MadeInGermany says, run 'rdesktop' command on Ubuntu.

I suggest you boot from a 'live' Ubuntu DVD, open a 'terminal' session, and run 'rdesktop' just to test it all. You can think about installing it on a hard drive later.
 

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
CTRLALTDEL(8)						     Linux Programmer's Manual						     CTRLALTDEL(8)

NAME
ctrlaltdel - set the function of the Ctrl-Alt-Del combination SYNOPSIS
ctrlaltdel hard|soft DESCRIPTION
Based on examination of the linux/kernel/sys.c code, it is clear that there are two supported functions that the Ctrl-Alt-Del sequence can perform: a hard reset, which immediately reboots the computer without calling sync(2) and without any other preparation; and a soft reset, which sends the SIGINT (interrupt) signal to the init process (this is always the process with PID 1). If this option is used, the init(8) program must support this feature. Since there are now several init(8) programs in the Linux community, please consult the documentation for the version that you are currently using. ctrlaltdel is usually used in the /etc/rc.local file. FILES
/etc/rc.local SEE ALSO
simpleinit(8), init(8) AUTHOR
Peter Orbaek (poe@daimi.aau.dk) AVAILABILITY
The ctrlaltdel command is part of the util-linux package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux/. Linux 1.2 25 October 1993 CTRLALTDEL(8)
All times are GMT -4. The time now is 07:05 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy