Update ssh_fr.md

This commit is contained in:
ma.azimi@laposte.net 2014-07-23 16:43:16 +02:00 committed by YunoHost
parent aed90c994d
commit c87b8b3f99

View file

@ -1,8 +1,8 @@
#SSH #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).