mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-05-02 23:05:19 -04:00
Update glossary
- Add entry for "admin qube" - Add entry for "named disposable" (QubesOS/qubes-issues#6709) - Clarify disposable-related definitions (QubesOS/qubes-issues#6709) - Add "previously known as" terms - Clarify wording in various entries
This commit is contained in:
parent
ba232b6b58
commit
0a53418de1
2 changed files with 61 additions and 24 deletions
|
@ -81,9 +81,9 @@ This can be done by customizing the disposable template on which it is based:
|
|||
|
||||
4. Shutdown the qube (either by `poweroff` from qube's terminal, or `qvm-shutdown` from dom0 terminal).
|
||||
|
||||
## Using static disposables for sys-*
|
||||
## Using named disposables for sys-*
|
||||
|
||||
You can use a static disposable for `sys-*` as long as it is stateless.
|
||||
You can use a [named disposable](/doc/glossary/#named-disposable) for `sys-*` as long as it is stateless.
|
||||
For example, a `sys-net` using DHCP or `sys-usb` will work.
|
||||
In most cases `sys-firewall` will also work, even if you have configured app qube firewall rules.
|
||||
The only exception is if you require something like VM to VM communication and have manually edited `iptables` or other items directly inside the firewall app qube.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue