MAJ des commandes de connexion sans config
This commit is contained in:
parent
2a4aba39c4
commit
9b37129961
|
@ -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`
|
||||
|
|
Loading…
Reference in New Issue