Add User FAQ entry for finding Qubes OS version

This commit is contained in:
Andrew David Wong 2017-10-14 11:31:28 -05:00
parent 539cf29891
commit 7833fa8ed0
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -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.