包含标签:断线 的文章
  • CentOS系统连接 SSH 频繁掉线处理办法

    操作目的: 让Linux系统连接SSH的时候不再自动断线。 操作办法: 1.在 /etc/ssh/ssh_config 和 /etc/ssh/sshd_config末尾都加上以下代码: TCPKeepAlive yes ……

    三炮不吃鱼 2019-02-17
    2.8K+ 0 0