mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
1.9 KiB
1.9 KiB
Install YunoHost on CubieBoard
Find other ways to install YunoHost here.
Requirements
- CubieBoard 1, 2 or CubieTruck.
- A micro-SD card: 8GB capacity (or more) and class10 speed rate are highly recommended
- An other computer to read this guide and access to your Cubieboard
- A screen and a keyboard are recommended to control your Cubieboard if a problem occurs
- A reasonable ISP, preferably with a good and unlimited upstream bandwidth
- The YunoHost Cubieboard image, available here (to unzip):
Installation steps
Before putting SD card on Cubieboard create repository nginx:
mkdir media/cubieboard/var/log/ngnix
Recommended after post-installation
- Connect via SSH: root@expemple.tld (password: yunohost)
- Change root password:
passwd root
or use SSH authentication via key - Upgrade system:
apt-get update && apt-get dist-upgrade && cubian-update
Create a YunoHost image for Cubieboard 1, 2 or 3
- Scripts for Cubian
- A Cubieboard Debian 7 image compatible with YunoHost:
If you need help during one of these steps, do not hesitate to use our support tools.