ssh 连接很慢的解决办法

用xshell连接虚拟机,ssh很慢。

 

# vi /etc/ssh/sshd_conf

UseDNS no

GSSAPIAuthentication no

service sshd restart后,再ssh相互连接发现很快!

posted on 2018-09-06 16:16  小潘先生打酱油  阅读(117)  评论(0)    收藏  举报