mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-05-07 17:25:02 -04:00
Templates/FedoraMinimal changed
This commit is contained in:
parent
8990aeadb6
commit
4ca96896f4
1 changed files with 7 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue