Install SSH Server on Ubuntu
October 25, 2008 – 11:52 amIt really couldn’t be any easier than this:
sudo apt-get install openssh-server
You’re done. Now you can use ssh to remotely connect to your Ubuntu box.
Was this helpful? Check out these related posts: