码迷,mamicode.com
首页 > Web开发 > 详细

putty putty network error software caused connection abort

时间:2016-03-10 18:56:54      阅读:203      评论:0      收藏:0      [点我收藏+]

标签:network   服务器   software   service   caused   

putty连接中断

技术分享

network error software caused connection abort 

翻译:

网络错误软件造成连接中断

解决方法

  1. 在linux服务器端设置(找到并改成下面的样子并保存):

#vi /etc/ssh/sshd_config


TCPKeepAlive yes

LoginGraceTime 0

ClientAliveInterval 60

保存 :wq

2.重启服务

#service sshd resart


putty putty network error software caused connection abort

标签:network   服务器   software   service   caused   

原文地址:http://dahui09.blog.51cto.com/10693267/1749670

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