Update dispvm.md

Adding documentation, per the suggestion in https://github.com/QubesOS/qubes-issues/issues/4160
This commit is contained in:
e6lk7dqzm83p 2018-09-20 02:12:57 +00:00 committed by GitHub
parent 8ea5975f1e
commit 97d635fc07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,6 +60,17 @@ A Disposable VM launched from the Start Menu inherits the NetVM and firewall set
Note that changing the "NetVM" setting for the system default DVM Template *does* affect the NetVM of DispVMs launched from the Start Menu. Note that changing the "NetVM" setting for the system default DVM Template *does* affect the NetVM of DispVMs launched from the Start Menu.
Different DVM Templates with individual NetVM settings can be added to the Start Menu. Different DVM Templates with individual NetVM settings can be added to the Start Menu.
**Important Notes:**
Some DVM Templates will automatically create a menu item to launch a DVM, if you do not see an entry and want to add one please use the command:
qvm-features deb-dvm appmenus-dispvm 1
To launch a DVM from the command line, in dom0 please type the following:
qvm-run --dispvm=NameOfDVM --service qubes.StartApp+NameOfApp
Disposable VMs and Networking (R3.2 and earlier) Disposable VMs and Networking (R3.2 and earlier)
----------------------------- -----------------------------