[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

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.