vi /etc/ssh/sshd_config
# Authentication:LoginGraceTime 120#PermitRootLogin without-passwordPermitRootLogin yesStrictModes yes
service ssh restart
如果使用普通用户登录的话,操作的时候注意提权,使用sudo