VMSpecifications » History » Version 2
Denis 'GNUtoo' Carikli, 04/18/2021 10:28 AM
move configuration management into [[FSFVMConfigurationManagement]]
| 1 | 1 | Denis 'GNUtoo' Carikli | h1. Virtual machine specifications |
|---|---|---|---|
| 2 | |||
| 3 | The virtual machine runs on top of Xen and has: |
||
| 4 | * About 3G of RAM |
||
| 5 | * 1 virtual core |
||
| 6 | * a 10G rootfs partition |
||
| 7 | * a 100G storage partition for Replicant git repositories |
||
| 8 | * One IPv4 and one IPv6 |
||
| 9 | |||
| 10 | 2 | Denis 'GNUtoo' Carikli | The FSF sysadmins control a firewall that is outside of the VM. So we need to contact them to open new ports. |
| 11 | |||
| 12 | h2. Software: |
||
| 13 | |||
| 14 | Disribution: Trisquel |
||
| 15 | Boot setup: Encrypted @/@, GRUB decrypts opens the encrypted rootfs and loads the kernel and initramfs from it which then opens the encrypted rootfs again with a key. |