1. SSH设置心跳保持时间,防止周期性自动断开连接
ssh -o TCPKeepAlive=yes -o ServerAliveInterval=30 root@112.24.96.199 -p 10022