Difference between revisions of "Client loop: send disconnect: Broken pipe"

From wikieduonline
Jump to navigation Jump to search
Line 4: Line 4:
 
  [[ServerAliveInterval]]
 
  [[ServerAliveInterval]]
 
  [[ClientAliveInterval]]
 
  [[ClientAliveInterval]]
 +
 +
 +
echo 'ServerAliveInterval 30' | [[tee -a]] [[~/.ssh/config]]
 +
echo 'ServerAliveCountMax 1200' | tee -a ~/.ssh/config
  
  

Revision as of 05:04, 15 September 2022


ServerAliveInterval
ClientAliveInterval


echo 'ServerAliveInterval 30' | tee -a ~/.ssh/config
echo 'ServerAliveCountMax 1200' | tee -a ~/.ssh/config


Related


SSH: ssh, TLS, .ppk, .pem, .crt, .pub, ED25519, Key exchange method (KEX), public key, private key, ssh -Q kex, IAMUserSSHKeys, known_hosts, ssh tunnel, Dropbear

Advertising: