Update install_iso.md

This commit is contained in:
ma.azimi@laposte.net 2015-04-12 23:06:53 +02:00 committed by YunoHost
parent 5ba0f9ecef
commit 3b7ca36ed2

View file

@ -14,14 +14,18 @@ You can reuse any computer with **256MB RAM or more**.
* A [reasonable ISP](/isp), preferably with a good and unlimited upstream bandwidth * A [reasonable ISP](/isp), preferably with a good and unlimited upstream bandwidth
* A **USB key** of at least 1GB capacity **OR** a standard **blank CD** * A **USB key** of at least 1GB capacity **OR** a standard **blank CD**
* One of the latest **YunoHost ISO images**, available here (take the 32 bits one if you don't know which one to choose): * One of the latest **YunoHost ISO images**, available here (take the 32 bits one if you don't know which one to choose):
* **Torent** (share at least to ratio 1 to assure torrents sustainability): <div>
* [32 bits](http://build.yunohost.org/yunohostv2-latest-i386.iso.torrent) <b>Torent:</b>
* [64 bits](http://build.yunohost.org/yunohostv2-latest-amd64.iso.torrent) <ul>
<li>[32 bits](http://build.yunohost.org/yunohostv2-latest-i386.iso.torrent)</li>
* **Direct download**: <li>[64 bits](http://build.yunohost.org/yunohostv2-latest-amd64.iso.torrent)</li>
* [32 bits](http://build.yunohost.org/yunohostv2-latest-i386.iso) </ul>
* [64 bits](http://build.yunohost.org/yunohostv2-latest-amd64.iso) <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>
--- ---
@ -36,8 +40,8 @@ You can reuse any computer with **256MB RAM or more**.
--- ---
For connecting directly on your computer or with [SSH](/ssh) (only local): For connecting directly on your computer or with [SSH](/ssh) (only local):
* User: root * User: **root**
* Password: yunohost * Password: **yunohost**
--- ---