mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
Templates/FedoraMinimal changed
This commit is contained in:
parent
8990aeadb6
commit
4ca96896f4
@ -29,6 +29,13 @@ It is a good idea to clone the original template, and make any changes in the ne
|
||||
[user@dom0 ~]$ qvm-clone fedora-20-x64-minimal <your new template name>
|
||||
```
|
||||
|
||||
The sudo package is also missing from this template, but easy to install:
|
||||
|
||||
``` {.wiki}
|
||||
[user@F20-Minimal ~]$ su -
|
||||
[user@F20-Minimal ~]$ yum install sudo
|
||||
```
|
||||
|
||||
### NetVM
|
||||
|
||||
If You want to use this template to for standard NetVMs You should install some more packeges:
|
||||
|
Loading…
Reference in New Issue
Block a user