用ssh连接Ubuntu提示Connection closed by 127.0.0.1 port 22

日期:2019-06-22 16:58:22 人气:1

用ssh连接Ubuntu提示Connection closed by 127.0.0.1 port 22

ubuntu 中 执行命令 : ifconfig 或者ip addr 查看所在系统的ip地址 接着执行 : sudo apt-get update sudo apt-get install ssh -y 然后在windows 执行: ssh 用户名@ubuntu的ip 回车即可连接 希望可以帮助你 请采纳 谢谢
    A+
热门评论