Compare commits

..

1 commit

Author SHA1 Message Date
Alex Pyrgiotis
dc101d4ca0
Merge dad09ada66 into 96aa56a6dc 2024-11-11 16:30:24 +02:00

View file

@ -260,7 +260,7 @@ The following instructions require typing commands in a terminal in dom0.
``` ```
qvm-create --class AppVM --label red --template fedora-40-dz dz qvm-create --class AppVM --label red --template fedora-40-dz dz
qvm-volume resize dz:private $(numfmt --from=auto 20Gi) qvm-volume resize dz:private $(numfmt --from=auto 5Gi)
``` ```
> :bulb: Alternatively, you can use a different app qube for Dangerzone > :bulb: Alternatively, you can use a different app qube for Dangerzone
@ -268,9 +268,8 @@ The following instructions require typing commands in a terminal in dom0.
> steps below. > steps below.
> >
> In the commands above, we also resize the private volume of the `dz` qube > In the commands above, we also resize the private volume of the `dz` qube
> to 20GiB, since you may need some extra storage space when developing on > to 5GiB, since the Tesseract data that will be downloaded in the next steps
> Dangerzone (e.g., for container images, Tesseract data, and Python > take a bit of space.
> virtualenvs).
4. Add an RPC policy (`/etc/qubes/policy.d/50-dangerzone.policy`) that will 4. Add an RPC policy (`/etc/qubes/policy.d/50-dangerzone.policy`) that will
allow launching a disposable qube (`dz-dvm`) when Dangerzone converts a allow launching a disposable qube (`dz-dvm`) when Dangerzone converts a