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
2015-12-12 13:49:50 +01:00
< div class = "alert alert-danger" > This images are based on **Debian Wheezy** . It's **adviced** to install on **Debian Jessie** with the ** [install script ](/install_on_debian_en )**.</ div >
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):
2015-04-12 23:06:53 +02:00
< div >
2015-08-01 16:21:51 +02:00
< b > Torrent:< / b >
2015-04-12 23:06:53 +02:00
< ul >
< li > [32 bits](http://build.yunohost.org/yunohostv2-latest-i386.iso.torrent)< / li >
< li > [64 bits](http://build.yunohost.org/yunohostv2-latest-amd64.iso.torrent)< / li >
< / ul >
< b > Direct download:< / b >
< ul >
< li > [32 bits](http://build.yunohost.org/yunohostv2-latest-i386.iso)< / li >
< li > [64 bits](http://build.yunohost.org/yunohostv2-latest-amd64.iso)< / li >
< / ul >
< / div >
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):
2015-04-12 23:06:53 +02:00
* User: **root**
* Password: **yunohost**
2014-07-21 16:02:33 +02:00
---
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 ).***