路径

cd /etc/ssh
ls -ltr
sudo vi sshd_config
改为以下内容(yes):
PermitRootLogin yes

相关文章: