ubuntu 16.10 supports ssh remote access

hell
sudo apt-get install openssh-server


Then execute the start command:

```` shell
sudo systemctl start ssh

boot##

We open/etc/rc.local, Add the following command:

sudo systemctl enable ssh

Note: If there isexit 0, Must be added before it.

So our ubuntu can be accessed remotely normally.

Recommended Posts

ubuntu 16.10 supports ssh remote access
How to enable Mysql remote access under Ubuntu 14.04
Ubuntu ssh-keygen remote login
Ubuntu ssh Android phone
ubuntu remote connection 22 port
Remote connection to Ubuntu 19.1
Ubuntu opens SSH service for remote login and file transfer
Open SSH service under Ubuntu
Ubuntu Server Chapter 7 Remote Management
Open SSH service under Ubuntu
MySQL connected to remote Ubuntu server
Windows Ubuntu subsystem ssh and ftp
Windows remote connection to Ubuntu 16.4 desktop
Ubuntu19.10 open ssh service (detailed process)