2014-06-05 12:44:05 +02:00
|
|
|
# Install on a standard computer
|
2014-05-14 17:39:04 +02:00
|
|
|
|
2014-06-05 12:24:11 +02:00
|
|
|
*Find other ways to install YunoHost **[here](/install)**.*
|
2014-05-14 17:39:04 +02:00
|
|
|
|
|
|
|
### Pre-requisite
|
|
|
|
|
2014-06-05 12:24:11 +02:00
|
|
|
<img src="https://yunohost.org/images/laptop.png" width=200>
|
|
|
|
<img src="https://yunohost.org/images/desktop.jpg">
|
|
|
|
<img src="https://yunohost.org/images/nettop.jpg">
|
2014-05-14 17:39:04 +02:00
|
|
|
|
2014-06-05 12:24:11 +02:00
|
|
|
* An x86-compatible hardware dedicated to YunoHost: laptop, nettop, netbook, desktop.
|
2014-06-05 14:19:24 +02:00
|
|
|
You can reuse any computer with **256MB RAM or more**.
|
2014-06-05 12:24:11 +02:00
|
|
|
* Another computer to read this guide and access to your server.
|
2014-06-05 14:32:24 +02:00
|
|
|
* A [reasonable ISP](/isp), preferably with a good and unlimited upstream bandwidth
|
2014-06-05 15:06:25 +02:00
|
|
|
* A **USB key** of at least 1GB capacity **OR** a standard **blank CD**
|
2014-08-10 13:59:45 +02:00
|
|
|
* One of the latest **YunoHost ISO images**, available here (take the 32 bits one if you don't know which one to choose):
|
2014-08-10 18:26:46 +02:00
|
|
|
* **Torent** (share at least to ratio 1 to assure torrents sustainability):
|
2014-08-17 18:20:22 +02:00
|
|
|
* [32 bits](http://build.yunohost.org/yunohostv2-latest-i386.iso.torrent)
|
|
|
|
* [64 bits](http://build.yunohost.org/yunohostv2-latest-amd64.iso.torrent)
|
2014-08-10 13:59:45 +02:00
|
|
|
|
2014-08-10 18:26:46 +02:00
|
|
|
* **Direct download**:
|
2014-08-17 18:20:22 +02:00
|
|
|
* [32 bits](http://build.yunohost.org/yunohostv2-latest-i386.iso)
|
|
|
|
* [64 bits](http://build.yunohost.org/yunohostv2-latest-amd64.iso)
|
2014-05-14 17:39:04 +02:00
|
|
|
|
|
|
|
|
2014-06-05 12:24:11 +02:00
|
|
|
---
|
2014-05-14 17:39:04 +02:00
|
|
|
|
2014-06-05 12:24:11 +02:00
|
|
|
## Installation steps
|
2014-05-14 17:39:04 +02:00
|
|
|
|
2014-06-05 12:24:11 +02:00
|
|
|
<a class="btn btn-lg btn-default" href="/burn_or_copy_iso">1. Burn or copy ISO image</a>
|
2014-05-14 17:39:04 +02:00
|
|
|
|
2014-06-05 12:24:11 +02:00
|
|
|
<a class="btn btn-lg btn-default" href="/boot_and_graphical_install">2. Boot & install</a>
|
2014-05-14 17:39:04 +02:00
|
|
|
|
2014-06-05 12:24:11 +02:00
|
|
|
<a class="btn btn-lg btn-default" href="/postinstall">3. Post-install</a>
|
2014-05-14 17:39:04 +02:00
|
|
|
|
2014-06-05 12:24:11 +02:00
|
|
|
---
|
2014-05-14 17:39:04 +02:00
|
|
|
|
2014-07-21 16:02:33 +02:00
|
|
|
For connecting directly on your computer or with [SSH](/ssh) (only local):
|
|
|
|
* User: root
|
|
|
|
* Password: yunohost
|
|
|
|
|
|
|
|
---
|
|
|
|
|
2014-06-05 12:24:11 +02:00
|
|
|
***If you need help during one of these steps, do not hesitate to use [our support tools](/support).***
|