doc/install_on_cubieboard.md

42 lines
1.4 KiB
Markdown
Raw Normal View History

2015-06-12 23:13:23 +02:00
# Install YunoHost on Cubieboard
2014-05-16 12:53:22 +02:00
*Find other ways to install YunoHost **[here](/install)**.*
### Requirements
2014-06-05 11:40:58 +02:00
<img src="https://yunohost.org/images/cubieboard2.png">
2014-07-03 16:43:27 +02:00
<img src="https://yunohost.org/images/micro-sd-card.jpg">
2014-06-05 11:40:58 +02:00
2014-11-09 12:57:13 +01:00
* CubieBoard 1, 2 or CubieTruck.
2015-06-12 23:13:23 +02:00
* A micro SD card: **4GB** capacity (or more) and **class10** speed rate are highly recommended
2014-06-05 11:40:58 +02:00
* A [reasonable ISP](/isp), preferably with a good and unlimited upstream bandwidth
2014-05-16 12:53:22 +02:00
---
2015-06-12 23:13:23 +02:00
## Installation
* Download the latest **[image of ARMbian Jessie for Cubieboard](http://www.igorpecovnik.com/2013/12/24/cubietruck-debian-wheezy-sd-card-image/)**
2015-06-12 23:13:23 +02:00
<a class="btn btn-lg btn-default" href="/copy_image">Copy image to the SD card</a>
2015-06-12 23:13:23 +02:00
<a class="btn btn-lg btn-default" href="/plug_and_boot">Plug & boot</a>
2014-10-17 20:33:35 +02:00
2015-06-12 23:13:23 +02:00
* Connect via [SSH](ssh): **root@exemple.tld/ip_address** with the password: **1234**.
2015-06-12 23:13:23 +02:00
<a class="btn btn-lg btn-default" href="/install_manually">Install YunoHost</a>
2015-06-12 23:13:23 +02:00
<a class="btn btn-lg btn-default" href="/postinstall">Post-install</a>
2014-10-14 19:11:40 +02:00
---
2015-06-12 23:13:23 +02:00
#### Recommended after post-installation
* Use [SSH authentication via key](security)
#### See also
* [Scripts to install YunoHost on Cubian](https://github.com/M5oul/Yunocubian)
* Images of Cubieboard Debian 7/8 compatible with YunoHost:
2014-10-14 19:11:40 +02:00
* [Cubian](http://cubian.org/)
* [Cubieez](http://www.cubieforums.com/index.php?topic=442.0)
2014-10-11 14:31:00 +02:00
---
2014-06-05 11:40:58 +02:00
***If you need help during one of these steps, do not hesitate to use [our support tools](/support).***