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
1de188f9a2
commit
1a97e690cb
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# SSH
|
# SSH
|
||||||
Le **SSH** permet de commander à distance son serveur en ligne de commande (CLI).
|
Le **SSH** permet de commander à distance son serveur en ligne de commande (CLI).
|
||||||
|
|
||||||
#### Pour se connecter à son serveur :
|
#### Pour se connecter à son serveur
|
||||||
```bash
|
```bash
|
||||||
ssh admin@mon-serveur.org
|
ssh admin@mon-serveur.org
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue