Correct Qubes Instructions: dz-dvm is not disposable

The qube dz-dvm is not a disposable qube but rather a disposable
template qube (aka. app qube).
This commit is contained in:
deeplow 2023-12-07 11:52:39 +00:00
parent 5bf7549b55
commit cac06caf82
No known key found for this signature in database
GPG key ID: 577982871529A52A

View file

@ -157,9 +157,8 @@ Overview of the qubes you'll create:
> following instructions. In that case, replace `fedora-38-dz` with > following instructions. In that case, replace `fedora-38-dz` with
> `fedora-38` in the steps below. > `fedora-38` in the steps below.
2. Create a **disposable**, offline app qube (`dz-dvm`), based on the 2. Create an offline disposable template (app qube) called `dz-dvm`, based on the `fedora-38-dz`
`fedora-38-dz` template. This will be the qube where the documents will be template. This will be the qube where the documents will be sanitized:
sanitized:
``` ```
qvm-create --class AppVM --label red --template fedora-38-dz \ qvm-create --class AppVM --label red --template fedora-38-dz \