From dbd232538509ba04c10e468aebb51eb9610612a7 Mon Sep 17 00:00:00 2001 From: Jack Straw Date: Thu, 26 Jan 2017 09:03:37 -0700 Subject: [PATCH] Update DispVM Customization This update adjusts to the current default DispVM template name, "fedora-23-dvm." --- customization/dispvm-customization.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/customization/dispvm-customization.md b/customization/dispvm-customization.md index d62291c6..9678b3b9 100644 --- a/customization/dispvm-customization.md +++ b/customization/dispvm-customization.md @@ -40,10 +40,10 @@ Customization of Disposable VM It is possible to change the settings of each new Disposable VM (DispVM). This can be done by customizing the DispVM template: -1. Start a terminal in the `fedora-20-x64-dvm` TemplateVM by running the following command in a dom0 terminal. (By default, this TemplateVM is not shown in Qubes VM Manager. However, it can be shown by selecting "Show/Hide internal VMs.") +1. Start a terminal in the `fedora-23-dvm` TemplateVM by running the following command in a dom0 terminal. (By default, this TemplateVM is not shown in Qubes VM Manager. However, it can be shown by selecting "Show/Hide internal VMs.") - [user@dom0 ~]$ qvm-run -a fedora-20-x64-dvm gnome-terminal + [user@dom0 ~]$ qvm-run -a fedora-23-dvm gnome-terminal 2. Change the VM's settings and/or applications, as desired. Note that currently Qubes supports exactly one DispVM template, so any changes you make here will affect all DispVMs. Some examples of changes you may want to make include: - Changing Firefox's default startup settings and homepage. @@ -53,7 +53,7 @@ It is possible to change the settings of each new Disposable VM (DispVM). This c 3. Create an empty `/home/user/.qubes-dispvm-customized` file in the VM (not in dom0): - [user@fedora-20-x64-dvm ~]$ touch /home/user/.qubes-dispvm-customized + [user@fedora-23-dvm ~]$ touch /home/user/.qubes-dispvm-customized 4. Shutdown the VM (either by `poweroff` from VM terminal, or `qvm-shutdown` from dom0 terminal). 5. Regenerate the DispVM template using the default template: