mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Add compatible_hardware.md
This commit is contained in:
parent
e617108ac6
commit
50f7250d5d
1 changed files with 25 additions and 0 deletions
25
compatible_hardware.md
Normal file
25
compatible_hardware.md
Normal file
|
@ -0,0 +1,25 @@
|
|||
# Compatible 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)***
|
||||
|
||||
* **armhf** : Raspberry Pi, Cubox, [Cubieboard](/install_on_cubieboard), etc. ***[Installation on Debian](/install_on_debian) only***
|
||||
|
||||
* **powerpc** : Mostly Macinstosh G4/G5 ***[Installation on Debian](/install_on_debian) only***
|
||||
|
||||
**Recommended hardware** : Recent x86 computer, silent and low consumption.
|
||||
|
||||
---
|
||||
|
||||
### Minimum requirement
|
||||
|
||||
* 256MB RAM
|
||||
|
||||
* 4GB storage
|
||||
|
||||
### Recommended
|
||||
|
||||
* 512MB RAM in order to run all the services and apps properly
|
||||
|
||||
* 20GB storage in order to store more mails and documents
|
Loading…
Reference in a new issue