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
1 Comment for Installing OpenSSH Server
Remote Access using PuTTY, WinSCP and VNC - Jeremys Linux Blog | January 12, 2010 at 1:00 pm


[...] you need to install OpenSSH server on the remote [...]