Changes

Jump to navigation Jump to search
24 bytes added ,  14:28, 8 November 2017
Line 109: Line 109:  
For each user, or ading to /etc/ssh/ssh_config
 
For each user, or ading to /etc/ssh/ssh_config
 
  ServerAliveInterval 60
 
  ServerAliveInterval 60
 +
ClientAliveCountMax 2
 +
 
==== Server side ====
 
==== Server side ====
 
  echo "ClientAliveInterval 60" | sudo tee -a /etc/ssh/sshd_config
 
  echo "ClientAliveInterval 60" | sudo tee -a /etc/ssh/sshd_config

Navigation menu