fedora-xfce

This commit is contained in:
Anastasia Cotorobai 2019-08-08 17:01:34 +02:00
parent f001a06c9e
commit 0374f6f36b
No known key found for this signature in database
GPG Key ID: 371E4002CCE13221
3 changed files with 25 additions and 1 deletions

0
external/os-guides/centos-minimal vendored Normal file
View File

View 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/).

View File

@ -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/