虚拟机里的ubuntu系统不能用远程连接
时间:2021-04-02 12:41:20
收藏:0
阅读:18
使用xshell连接发现ssh被拒绝
原因:root账户默认是不支持远程连接
解决:修改 /etc/ssh/sshd_config文件
注释一行,添加一行即可

原文:https://www.cnblogs.com/cgy-home/p/14609834.html
评论(0)