摘要: 打开配置文件 /etc/ssh/sshd_config (ubuntu 为/etc/ssh/sshd config): PermitRootLogin yes PubkeyAuthentication no (也可用 号注释) PasswordAuthentication yes 重启sshd服务 阅读全文
posted @ 2017-10-17 09:19 青柚 阅读(706) 评论(0) 推荐(0) 编辑