mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
Merge remote-tracking branch 'origin/pr/93'
* origin/pr/93: document that there is no progress indicator
This commit is contained in:
commit
6d94e4852a
@ -36,12 +36,13 @@ Debian 7 (wheezy) - old stable:
|
||||
Debian 8 (jessie) - stable:
|
||||
|
||||
[user@dom0 ~]$ sudo qubes-dom0-update qubes-template-debian-8
|
||||
|
||||
|
||||
Debian 9 (stretch) - testing:
|
||||
|
||||
A prebuilt template is not yet available, but you can build an experimental stretch template from source.
|
||||
|
||||
|
||||
|
||||
Download will take a while and there will be no progress indicator.
|
||||
|
||||
Known issues
|
||||
------------
|
||||
|
||||
|
@ -24,6 +24,8 @@ It can be installed via the following command:
|
||||
[user@dom0 ~]$ sudo qubes-dom0-update qubes-template-fedora-21-minimal
|
||||
~~~
|
||||
|
||||
Download will take a while and there will be no progress indicator.
|
||||
|
||||
Usage
|
||||
-----
|
||||
|
||||
@ -36,7 +38,7 @@ It is a good idea to clone the original template, and make any changes in the ne
|
||||
The sudo package is not installed by default, so let's install it:
|
||||
|
||||
~~~
|
||||
[user@F21-Minimal ~]$ su -
|
||||
[user@F21-Minimal ~]$ su -
|
||||
[user@F21-Minimal ~]$ yum install sudo
|
||||
~~~
|
||||
|
||||
|
@ -30,6 +30,8 @@ Launch the `dom0` terminal `Konsole` from your Qubes App Launcher. Then enter th
|
||||
sudo qubes-dom0-update --enablerepo=qubes-templates-community qubes-template-whonix-gw qubes-template-whonix-ws
|
||||
~~~
|
||||
|
||||
Download will take a while and there will be no progress indicator.
|
||||
|
||||
After doing this, you should see two new TemplateVMs in the VM Manager called `whonix-gw` and `whonix-ws`
|
||||
|
||||
### Enabling AppArmor
|
||||
|
Loading…
Reference in New Issue
Block a user