Install SSH Ubuntu
SSH or Secure Shell is a cryptography network protocol which secures remote command-line login, remote command execution, data communication and other secure network services between two networked computers. If you want to install secure shell on Ubuntu go to ubuntu console and use below command:
sudo apt-get install ssh