How to SSH on Ubuntu – A Simple Guide 01/19/12
Lots has been written about SSH on Linux machines, but all too often it is written in technical jargon that confuses what is actually a very simple and infinitely useful technology. Here is a idiots guide to getting started with SSH in 2 minutes.What is SSH and why should I know about it?SSH stands for Secure SHell and gives a robust and secure way to control another computer (including servers) remotely.You know how you can control your Linux box through the terminal command line? Well, if you...
read more

