Document opening in DipsVM based on non-default DVM Template

Closes QubesOS/qubes-issues#4753
This commit is contained in:
Andrew David Wong 2019-01-26 17:14:47 -06:00
parent b7b29f0143
commit 3f9f87ec63
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -143,6 +143,20 @@ The label color will be inherited from the `dvm-template`.
(The DisposableVM Application Launcher shortcut used for starting programs runs a very similar command to the one above.)
#### Opening a link in a DisposableVM based on a non-default DVM Template from a qube ####
Suppose that the default DVM Template for your `email` qube has no networking (e.g., so that untrusted attachments can't phone home).
However, sometimes you want to open email links in DisposableVMs.
Obviously, you can't use the default DVM Template, since it has no networking, so you need to be able to specify a different DVM Template.
You can do that with this command from the `email` qube (as long as your RPC policies allow it):
~~~
$ qvm-open-in-vm @dispvm:online-dvm-template https://www.qubes-os.org
~~~
This will create a new DisposableVM based on `online-dvm-template`, open the default web browser in that DisposableVM, and navigate to `https://www.qubes-os.org`.
### Customizing DisposableVMs ###
You can change the template used to generate the DisposableVMs, and change settings used in the DisposableVM savefile.