MAJ des commandes de connexion sans config

This commit is contained in:
wilder 2022-04-03 12:03:26 +00:00
parent 2a4aba39c4
commit 9b37129961
1 changed files with 2 additions and 2 deletions

View File

@ -65,6 +65,6 @@ Le nouvel admin n'a plus qu'à utiliser `ssh NOM_DE_VM.a-lec.org` pour accéder
Le nouvel admin peut utiliser au choix :
- `ssh -J cominfra@mother.libre-en-communs.org:222 admin666@NOM_DE_VM.a-lec.org:22`
- `ssh -i 'CLE_PUB' -J cominfra@mother.libre-en-communs.org:222 admin666@NOM_DE_VM.a-lec.org -p 22`
- `ssh -J cominfra@aunt.libre-en-communs.org:222 admin666@NOM_DE_VM.a-lec.org:22`
- `ssh -i 'CLE_PUB' -J cominfra@aunt.libre-en-communs.org:222 admin666@NOM_DE_VM.a-lec.org -p 22`