[fix] typos.

This commit is contained in:
Moul 2017-01-31 08:00:30 +01:00
parent f64b8cbb17
commit 4d042b9113
3 changed files with 7 additions and 7 deletions

View file

@ -72,7 +72,7 @@ Cette page liste plusieurs types dinstallations, classés par catégories.
---
<h1 style="font-weight: 100">Advanced / others</h1>
<h1 style="font-weight: 100">Avancé / autres</h1>
<div class="row">

8
ssh.md
View file

@ -1,10 +1,10 @@
# SSH
## What's SSH ?
## What's SSH?
**SSH** stands for Secure Shell, and refers to a protocol that allows to remotly control a machine using the command line interface (CLI). It is available by default on Linux and Mac OS / OSX. On Windows, unfortunately you might need to use the [PuTTy](http://www.fastcomet.com/tutorials/getting-started/putty) software.
## During Yunohost installation
## During YunoHost installation
#### Find your IP
@ -26,11 +26,11 @@ ssh root@111.222.333.444
A password will be asked. If this is a VPS, your VPS provided should have communicated you the password. On a fresh Raspberry Pi, the password might be `raspberry`. For an OLinuXino, this should be `olinux`.
#### Change the password !
#### Change the password!
After logging in for the first time, you should change the root password. The server might automatically ask you to do so. If not, use the command `passwd`. It is important to choose a reasonably strong password.
## After installing Yunohost
## After installing YunoHost
If you installed your server at home and are attempting to connect from outside your local network, make sure port 22 is correctly forwarded to your server.

View file

@ -1,10 +1,10 @@
# SSH
## Qu'est-ce que SSH ?
## Quest-ce que SSH ?
**SSH** est un accronyme pour Secure Shell, et désigne un protocole qui permet de contrôler à distance une machine via la ligne de commande (CLI). C'est aussi une commande disponible de base sur Linux et Mac OS / OSX. Sous Windows, maleureusement il vous faudra utiliser le logiciel [PuTTy](http://www.fastcomet.com/tutorials/getting-started/putty).
## Pendant l'installation de YunoHost
## Pendant linstallation de YunoHost
#### Trouver son IP