mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-01-23 13:11:02 -05:00
fedora-xfce
This commit is contained in:
parent
f001a06c9e
commit
0374f6f36b
0
external/os-guides/centos-minimal
vendored
Normal file
0
external/os-guides/centos-minimal
vendored
Normal file
23
user/managing-os/fedora/fedora-xfce.md
Normal file
23
user/managing-os/fedora/fedora-xfce.md
Normal file
@ -0,0 +1,23 @@
|
||||
---
|
||||
layout: doc
|
||||
title: The Fedora Xfce TemplateVM
|
||||
permalink: /doc/templates/fedora-xfce/
|
||||
---
|
||||
|
||||
The Fedora Xfce TemplateVM
|
||||
=====================
|
||||
|
||||
If you would like to use Fedora Xfce (more lightweight compared to GNOME desktop environment) Linux distribution in your qubes, you can install one of the available Fedora Xfce templates.
|
||||
|
||||
|
||||
Installing
|
||||
----------
|
||||
|
||||
To install a specific Fedora Xfce TemplateVM that is not currently installed in your system, use the following command in dom0:
|
||||
|
||||
$ sudo qubes-dom0-update --enablerepo=qubes-templates-itl-testing qubes-template-fedora-XX-xfce
|
||||
|
||||
(Replace `XX` with the Fedora Xfce version number of the template you wish to install.)
|
||||
|
||||
To reinstall a Fedora Xfce TemplateVM that is already installed in your system, see [How to Reinstall a TemplateVM](/doc/reinstall-template/).
|
||||
|
@ -9,7 +9,7 @@ The Fedora TemplateVM
|
||||
|
||||
The Fedora [TemplateVM] is the default TemplateVM in Qubes OS.
|
||||
This page is about the standard (or "full") Fedora TemplateVM.
|
||||
For the minimal version, please see the [Fedora Minimal] page.
|
||||
For the minimal and Xfce version, please see the [Fedora Minimal] and [Fedora Xfce] page.
|
||||
|
||||
Installing
|
||||
----------
|
||||
@ -56,6 +56,7 @@ To upgrade your Fedora TemplateVM, please consult the guide that corresponds to
|
||||
|
||||
[TemplateVM]: /doc/templates/
|
||||
[Fedora Minimal]: /doc/templates/fedora-minimal/
|
||||
[Fedora Xfce]: /doc/templates/fedora-xfce/
|
||||
[end-of-life]: https://fedoraproject.org/wiki/Fedora_Release_Life_Cycle#Maintenance_Schedule
|
||||
[supported]: /doc/supported-versions/#templatevms
|
||||
[How to Reinstall a TemplateVM]: /doc/reinstall-template/
|
||||
|
Loading…
Reference in New Issue
Block a user