strong@foreverstrong:~$ ssh yongqiang@192.168.1.111
ssh: connect to host 192.168.1.111 port 22: No route to host
确保 yongqiang@192.168.1.111 网络连接正常,ping ****** 测试。
strong@foreverstrong:~$ ssh yongqiang@192.168.1.111
The authenticity of host '192.168.1.111 (192.168.1.111)' can't be established.
ECDSA key fingerprint is SHA256:02+dO+WcPzmfu7yUlJG/6CYU5zAlw9m5swz/NSNMUbc.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '192.168.1.111' (ECDSA) to the list of known hosts.
yongqiang@192.168.1.111's password:
Welcome to Ubuntu 16.04.4 LTS (GNU/Linux 4.4.0-116-generic x86_64)
* Documentation: https://help.ubuntu.com
* Management: https://landscape.canonical.com
* Support: https://ubuntu.com/advantage
246 packages can be updated.
165 updates are security updates.
New release '18.04.1 LTS' available.
Run 'do-release-upgrade' to upgrade to it.
Last login: Fri Oct 12 18:40:05 2018
yongqiang@DN-S3:~$
yongqiang@DN-S3:~$ exit
logout
Connection to 192.168.1.111 closed.
strong@foreverstrong:~$