Install SSH Server on Ubuntu

October 25, 2008 – 11:52 am

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

  1. Where Is tracert in Ubuntu?
  2. Software RAID 1 Performance on Ubuntu Server 8.04
  3. Connecting to Microsoft SQL Server with PHP

Post a Comment