From 9d6b73f60448016e37f8ca7a8b4de7fe92990d73 Mon Sep 17 00:00:00 2001 From: xn0px90 Date: Fri, 5 Oct 2018 01:58:46 -0400 Subject: [PATCH] update template updated template to debian-9 --- privacy/signal.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/privacy/signal.md b/privacy/signal.md index ebdb3ad8..5e205c87 100644 --- a/privacy/signal.md +++ b/privacy/signal.md @@ -30,13 +30,13 @@ How to install Signal in Qubes This website cannot guarantee that any PGP key you download from the Internet is authentic. Always obtain a trusted key fingerprint via other channels, and always check any key you download against your trusted copy of the fingerprint. -1. (Optional)Create a TemplateVM (Debian 8) +1. (Optional)Create a TemplateVM (Debian 9) - [user@dom0 ~]$ sudo qubes-dom0-update qubes-template-debian-8 + [user@dom0 ~]$ sudo qubes-dom0-update qubes-template-debian-9 -2. Open a terminal in Debian 8 +2. Open a terminal in Debian 9 - [user@dom0 ~]$ qvm-run -a debian-8 gnome-terminal + [user@dom0 ~]$ qvm-run -a debian-9 gnome-terminal 3. Use these commands in your terminal @@ -47,7 +47,7 @@ Always obtain a trusted key fingerprint via other channels, and always check any 5. Shutdown the TemplateVM : - [user@dom0 ~]$ qvm-shutdown debian-8 + [user@dom0 ~]$ qvm-shutdown debian-9 6. Create an AppVM based on this TemplateVM 7. With your mouse select the `Q` menu -> `Domain: "AppVM Name"` -> `"AppVM Name": Add more shortcuts`