打开文件/etc/ssh/sshd_config,将以下两行注释掉,可以加快ssh登录的速度

#GSSAPIAuthentication yes
#GSSAPICleanupCredentials yes

相关文章: