ssh 远程连接,一段时间后假死
Tofloor
poster avatar
shenweiyan
deepin
2017-12-14 17:56
Author
使用 deepin linux 终端 ssh -p 22 user@192.xxx.xx.xx 登陆远程服务器后,一段时间不动远程服务器出现了假死,什么命令都输不了,请问这是为什么呢?谢谢。

Reply Favorite View the author
All Replies
avatar
南浦月
deepin
2017-12-14 18:22
#1
  1. sudo sh -c 'echo "    ServerAliveInterval 20" >> /etc/ssh/ssh_config'
Copy the Code
Reply View the author
avatar
shenweiyan
deepin
2017-12-15 04:18
#2
Reply View the author