From b92c213eaa4239736722c59df2d0d78aa5890667 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Fri, 21 May 2021 15:48:59 +0200 Subject: [PATCH] Fix typos and missing translation in security.fr.md --- .../01.administrate/06.overview/12.security/security.fr.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/01.administrate/06.overview/12.security/security.fr.md b/pages/01.administrate/06.overview/12.security/security.fr.md index bc537ea4..f3c06665 100644 --- a/pages/01.administrate/06.overview/12.security/security.fr.md +++ b/pages/01.administrate/06.overview/12.security/security.fr.md @@ -69,12 +69,12 @@ Pour éviter des tentatives de connexion SSH par des robots qui scannent tout In C'est géré par un paramètre système, qui se charge de configurer les services SSH et Fail2Ban. ```bash -sudo yunohost settings set security.ssh.port -p +sudo yunohost settings set security.ssh.port -v ``` -**For the next SSH connections **, you need to add the `-p` option followed by the SSH port number. +**Lors de la prochaine connexion SSH**, vous devrez ajouter le paramètre `-p` suivi du port SSH. -**Sample**: +**Exemple**: ```bash ssh -p admin@