TAG | sudo apt-get install openssh-server
Dec/09
21
Installing OpenSSH Server
1 Comment | Posted by Jeremy in Jeremy's Media Centre, Jeremy's Server, Karmic Koala 9.1, Ubuntu
Karmic Koala instructions for installing OpenSSH server to access Ubuntu remotely
1. I installed OpenSSH server
sudo apt-get install openssh-server
2. That’s it; because I only have two accounts with very secure passwords, I wasn’t worried about limiting my exposure in any way. Plus, I have a permimeter firewall; these boxes are not in a DMZ.
For details on accessing the boxes using WinSCP and PuTTY see here
