Ubuntu-ssh-openssh-server-installation
How to install SSH Server on Ubuntu
$ sudo apt-get install ssh openssh-server Reading package lists... Done Building dependency tree Reading state information... Done ssh is already the newest version. openssh-server is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 155 not upgraded. Check Status After Installation $ sudo /etc/init.d/ssh status * sshd is not running