Computing.Net > Forums > Linux > terminal services equivalent??

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

terminal services equivalent??

Reply to Message Icon

Name: tom
Date: July 18, 2003 at 07:10:25 Pacific
OS: red hat
CPU/Ram: 500
Comment:

windows 2000 has terminal services. what is the linux equivalent for this? i already know how to use telnet, but am looking for something gui based...

thanks so much for any help.



Sponsored Link
Ads by Google

Response Number 1
Name: Jake
Date: July 18, 2003 at 07:52:59 Pacific
Reply:

If you want it to be secure, use SSH and connect to the server with the "-X" option. Depending on connection speed, you might want to use -C for compression. It's probably easiest to use SSH. If you do it the insecure way, you'll have to mess with the DISPLAY variable and probably the xhosts program also.

I've used X forwarding over SSH to run Mozilla, and I didn't notice any slowness on a 10/100 LAN. If you have more than only a few clients, CPU usage for encryption and compression might be too much. In that case, you'd have to do it the insecure way.


0

Response Number 2
Name: 3Dave
Date: July 18, 2003 at 08:32:28 Pacific
Reply:

You could go the whole hog and get Citrix
although I think it's only available for
Solaris, AIX and HP Unix.

Ditto what Jake said....SSH works great for
me - much more like citrix, providing
seamless windows instead of published
desktops (a la terminal swerver).

VNC for linux is also much more like TS
than the windoze version of vnc as you can
have multiple desktops being served at
once.

If you want windoze clients, you may want
to have a look at cygwin, although I have
never played with it myself.


0

Response Number 3
Name: Jake
Date: July 18, 2003 at 09:02:35 Pacific
Reply:

If the clients run Windows, Cygwin will open a window for X, which ends up being no better than full-desktop solutions, except for the advantage of security. A security workaround for VNC is to tunnel it over SSH, but that gets complicated.


0

Response Number 4
Name: Deputy DooDah
Date: July 18, 2003 at 15:18:02 Pacific
Reply:

Try looking at ltsp.org. It's the Linux Terminal Services Project.
I installed their packages and followed their instructions and ended up with a diskless computer running Linux off my server. It wasn't that difficult either.


0

Response Number 5
Name: Deputy DooDah
Date: July 18, 2003 at 15:18:56 Pacific
Reply:

Sorry, that's Linux terminal SERVER project.


0

Related Posts

See More



Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: terminal services equivalent??

Terminal Services Client Printer re www.computing.net/answers/linux/terminal-services-client-printer-re/30074.html

Terminal services www.computing.net/answers/linux/terminal-services/28107.html

Terminal Service Client connection www.computing.net/answers/linux/terminal-service-client-connection-/8900.html