码迷,mamicode.com
首页 > 其他好文 > 详细

SSH掉线问题

时间:2014-05-15 21:55:36      阅读:396      评论:0      收藏:0      [点我收藏+]

标签:style   blog   class   code   c   color   

服务器端配置

  修改/etc/ssh/sshd_config

TCPKeepAlive yes
?ClientAliveInterval 60

客户端配置

  修改/etc/ssh/ssh_config

TCPKeepAlive yes
ServerAliveInterval 60

 

  

SSH掉线问题,布布扣,bubuko.com

SSH掉线问题

标签:style   blog   class   code   c   color   

原文地址:http://www.cnblogs.com/yu-zhang/p/3729683.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!