comment on sshd_config

This commit is contained in:
Huguens Germeus 2020-09-09 10:16:28 +00:00
parent 025aee58e3
commit f15963db2d

View File

@ -13,6 +13,7 @@ sudo apt install openssh-server
!!! note "/etc/ssh/sshd_config"
```
# On définit un port spécifique pour éviter le port 22 par défaut
Port 43000
HostKey /etc/ssh/ssh_host_ecdsa_key
LoginGraceTime 20s