Difference between revisions of "Client loop: send disconnect: Broken pipe"
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
== Related == | == Related == | ||
* [[sshd]] <code>[[KeepAlive]]</code> | * [[sshd]] <code>[[KeepAlive]]</code> | ||
− | * <code>[[ssh-add | + | * <code>[[ssh-add]]</code> |
== See also == | == See also == |
Revision as of 11:19, 17 September 2022
client loop: send disconnect: Broken pipe
ServerAliveInterval ClientAliveInterval
echo 'ServerAliveInterval 30' | tee -a ~/.ssh/config echo 'ServerAliveCountMax 1200' | tee -a ~/.ssh/config tail -10 ~/.ssh/config
Related
See also
- 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: