mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Update install_on_raspberry_fr.md
This commit is contained in:
parent
becf3d2ddb
commit
1b58a2af95
1 changed files with 2 additions and 1 deletions
|
@ -41,7 +41,8 @@
|
|||
### Recommandé après la post-installation
|
||||
|
||||
* Se connecter en ssh : **root@yunohost.local** (mot de passe : **yunohost**)
|
||||
* Changer le mot de passe root : ```passwd root```
|
||||
* Changer le mot de passe root : ```passwd root``` ou utilisez l’[authentification SSH par clé](security_fr)
|
||||
|
||||
* Mettre à jour le système d’exploitation : ```apt-get update && apt-get dist-upgrade && rpi-update```
|
||||
|
||||
---
|
||||
|
|
Loading…
Reference in a new issue