mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Update install_on_cubieboard.md
This commit is contained in:
parent
e98e472d1b
commit
fde35c3795
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
||||||
### Recommended after post-installation
|
### Recommended after post-installation
|
||||||
|
|
||||||
* Connect via [SSH](ssh): **root@expemple.tld** (password: **yunohost**)
|
* Connect via [SSH](ssh): **root@expemple.tld** (password: **yunohost**)
|
||||||
* Change root password: `passwd root`
|
* Change root password: `passwd root` or use [SSH authentication via key](security)
|
||||||
* Upgrade system: `apt-get update && apt-get dist-upgrade && cubian-update`
|
* Upgrade system: `apt-get update && apt-get dist-upgrade && cubian-update`
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
Loading…
Add table
Reference in a new issue