"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: