[How To] Enable SSH in Ubuntu
|Installing openssh server (SSH). Open terminal and type
sudo apt-get install openssh-server
if need any configuration changes open SSH configuration file and edit:
sudo vim /etc/ssh/sshd_config
Installing openssh server (SSH). Open terminal and type
sudo apt-get install openssh-server
if need any configuration changes open SSH configuration file and edit:
sudo vim /etc/ssh/sshd_config