知识屋:更实用的电脑技术知识网站
所在位置:首页 > 操作系统 > linux

ubuntu客户端ssh连接服务器速度缓慢解决

发布时间:2014-09-05 13:42:30作者:知识屋

ubuntu客户端ssh连接服务器速度缓慢解决
 
摘要: ubuntu 客户端ssh连接服务器速度缓慢
 
ubuntu每次去连接ssh总是有10秒+的感觉
 
原因:打开ssh -v debug模式后发现域名解析问题
 
debug1: Unspecified GSS failure.  Minor code may provide more information
Cannot determine realm for numeric host address
 
解决:编辑ssh_config
 
vi /etc/ssh/ssh_config
 
GSSAPIAuthentication yes改为no即可
(免责声明:文章内容如涉及作品内容、版权和其它问题,请及时与我们联系,我们将在第一时间删除内容,文章内容仅供参考)
收藏
  • 人气文章
  • 最新文章
  • 下载排行榜
  • 热门排行榜