使用putty远程登录Ubuntu时,报Network error:Connection refused错误解决方案

使用putty 远程登陆Ubuntu 时提示 Network error:Connection refused

 

就是因为Ubuuntu没有安装ssh服务。

执行安装命令:sudo apt install openssh-server

 

安装完成后,远程登陆正常

 

posted @ 2019-05-04 02:45  .譯  阅读(1979)  评论(0编辑  收藏  举报