首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 操作系统 >

批改sshd_config加速ssh连接

2012-07-16 
修改sshd_config加速ssh连接vim /etc/ssh/sshd_configGSSAPIAuthentication noUseDNS no

修改sshd_config加速ssh连接

vim /etc/ssh/sshd_config

GSSAPIAuthentication no
UseDNS no

热点排行