2xTerminalServer is a Remote administration tool similar to Mircosoft Remote Desktop Server. It allows a user to connect to \
a remote linux workstation on his or her own private session.

The 2x Terminal server is only for linux, but a linux and windows connection client \
is available.

http://www.2x.com/terminalserver/

Installation[-][--][++]

I am installing on Fedora 6

Download the .rpm package from their website above, navigate to the installed directory from a terminal and simply type

$ rpm -Uvh 2xterminalserver-1.5.0-61.i586.rpm

I recieved a dependency check saying libXp-6.so or something needed, So install \
libXp-1.0.0-8.i386 from /installers/Installers & Zips/Linux/libraries. (You can download
somewhere online). Install with:

$ rpm -Uvh libXp-1.0.0-8.i386.rpm

This libXp is actually for fedora 8, but worked fine with my Fedora6Zod

Setup[-][--][++]

Then install the Client app on another machine and test. NOTE: cannot connect to \
root user. I had to create a new user, then actually log in as that user on the \
local machine to create the desktop and all it's config files, then I could terminal \
in with that user.

Sucks you can't use root, I have it all customized and everything Sad

Image of Windows 2xTerminal Server Client connecting to linux server

Uses same port as your ssh