From 7833fa8ed0305b521fc107a33108fd61b9508d38 Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Sat, 14 Oct 2017 11:31:28 -0500 Subject: [PATCH] Add User FAQ entry for finding Qubes OS version --- basics_user/user-faq.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/basics_user/user-faq.md b/basics_user/user-faq.md index 350416e9..fbb85b69 100644 --- a/basics_user/user-faq.md +++ b/basics_user/user-faq.md @@ -50,6 +50,7 @@ Qubes Users' FAQ [Common Problems](#common-problems) ----------------------------------- + * [Which version of Qubes am I running?](#which-version-of-qubes-am-i-running) * [My qubes lost Internet access after a TemplateVM update. What should I do?](#my-qubes-lost-internet-access-after-a-templatevm-update-what-should-i-do) * [My keyboard layout settings are not behaving correctly. What should I do?](#my-keyboard-layout-settings-are-not-behaving-correctly-what-should-i-do) * [My dom0 and/or TemplateVM update stalls when attempting to update via …](#my-dom0-andor-templatevm-update-stalls-when-attempting-to-update-via-the-gui-tool-what-should-i-do) @@ -298,6 +299,10 @@ It starts with explanation what is wrong with using such setup. Common Problems --------------- +### Which version of Qubes am I running? + +See [here](/doc/version-scheme/#check-installed-version). + ### My qubes lost Internet access after a TemplateVM update. What should I do? Run `systemctl enable NetworkManager-dispatcher.service` in the TemplateVM upon which your NetVM is based.