mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-02-17 13:24:19 -05:00
Update Fedora version number in examples
This commit is contained in:
parent
b5aaccb4f3
commit
ab10f7fb60
@ -67,24 +67,24 @@ Optional Preparation Steps
|
||||
[minimal Fedora template][FedoraMinimal]. Get it if you haven't already done
|
||||
so:
|
||||
|
||||
[user@dom0 ~]$ sudo qubes-dom0-update qubes-template-fedora-21-minimal
|
||||
[user@dom0 ~]$ sudo qubes-dom0-update qubes-template-fedora-24-minimal
|
||||
|
||||
2. Since we'll be making some modifications, you may want to clone the minimal
|
||||
template:
|
||||
|
||||
[user@dom0 ~]$ qvm-clone fedora-21-minimal fedora-21-min-mfa
|
||||
[user@dom0 ~]$ qvm-clone fedora-24-minimal fedora-24-min-mfa
|
||||
|
||||
3. Since this is going to be a minimal environment in which we run `oathtool`
|
||||
from the command line, we'll install only a couple of packages:
|
||||
|
||||
[user@fedora-21-min-mfa ~]$ su -
|
||||
[user@fedora-21-min-mfa ~]# yum install oathtool vim-minimal
|
||||
[user@fedora-21-min-mfa ~]$ poweroff
|
||||
[user@fedora-24-min-mfa ~]$ su -
|
||||
[user@fedora-24-min-mfa ~]# yum install oathtool vim-minimal
|
||||
[user@fedora-24-min-mfa ~]$ poweroff
|
||||
|
||||
4. Create an AppVM and set it to use the TemplateVM we just created:
|
||||
|
||||
[user@dom0 ~]$ qvm-create -l black mfa
|
||||
[user@dom0 ~]$ qvm-prefs -s mfa template fedora-21-min-mfa
|
||||
[user@dom0 ~]$ qvm-prefs -s mfa template fedora-24-min-mfa
|
||||
|
||||
5. Isolate the new AppVM from the network:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user