mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-05-02 06:46:11 -04:00
Merge branch 'master' into master
This commit is contained in:
commit
6d6b0f9f7a
33 changed files with 581 additions and 536 deletions
|
@ -137,7 +137,7 @@ Important Notes (R4.0)
|
|||
|
||||
(1) Upon creation
|
||||
(2) Following shutdown
|
||||
(3) Including [DVM Templates](/doc/dispvm/#disposable-vms-and-networking-r40-and-later)
|
||||
(3) Including [DVM Templates](/doc/disposablevm/#disposablevms-and-networking-r40-and-later)
|
||||
|
||||
Important Notes (R3.2 and earlier)
|
||||
---------------
|
||||
|
|
|
@ -69,7 +69,7 @@ Use case | Description | Required steps
|
|||
**Standard utilities** | If you need the commonly used utilities | Install the following packages: `pciutils` `vim-minimal` `less` `psmisc` `gnome-keyring`
|
||||
**Audio** | If you want sound from your VM... | Install `pulseaudio-qubes`
|
||||
**FirewallVM** | You can use the minimal template as a [FirewallVM](/doc/firewall/), such as the basis template for `sys-firewall` | Install at least `qubes-core-agent-networking`, and also `qubes-core-agent-dom0-updates` if you want to use it as the updatevm (which is normally sys-firewall).
|
||||
**NetVM** | You can use this template as the basis for a NetVM such as `sys-net` | Install the following packages: `qubes-core-agent-networking` `qubes-core-agent-network-manager` `NetworkManager-wifi` `network-manager-applet` `wireless-tools` `dejavu-sans-fonts` `notification-daemon` `gnome-keyring` `@hardware-support`.
|
||||
**NetVM** | You can use this template as the basis for a NetVM such as `sys-net` | Install the following packages: `qubes-core-agent-networking` `qubes-core-agent-network-manager` `NetworkManager-wifi` `network-manager-applet` `wireless-tools` `dejavu-sans-fonts` `notification-daemon` `gnome-keyring` `polkit` `@hardware-support`.
|
||||
**NetVM (extra firmware)** | If your network devices need extra packages for the template to work as a network VM | Use the `lspci` command to identify the devices, then run `dnf search firmware` (replace `firmware` with the appropriate device identifier) to find the needed packages and then install them.
|
||||
**Network utilities** | If you need utilities for debugging and analyzing network connections | Install the following packages: `tcpdump` `telnet` `nmap` `nmap-ncat`
|
||||
**USB** | If you want USB input forwarding to use this template as the basis for a [USB](/doc/usb/) qube such as `sys-usb` | Install `qubes-input-proxy-sender`
|
||||
|
|
|
@ -26,7 +26,7 @@ To install a specific Fedora TemplateVM that is not currently installed in your
|
|||
|
||||
$ sudo qubes-dom0-update qubes-template-fedora-XX
|
||||
|
||||
(Replace `XX` with the Fedora version number of the template you wish to remove.)
|
||||
(Replace `XX` with the Fedora version number of the template you wish to install.)
|
||||
|
||||
To reinstall a Fedora TemplateVM that is already installed in your system, see [How to Reinstall a TemplateVM].
|
||||
|
||||
|
|
|
@ -235,4 +235,4 @@ In this case, you have several options:
|
|||
[resize-disk-image]: /doc/resize-disk-image/
|
||||
[Additional Information]: #additional-information
|
||||
[Compacting the Upgraded Template]: #compacting-the-upgraded-template
|
||||
[DispVM]: /doc/dispvm/
|
||||
[DispVM]: /doc/disposablevm/
|
||||
|
|
|
@ -238,4 +238,4 @@ In this case, you have several options:
|
|||
[resize-disk-image]: /doc/resize-disk-image/
|
||||
[Additional Information]: #additional-information
|
||||
[Compacting the Upgraded Template]: #compacting-the-upgraded-template
|
||||
[DispVM]: /doc/dispvm/
|
||||
[DispVM]: /doc/disposablevm/
|
||||
|
|
|
@ -382,5 +382,5 @@ In this case, you have several options:
|
|||
[resize-disk-image]: /doc/resize-disk-image/
|
||||
[Additional Information]: #additional-information
|
||||
[Compacting the Upgraded Template]: #compacting-the-upgraded-template
|
||||
[DispVM]: /doc/dispvm/
|
||||
[DispVM]: /doc/disposablevm/
|
||||
|
||||
|
|
|
@ -358,5 +358,5 @@ In this case, you have several options:
|
|||
[Compacting the Upgraded Template]: #compacting-the-upgraded-template
|
||||
[switching-3.2]: /doc/templates/#how-to-switch-templates-32
|
||||
[switching-4.0]: /doc/templates/#how-to-switch-templates-40
|
||||
[DispVM]: /doc/dispvm/
|
||||
[DispVM]: /doc/disposablevm/
|
||||
|
||||
|
|
|
@ -385,5 +385,5 @@ In this case, you have several options:
|
|||
[Compacting the Upgraded Template]: #compacting-the-upgraded-template
|
||||
[switching-3.2]: /doc/templates/#how-to-switch-templates-32
|
||||
[switching-4.0]: /doc/templates/#how-to-switch-templates-40
|
||||
[DispVM]: /doc/dispvm/
|
||||
[DispVM]: /doc/disposablevm/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue