核心:
服务器端sshd配置文件 /etc/ssh/sshd_config 看是否有如下的两条配置条目
GSSAPIAuthentication no
UseDNS no
阅读全文——共2657字
标签存档: sshd
解决ssh连接linux服务器速度慢
作者: feng
日期: 2011/10/24
没有评论
核心:
服务器端sshd配置文件 /etc/ssh/sshd_config 看是否有如下的两条配置条目
GSSAPIAuthentication no
UseDNS no
阅读全文——共2657字