摘要: 修改ssh_config文件 vi /etc/ssh/ssh_config 添加参数 ClientAliveInterval 180ClientAliveCountMax 60 重启sshd服务 systemctl restart sshd 阅读全文
posted @ 2022-07-14 10:05 不卷轮子锅 阅读(119) 评论(0) 推荐(0)