doc/install_iso.md
ma.azimi@laposte.net da1498d54a Update install_iso.md
2014-08-17 18:20:22 +02:00

44 lines
1.6 KiB
Markdown

# Install on a standard computer
*Find other ways to install YunoHost **[here](/install)**.*
### Pre-requisite
<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">
* An x86-compatible hardware dedicated to YunoHost: laptop, nettop, netbook, desktop.
You can reuse any computer with **256MB RAM or more**.
* Another computer to read this guide and access to your server.
* A [reasonable ISP](/isp), preferably with a good and unlimited upstream bandwidth
* A **USB key** of at least 1GB capacity **OR** a standard **blank CD**
* One of the latest **YunoHost ISO images**, available here (take the 32 bits one if you don't know which one to choose):
* **Torent** (share at least to ratio 1 to assure torrents sustainability):
* [32 bits](http://build.yunohost.org/yunohostv2-latest-i386.iso.torrent)
* [64 bits](http://build.yunohost.org/yunohostv2-latest-amd64.iso.torrent)
* **Direct download**:
* [32 bits](http://build.yunohost.org/yunohostv2-latest-i386.iso)
* [64 bits](http://build.yunohost.org/yunohostv2-latest-amd64.iso)
---
## Installation steps
<a class="btn btn-lg btn-default" href="/burn_or_copy_iso">1. Burn or copy ISO image</a>
<a class="btn btn-lg btn-default" href="/boot_and_graphical_install">2. Boot & install</a>
<a class="btn btn-lg btn-default" href="/postinstall">3. Post-install</a>
---
For connecting directly on your computer or with [SSH](/ssh) (only local):
* User: root
* Password: yunohost
---
***If you need help during one of these steps, do not hesitate to use [our support tools](/support).***