摘要: 系统环境:centos 7.2 x64 场景:使用小皮面板开启webshell后又关闭并卸载了服务,导致sshd无法启动远程ssh无法连接。 故障如下: 使用sshd -t检查 发现sshd服务权限不够,执行 chown -R root.root /var/empty/sshd chmod 744 阅读全文
posted @ 2021-03-15 23:16 白开水2021 阅读(3792) 评论(0) 推荐(0)