路径 cd /etc/ssh ls -ltr sudo vi sshd_config 改为以下内容(yes): PermitRootLogin yes 转载于:https://www.cnblogs.com/vincedotnet/p/3998322.html