摘要: winscp的root连接ubuntu“拒绝访问” 问题 解决: 1、修改ssh配置文件:vim etc/ssh/sshd_config 在#PermitRootLogin without-password 此行下新增一行: PermitRootLogin yes 使用MobaXterm直接修改文件 与 vi命令修改文件 第一种:使用MobaXter 阅读全文
posted @ 2023-07-14 11:12 じ逐梦 阅读(1405) 评论(0) 推荐(0)