mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Update ssh_fr.md
This commit is contained in:
parent
aed90c994d
commit
c87b8b3f99
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
|||
#SSH
|
||||
**SSH** permit you to command remotly your sever by command line interface (CLI).
|
||||
Le **SSH** permet de commander à distance son serveur en ligne de commande (CLI).
|
||||
|
||||
##### To connect to your server:
|
||||
##### Pour se connecter à son serveur :
|
||||
|
||||
`ssh admin@my-server.org`
|
||||
`ssh admin@mon-serveur.org`
|
||||
|
||||
Then, you need to enter your administrator password created at [post-installation step](postinstall).
|
||||
Puis il faut entrer le mot de passe administrateur, celui créé à [l’étape de post-installation](postinstall_fr).
|
||||
|
|
Loading…
Add table
Reference in a new issue