ubuntu ssh 连接慢解决办法 作者: 亢奋猫 时间: 2016-08-30 分类: 计算机 vim /etc/ssh/ssh_configGSSAPIAuthentication yes改为no即可 标签: linux, ubuntu