mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Add try_at_home.md
This commit is contained in:
parent
e93e52bcc9
commit
617263b530
1 changed files with 34 additions and 0 deletions
34
try_at_home.md
Normal file
34
try_at_home.md
Normal file
|
@ -0,0 +1,34 @@
|
|||
# Try YunoHost at home
|
||||
|
||||
*Find other ways to install YunoHost **[here](/install)**.*
|
||||
|
||||
### Requirements
|
||||
|
||||
<img src="https://yunohost.org/images/laptop.png" width=200>
|
||||
<img src="https://yunohost.org/images/usb_key.png">
|
||||
|
||||
* A standard x86 computer
|
||||
* A **USB key** of at least 2GB capacity **OR** a standard **blank CD**
|
||||
* The latest **YunoHost Live ISO image**, available here:
|
||||
|
||||
[http://build.yunohost.org/yunohost-live.iso](http://build.yunohost.org/yunohost-live.iso)
|
||||
|
||||
<br>
|
||||
<div class="alert alert-warning">
|
||||
**Note:** You have to plug your computer in Ethernet directly behind your main router in order to automatically make the network configuration.
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
|
||||
## 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="/postinstall">2. Post-install</a>
|
||||
|
||||
|
||||
|
||||
---
|
||||
|
||||
***If you need help during one of these steps, do not hesitate to use [our support tools](/support).***
|
Loading…
Add table
Reference in a new issue