mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Update compatible_hardware.md
This commit is contained in:
parent
51287f2135
commit
d223137fde
1 changed files with 14 additions and 12 deletions
|
@ -1,25 +1,27 @@
|
|||
# Compatible hardware
|
||||
# Hardware
|
||||
|
||||
Every machine kind below are compatible with YunoHost. Consequently, this list is not comprehensive.
|
||||
* **x86** : Every personal computer with x86 CPU architecture: Desktop PC, laptop PC, Intel Macintosh, netbooks, nettops, etc.
|
||||
***[Install via CD/USB](/install) or [on existing Debian](/install_on_debian)***
|
||||
Every commonly used machine kind are compatible with YunoHost.
|
||||
It is important to identify your machine kind before proceeding to the installation.
|
||||
|
||||
* **armhf** : Raspberry Pi, Cubox, [Cubieboard](/install_on_cubieboard), etc. ***[Installation on Debian](/install_on_debian) only***
|
||||
*Click on the corresponding guide.*
|
||||
|
||||
* **powerpc** : Mostly Macinstosh G4/G5 ***[Installation on Debian](/install_on_debian) only***
|
||||
| Arch | Hardware examples | Installation guide |
|
||||
|------|-----------------------|----------------------|
|
||||
| **x86** | PC de bureau, PC portables, Mac Intel (après 2007), netbooks, nettops, etc. | [Install via CD/USB](/install_iso) |
|
||||
| **armhf** | [Raspberry Pi](/install_on_raspberry), [Cubieboard](/install_on_cubieboard), Cubox, Olimex, Beagleboard, etc. | [Install on ARM Debian](/compatible_arm_debian) |
|
||||
| **powerpc** | Macintosh G4/G5, PS3 | [Install on Debian](/install_on_debian) |
|
||||
|
||||
**Recommended hardware** : Recent x86 computer, silent and low consumption.
|
||||
|
||||
---
|
||||
|
||||
### Minimum requirement
|
||||
### Minimum requirements
|
||||
|
||||
* 256MB RAM
|
||||
|
||||
* 4GB storage
|
||||
* 4GB storage space
|
||||
|
||||
### Recommended
|
||||
|
||||
* Recent x86 computer, silent and low consumption.
|
||||
|
||||
* 512MB RAM in order to run all the services and apps properly
|
||||
|
||||
* 20GB storage in order to store more mails and documents
|
||||
* 20GB storage in order to store more mails and documents
|
Loading…
Add table
Reference in a new issue