« Opensource CMS blogs e-commerce groupware Forums etc | Home | Facts, Dangerous Half-Truths, and Total Nonsense »
Set up a personal, home SSH server
By Martin English | October 11, 2006
How to set up a personal, home SSH server
Why SSH?
- Unlike a home web server, SSH is read/write, meaning you can get and put files on a server with it.
- Unlike a home FTP server, SSH is secure. All the transactions are encrypted and cannot be sniffed.
- Unlike a VNC server, SSH alone doesnt let you drive your computer remotely, and it is also secure and encrypted while VNC is not.
Topics: Code, Productivity, Technology | No Comments »
