centos7 ssh连接慢的解决方法 浪子 默认 2022-08-13 00:52 vim /etc/ssh/sshd_config按i编辑插入找到UseDNS去掉前面的#号 改为 noGSSAPIAuthentication 改为 no然后:wq 保存退出systemctl restart sshd重启 浪子 “ 刻下来的幸福时光 ” 喜欢文章 0人喜欢 # 测试 0