Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Contribute
Contribute
Link to Us
Linux Jobs

Partner Sites
JustLinux.com
Linux Planet
PHPBuilder
Technology Jobs

Top White Papers

More on LinuxToday


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: