落梦其他网站
壁纸
实用网站
主题(明/暗)
在使用ssh连接时,空闲一段时间会断开连接
连接时添加参数
ssh -o ServerAliveInterval=30 user@host
...
Linux使用ssh超时断开连接的真正原因与解决【转】