linux - SSH connection to the server gets stuck after a period of inactivity. What's going on?
仅有的幸福2017-05-16 13:21:20
0
1
682
Connected to the server through ssh from the terminal. There was no operation for a period of time. When I tried to operate again, I found that it was stuck. I could only exit and reconnect. What's going on? Did the connection disconnect itself?
It seems that you are using a linux system This is a security issue of linux. If no data is used within 60s, it will be automatically disconnected. So you found the card owner~~~
It seems that you are using a linux system
This is a security issue of linux. If no data is used within 60s, it will be automatically disconnected.
So you found the card owner~~~
Solution