1. Set SSH Keep Alive

http://einverne.github.io/post/2017/05/ssh-keep-alive.html

https://www.systutorials.com/136731/how-to-keep-linux-ssh-session-alive-from-disconnecting/

  1. nano /etc/ssh/sshd_config
  2. Add two line

    ClientAliveInterval 30
    
    ClientAliveCountMax 60
    

results matching ""

    No results matching ""