2020-11-11 11:47:10 +01:00
---
title: Install on a regular computer
template: docs
taxonomy:
category: docs
2021-02-06 18:22:00 +01:00
routes:
default: '/install_iso'
2020-11-11 11:47:10 +01:00
---
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
2021-01-09 21:36:09 +01:00
[1. Burn the ISO image on a USB stick ](/administrate/install/iso/burn_iso?classes=btn,btn-lg,btn-primary )
2014-05-14 17:39:04 +02:00
2021-01-09 21:36:09 +01:00
[2. Boot the machine and run the installation ](/administrate/install/iso/graphical_install?classes=btn,btn-lg,btn-primary )
2014-05-14 17:39:04 +02:00
2021-01-09 21:36:09 +01:00
[3. Proceed with the initial configuration (post-installation) ](/administrate/postinstall?classes=btn,btn-lg,btn-primary )
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:
2021-01-09 21:36:09 +01:00
* User: `root`
* Password: `yunohost`
2014-07-21 16:02:33 +02:00