Connect Remotely to Your Linux Machine Graphically
Apr 30, 2009, 21:31 (2 Talkback[s])
(Other stories by Dan Craciun)
[ Thanks to Chris7mas for this link.
]
"In order to set up Free NX, you only need to install
three DEB packages, start a SSH server and you're ready to go. In
Debian Lenny and Ubuntu, just follow the steps below:
"First of all, install the SSH (secure shell) server:
apt-get install openssh-server
"SSH listens by default on port 22. You can test your SSH server
by trying to login to localhost:
ssh your_username@localhost"
Complete Story
Related Stories: