Mise à jour de 'folders/server/ssh.md'

This commit is contained in:
fred 2020-05-02 11:28:52 +02:00
parent 070ebcd841
commit 6c64f6723d
1 changed files with 5 additions and 1 deletions

View File

@ -9,4 +9,8 @@ ServerAliveInterval 5
ServerAliveCountMax 1
```
ssh will check the connection by sending an echo to the remote host every ServerAliveInterval seconds. If more than ServerAliveCountMax echos are sent without a response, ssh will timeout and exit.
ssh will check the connection by sending an echo to the remote host every ServerAliveInterval seconds. If more than ServerAliveCountMax echos are sent without a response, ssh will timeout and exit.
## Sécurité
https://github.com/jtesta/ssh-audit