putty network error: connection refused
生活随笔
收集整理的這篇文章主要介紹了
putty network error: connection refused
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
vi /etc/ssh/sshd_config 將PermitRootLogin的注釋取消,或者將no改為yes
service sshd restart
轉載于:https://www.cnblogs.com/xyh592/articles/4882119.html
總結
以上是生活随笔為你收集整理的putty network error: connection refused的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: PHP设计模式——迭代模式
- 下一篇: httpd-2.4编译安装基本步骤