Add plug_and_boot.md

This commit is contained in:
kload@kload.fr 2014-06-05 01:41:06 +02:00 committed by YunoHost
parent 0466cb32e4
commit e27bad5365

17
plug_and_boot.md Normal file
View file

@ -0,0 +1,17 @@
# Plug and boot your server up
* Plug your server in wired Ethernet **directly to your router**. Do not use a wireless connection or an intermediate router if you want the configuration to be automatic.
* Do not forget to **plug a screen** if you want to see how boot is going, and a keyboard if you want to have a **command-line access** to your server.
* Power up the server and wait until you see a big squared `Y` :
<br>
<div class="text-center"><img src="https://yunohost.org/images/boot_screen.png">
<p>
*Write down the `IP address` field visible on the screen: It is your server's **local IP address**.*
</p>
</div>