2020-11-11 11:47:10 +01:00
---
title: Install on a regular computer
template: docs
taxonomy:
category: docs
---
2014-05-14 17:39:04 +02:00
2020-11-15 16:10:16 +01:00
## Requirements
2014-05-14 17:39:04 +02:00
2020-11-15 16:10:16 +01:00
[center]
![Laptop ](image://laptop.png?resize=200,200&class=inline )
![Desktop ](image://desktop.jpg?resize=200,200&class=inline )
![Nettop ](image://nettop.jpg?resize=200,200&class=inline )
[/center]
2014-05-14 17:39:04 +02:00
2016-10-09 22:01:13 +02:00
* A x86-compatible hardware dedicated to YunoHost: laptop, nettop, netbook, desktop.
You can use 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.
2020-11-15 16:10:16 +01:00
* A [reasonable ISP ](/administrate/advance/isp ), preferably with a good and unlimited upstream bandwidth
2016-10-09 22:01:13 +02:00
* A **USB stick** of at least 1GB capacity **OR** a standard **blank CD**
2017-11-08 00:21:45 +01:00
* ***Particular case*** : If your server has no graphic card, [prepare iso for booting with serial port ](https://github.com/luffah/debian-mkserialiso ).
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
2020-11-15 16:10:16 +01:00
[0. Download the YunoHost ISO image ](/administrate/install/iso/images?classes=btn,btn-lg,btn-primary )
2018-06-14 12:37:34 +02:00
2019-09-06 17:42:21 +02:00
< a class = "btn btn-lg btn-default" href = "/burn_or_copy_iso" > 1. Burn the ISO image on a USB stick< / a >
2014-05-14 17:39:04 +02:00
2019-09-06 17:42:21 +02:00
< a class = "btn btn-lg btn-default" href = "/boot_and_graphical_install" > 2. Boot the machine and run the installation< / a >
2014-05-14 17:39:04 +02:00
2019-09-06 17:42:21 +02:00
< a class = "btn btn-lg btn-default" href = "/postinstall" > 3. Proceed with the initial configuration (post-installation)< / 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
2016-10-09 22:01:13 +02:00
To connect directly to your computer or with [SSH ](/ssh ) (only on local network:
2015-04-12 23:06:53 +02:00
* User: **root**
* Password: **yunohost**
2014-07-21 16:02:33 +02:00