mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
39 lines
No EOL
1.5 KiB
Markdown
39 lines
No EOL
1.5 KiB
Markdown
# Installer YunoHost sur Cubieboard
|
||
|
||
## Prérequis
|
||
|
||
<img src="https://yunohost.org/images/cubieboard2.png">
|
||
<img src="https://yunohost.org/images/micro-sd-card.jpg">
|
||
|
||
* Une Cubieboard 1, 2 ou une CubieTruck
|
||
* Une carte micro SD de capacité minimale de **4 GB** et de vitesse **class10**
|
||
* Un [fournisseur d’accès correct](/isp_fr), de préférence avec une bonne vitesse d’upload
|
||
|
||
## Installation
|
||
|
||
* Télécharger la dernière **[image d’ARMbian Jessie pour Cubieboard](http://www.igorpecovnik.com/2013/12/24/cubietruck-debian-wheezy-sd-card-image/)**.
|
||
|
||
<a class="btn btn-lg btn-default" href="/copy_image_fr">Copier l’image sur une carte SD</a>
|
||
|
||
<a class="btn btn-lg btn-default" href="/plug_and_boot_fr">Brancher & démarrer</a>
|
||
|
||
* Se connecter en [SSH](ssh_fr) : **root@exemple.tld/adresse_ip** avec le mot de passe : **1234**.
|
||
|
||
<a class="btn btn-lg btn-default" href="/install_manually_fr">Installation de YunoHost</a>
|
||
|
||
<a class="btn btn-lg btn-default" href="/postinstall_fr">Post-installation</a>
|
||
|
||
---
|
||
|
||
#### Recommandé après la post-installation
|
||
* Utilisez l’[authentification SSH par clé](security_fr)
|
||
|
||
#### Annexes
|
||
* [Scripts d’installation de YunoHost pour Cubian](https://github.com/M5oul/Yunocubian)
|
||
* Images Debian 7/8 pour Cubieboard compatible avec YunoHost :
|
||
* [Cubian](http://cubian.org/)
|
||
* [Cubieez](http://www.cubieforums.com/index.php?topic=442.0)
|
||
|
||
---
|
||
|
||
***Si vous avez besoin d’aide lors de ces étapes, n’hésitez pas à utiliser les différents [moyens de support](/support_fr).*** |