Linux学习篇(九):SSH 登录 局域网 优麒麟20.4——ARM_Linux

局域网中的 windows10 IP 为 192.168.3.102  , 局域网中优麒麟 IP 为  192.168.3.103 ,

试图登录到优麒麟系统中的  kylin 账户 ,在windows10 的 WSL (Linux 子系统 ) 中输入:

root@Huaecase:/home/huaecase/.ssh# sudo ssh kylin@192.168.3.103
kylin@192.168.3.103's password:
Welcome to Ubuntu 20.04 LTS (GNU/Linux 5.4.0-1015-raspi aarch64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/advantage


107 updates can be installed immediately.
0 of these updates are security updates.
To see these additional updates run: apt list --upgradable


The programs included with the Ubuntu system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by
applicable law.

kylin@ubuntukylin:~$

  

posted @ 2020-10-06 00:37  星云体  阅读(988)  评论(0编辑  收藏  举报