[ Linux ] 解决首次 ssh 登录很慢的问题

https://www.cnblogs.com/yeungchie/

关闭 GSSAPIAuthentication

内网机器不需要开启,修改 /etc/ssh/sshd_config

GSSAPIAuthentication no    # 改为 no
posted @ 2023-06-12 21:07  YEUNGCHIE  阅读(192)  评论(0)    收藏  举报