Table layout fixed

This commit is contained in:
Raffaele Florio 2018-11-17 10:01:55 +01:00
parent 2f43f76b35
commit e047f3aadf
No known key found for this signature in database
GPG Key ID: D3BBC9658B6B00E3

View File

@ -38,16 +38,16 @@ vim-common
``` ```
TemplateBasedVMs table: TemplateBasedVMs table:
|Name|Description|RAM Usage|Networking| | Name | Description | RAM Usage | Networking |
|---|---|---|---| | --- | --- | --- | --- |
|fedora-28-mini-dvm|Template for DispVMs|default|offline| | fedora-28-mini-dvm | Template for DispVMs | default | offline |
|sys-net|DispVM based on fedora-28-mini-dvm|300MB-500MB|online| | sys-net | DispVM based on fedora-28-mini-dvm | 300MB-500MB | online |
|sys-usb|DispVM based on fedora-28-mini-dvm|300MB-500MB|offline| | sys-usb | DispVM based on fedora-28-mini-dvm | 300MB-500MB | offline |
|sys-sd|DispVM based on fedora-28-mini-dvm|300MB-500MB|offline| | sys-sd | DispVM based on fedora-28-mini-dvm | 300MB-500MB | offline |
|sys-firewall|DispVM based on fedora-28-mini-dvm|300MB-500MB|online| | sys-firewall | DispVM based on fedora-28-mini-dvm | 300MB-500MB | online |
|vault|Password manager and totp generation|300MB-400MB|offline| | vault | Password manager and totp generation | 300MB-400MB | offline |
|*|split-{gpg,ssh} backend (e.g. work-keys) with minimal set of (sub)keys|300MB-400MB|offline| |*| split-{gpg,ssh} backend (e.g. work-keys) with minimal set of (sub)keys | 300MB-400MB | offline |
|*|Data container (e.g. backup)|300MB-400MB|offline| |*| Data container (e.g. backup)| 300MB-400MB | offline |
Notes: Notes:
- [split gpg](https://www.qubes-os.org/doc/split-gpg/) - [split gpg](https://www.qubes-os.org/doc/split-gpg/)
@ -66,11 +66,11 @@ mozilla-privacy-badger
``` ```
TemplateBasedVMs table: TemplateBasedVMs table:
|Name|Description|RAM Usage|Networking| | Name | Description | RAM Usage | Networking |
|---|---|---|---| | --- | --- | --- | --- |
|dvm-net|Template for DispVMs, generally used for browsing|400MB-1000MB|online| | dvm-net | Template for DispVMs, generally used for browsing | 400MB-1000MB | online |
|dispNet|DispVM based on dvm-net|400MB-1000MB|online| | dispNet | DispVM based on dvm-net | 400MB-1000MB | online |
|*|Custom Firefox with qubes-url-redirector and/or Thunderbird (e.g. work)|300MB-700MB|firewalled| |*| Custom Firefox with qubes-url-redirector and/or Thunderbird (e.g. work)| 300MB-700MB | firewalled |
Notes: Notes:
- [qubes-url-redirector](https://github.com/raffaeleflorio/qubes-url-redirector) - [qubes-url-redirector](https://github.com/raffaeleflorio/qubes-url-redirector)
@ -105,12 +105,12 @@ python2-jwt
``` ```
TemplateBasedVMs table: TemplateBasedVMs table:
|Name|Description|RAM Usage|Networking| | Name | Description | RAM Usage | Networking |
|---|---|---|---| | --- | --- | --- | --- |
|dvm-heavy-offline|Template for DispVMs. Used to handle every file in every other VMs|400MB-1000MB|offline| | dvm-heavy-offline | Template for DispVMs. Used to handle every file in every other VMs | 400MB-1000MB | offline |
|dispHeavyOffline|DispVM based on dvm-heavy-offline|400MB-1000MB|offline| | dispHeavyOffline | DispVM based on dvm-heavy-offline | 400MB-1000MB | offline |
|dvm-heavy-online|Template for DispVMs|400MB-1000MB|online| | dvm-heavy-online | Template for DispVMs | 400MB-1000MB | online |
|dispHeavyOnline|DispVM based on dvm-heavy-online|400MB-1000MB|online| | dispHeavyOnline | DispVM based on dvm-heavy-online | 400MB-1000MB | online |
### TemplateVM fedora-28-media ### TemplateVM fedora-28-media
A clone of fedora-28-heavy with: A clone of fedora-28-heavy with:
@ -122,16 +122,16 @@ fuse-exfat
*eventually other rpmfusion packages* *eventually other rpmfusion packages*
``` ```
TemplateBasedVMs table: TemplateBasedVMs table:
|Name|Description|RAM Usage|Networking| | Name | Description | RAM Usage | Networking |
|---|---|---|---| | --- | --- | --- | --- |
|dvm-media-offline|Template for DispVMs|400MB-1500MB|offline| | dvm-media-offline | Template for DispVMs | 400MB-1500MB | offline |
|dvm-media-online|Template for DispVMs|400MB-1500MB|online| | dvm-media-online | Template for DispVMs | 400MB-1500MB | online |
### TemplateVM whonix-ws-14 ### TemplateVM whonix-ws-14
TemplateBasedVMs table: TemplateBasedVMs table:
|Name|Description|RAM Usage|Networking| | Name | Description | RAM Usage | Networking |
|---|---|---|---| | --- | --- | --- | --- |
|dvm-anon|Template for DispVMs|400MB-1000MB|online| | dvm-anon | Template for DispVMs | 400MB-1000MB | online |
Notes: Notes:
- [Whonix info 1](https://www.qubes-os.org/doc/whonix) - [Whonix info 1](https://www.qubes-os.org/doc/whonix)
@ -139,6 +139,6 @@ Notes:
### TemplateVM whonix-gw-14 ### TemplateVM whonix-gw-14
TemplateBasedVMs table: TemplateBasedVMs table:
|Name|Description|RAM Usage|Networking| | Name | Description | RAM Usage | Networking |
|---|---|---|---| | --- | --- | --- | --- |
|sys-whonix|Whonix gateway|500MB-800MB|online| | sys-whonix | Whonix gateway | 500MB-800MB | online |