From 176f1b20a5609301253b28b6120e1f4458a60d71 Mon Sep 17 00:00:00 2001 From: Brian (bex) Exelbierd Date: Feb 12 2018 20:51:24 +0000 Subject: update --- diff --git a/mentored-projects/gsoc/2018/ideas.html b/mentored-projects/gsoc/2018/ideas.html index 649a7ba..a889a41 100644 --- a/mentored-projects/gsoc/2018/ideas.html +++ b/mentored-projects/gsoc/2018/ideas.html @@ -180,12 +180,21 @@ Ideas are subject to change as additional mentors are onboarded.

ASP.NET Core web application for /r/Fedora subreddit and Discord.

  • -

    Fedora Packets: fedmsg integration with Happiness Packets

    +

    [Fedora Packets: fedmsg integration with Happiness Packets]

  • Atomic IoT (likely useful in numerous other Atomic ideas) host upgrade daemon

  • +

    Fedora Dockerfile linter leveraging Container Best Practices

    +
  • +
  • +

    Advanced test cases for images running in OpenShift using conu

    +
  • +
  • +

    New container backends for conu

    +
  • +
  • Open Ideas From Previous Years

  • @@ -267,6 +276,9 @@ using the new method.

    +
    +

    Repo : https://github.com/sumantro93/Fedora-Community-App

    +

    Deliverables

    @@ -300,14 +312,14 @@ using the new method.

    Technology : Java, Android, Experience with REST APIs, Android Studio, etc

  • -

    Mentors: Kanika Murarka, [https://fedoraproject.org/wiki/User:Sumantrom]Sumantro Mukherjee

    +

    Mentors: Kanika Murarka, Sumantro Mukherjee

  • Description

    -

    Fedora has an android app which lets a user to browse Fedora Magazine, Fedora Ask, Fedocal etc within it. However, most of the functions rely on an in-app browser to render content and requires speed optimization and native integration. As a SoC intern, you will be responsible for the following :

    +

    Fedora has an android app which lets a user to browse Fedora Magazine, Fedora Ask, Fedocal etc within it. However, most of the functions rely on an in-app browser to render content and requires speed optimization and native integration. As a Summer of Code intern, you will be responsible for the following :

      @@ -328,13 +340,17 @@ using the new method.

    +
    -
    -

    Deliverables

    +
    +
    +

    Deliverables

    • -

      Replace web views and build a more native Android experience like Immersive view, etc.

      +

      Replace web views and build a more native Android experience like immersive mode, etc.

    • Fully functional Android app

      @@ -349,7 +365,6 @@ using the new method.


    -

    Metrics : fedmsg plugin for perceval

    @@ -361,7 +376,7 @@ using the new method.

    Technology : Python, More Python, Understanding of data processing, Python libraries

  • -

    Mentors : Sachin S. Kamath, Justin W. Flory

    +

    Mentors : Sachin S. Kamath (skamath), Justin W. Flory (jwf)

  • @@ -371,11 +386,14 @@ using the new method.

    During the course of the project, you will be closely working with the Fedora Community Operations (CommOps) Team to build a metrics dashboard for the community. For building the dashboard, we will be using Grimoirelab suite of tools to build the backend as well as the frontend.

    -

    Perceval is a tool that collects data from a given data source and has a lot of pre-defined plugins. The aim of this project is to add fedmsg support to it so that metrics can be pulled out of it, suitable for the Fedora community.

    +

    Perceval is a tool that collects data from a given data source and has a lot of pre-defined plugins. The aim of this project is to add fedmsg support to it so that metrics can be pulled out of it, suitable for the Fedora community.

    Final Deliverables

    +
    +

    Primary Objectives:

    +
    • @@ -384,8 +402,15 @@ using the new method.

    • A plugin for perceval to pull metrics from fedmsg directly

    • +
    • +

      Documentation for the plugin

      +
    +
    +

    Secondary Objectives: +- Additional plugins to support Wordpress, Twitter and other data sources

    +

    @@ -417,7 +442,7 @@ Applicants interested in Pagure must contribute by solving
    -

    Pagure is a git-centered forge, python based using pygit2.

    +

    Pagure is a git-centered forge, python based using pygit2.

    With pagure you can host your project with its documentation, let your users report issues or request enhancements using the ticketing system and build yourcommunity of contributors by allowing them to fork your projects and contributeto it via the now-popular pull-request mechanism.

    @@ -425,7 +450,7 @@ Applicants interested in Pagure must contribute by solving
    -

    Projects in Pagure will be selected by the student in concert with the mentor. They will be drawn from the non-easyfix issues in the issue queue. Students are expected to guide the mentor in htelping them select areas of interest.

    +

    Projects in Pagure will be selected by the student in concert with the mentor. They will be drawn from the non-easyfix issues in the issue queue. Students are expected to guide the mentor in helping them select areas of interest.


    @@ -483,7 +508,7 @@ Applicants interested in Pagure must contribute by solving
    -

    Fedora Packets: fedmsg integration with Happiness Packets

    +

    Fedora Packets: Fedora Happiness Packets

    • @@ -660,6 +685,109 @@ An initial daemon with basic functionality with good design that can be extended
    +

    Fedora Dockerfile linter leveraging Container Best Practices

    +
    +
      +
    • +

      Skill level: Intermediate

      +
    • +
    • +

      Skills required: Python, containers

      +
    • +
    • +

      Mentor(s): Tomas Tomecek, Eliska Slobodova

      +
    • +
    • +

      Contacts (IRC & email): ttomecek (ttomecek @redhat.com), eslobodo (eslobodo @redhat.com)

      +
    • +
    +
    +
    +

    Description

    +
    +

    Fedora infrastructure for container image delivery is lacking any kind of automated testing of the images or underlying Dockerfiles. The Container Best Practices document is a digest of recommended practices for writing and deploying images.

    +
    +
    +
    +

    Deliverables

    +
    +

    With Container Best Practices serving as a “cheatsheet”, you will create a tool to perform basic and advanced checks on Dockerfiles and images that can be applicable generally regardless of an image. In cooperation with the Fedora infrastructure team, you will deploy the tool in the container infrastructure so that the tests can be executed automatically upon a new build/commit or locally before the developer pushes the changes remotely.

    +
    +
    +
    +
    +
    +

    Advanced test cases for images running in OpenShift using conu

    +
    +
      +
    • +

      Skill level: Intermediate

      +
    • +
    • +

      Skills required: Python, containers, OpenShift

      +
    • +
    • +

      Mentor(s): Tomas Tomecek, Dominika Hodovska

      +
    • +
    • +

      Contacts (IRC & email): ttomecek (ttomecek @redhat.com), dhodovsk (dhodovsk @redhat.com)

      +
    • +
    +
    +
    +

    Description

    +
    +

    Conu is a library which provides Python API to interact with a selected container runtime. It simplifies writing of tests for container images. However, the project currently lacks support for OpenShift.

    +
    +
    +
    +

    Deliverables

    +
    +
      +
    • +

      Your primary goal will be to deliver at least 10 new functions that will enable the users to write tests for OpenShift scenarios.

      +
    • +
    • +

      Your secondary goal will be to write test for at least 5 images (eg mariadb, mysql, postgresql, golang, rust) using conu’s full capabilities.

      +
    • +
    +
    +
    +
    +
    +
    +

    New container backends for conu

    +
    +
      +
    • +

      Skill level: Intermediate - Expert

      +
    • +
    • +

      Skills required: python, containers

      +
    • +
    • +

      Mentor(s): Tomas Tomecek

      +
    • +
    • +

      Contacts (IRC & email): ttomecek (ttomecek @redhat.com)

      +
    • +
    +
    +
    +

    Description

    +
    +

    conu defines a generic API to interact with containers and container engines. To make the project more usable, we would like add implementation of another container runtimes, such as Container Runtime Interface (see the Kubernetes blog post and the Github repo) of Kubernetes project. CRI is a generic interface defined by Kubernetes project which container engines need to implement in order to communicate with Kubernetes. Adding implementation for this interface into conu project will make it easy for conu users to interact with variety of container runtimes and perform operations which would be executed inside Kubernetes.

    +
    +
    +
    +

    Deliverables

    +
    +

    Write a series of pull requests to implement selected container runtime into conu project.The newly added functionality needs to have integration tests which can run inside CI environment.

    +
    +
    +
    +
    +

    Open Ideas From Previous Years

    In addition to the above list of ideas, you may want to check out ideas diff --git a/quick-docs/en-US/index.html b/quick-docs/en-US/index.html index 83f3dee..0f9aaa9 100644 --- a/quick-docs/en-US/index.html +++ b/quick-docs/en-US/index.html @@ -123,7 +123,9 @@

    -
    +
    +
    +

    This repository represents asciidoc documents roughly (semi-automatically) converted from the top 50 @@ -134,9 +136,11 @@ format with a PR-based workflow.

    So, this is kind of a seed project. Your help wanted!

    -
    -

    Please:

    +
    +
    +

    Steps

    +
    1. @@ -149,16 +153,53 @@ format with a PR-based workflow.

      Make your changes to the .adoc file you want to improve.

    2. -

      Update _topic_map.yml to remove "(FIX ME!)"

      +

      Update _topic_map.yml to remove “(FIX ME!)”

    3. Submit a pull request with your improvements.

    4. -

      Update the original wiki page with {{old}} and a link to the shiny new document

      +

      Create a redirect on the old wiki page — see below.

    +
    +
    +
    +

    Wiki Redirects

    +
    +
    +

    Usually, wikis do not allow redirects to external sites, because the +potential for abuse is very high. We’ve developed a plugin for the Fedora +Wiki which allows redirects to only pages on this site, +https://docs.fedoraproject.org/. To create such a link, use the +#fedoradocs macro by putting something like this at the top of the wiki +page you are obsoleting:

    +
    +
    +
    +
    {{#fedoradocs: https://docs.fedoraproject.org/fedora-project/council/fpl.html}}
    +
    +
    +
    +

    Of course, you will want to replace that specific URL with the one for your +new target page. The URL can’t be something arbitrary — it must begin with +https://docs.fedoraproject.org/.

    +
    +
    +

    Once the redirect is in place, visitors to that wiki page will be instantly +whisked (well, redirected, with the code 301 Moved Permanently) to the +docs site. If you need to edit such a page to correct the URL, or to remove +the redirect completely, use a form like: +https://fedoraproject.org/w/index.php?title=Project_Leader&action=edit

    +
    +
    +

    Note that there is no validation that the target exists or is correct — +please double-check that any redirects you create work properly before +moving on.

    +
    +
    +
    diff --git a/sitemap.xml b/sitemap.xml index 86ec8a2..00b993e 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -1 +1 @@ -https://docs.fedoraproject.org/2018-02-07T22:35:25+01:00always1.0https://docs.fedoraproject.org/_images/404.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/_images/404.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/install-guide/Downloading_Fedora.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/install-guide/Introduction.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/install-guide/Preface.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/install-guide/Revision_History.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/install-guide/advanced/Boot_Options.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/install-guide/advanced/Kickstart_Installations.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/install-guide/advanced/Network_based_Installations.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/install-guide/advanced/Upgrading_Your_Current_System.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/install-guide/advanced/VNC_Installations.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/install-guide/appendixes/Disk_Partitions.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/install-guide/appendixes/Kickstart_Syntax_Reference.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/install-guide/appendixes/Understanding_LVM.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/install-guide/index.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/install-guide/install/After_Installation.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/install-guide/install/Booting_the_Installation.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/install-guide/install/Installing_Using_Anaconda.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/install-guide/install/Preparing_for_Installation.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/install-guide/install/Troubleshooting.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/Revision_History.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/desktop/Desktop.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/desktop/I18n.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/desktop/Networking.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/developers/Containers.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/developers/Development_Boost.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/developers/Development_C.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/developers/Development_D.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/developers/Development_Go.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/developers/Development_Haskell.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/developers/Development_Python.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/developers/Development_Ruby.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/developers/Development_Tools.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/developers/Development_Web.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/index.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/sysadmin/Installation.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/sysadmin/Kernel.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/sysadmin/Mail_Servers.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/sysadmin/Modularity.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/sysadmin/Security.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/sysadmin/Xorg.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/welcome/Feedback.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/welcome/Hardware_Overview.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/welcome/Overview.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/welcome/Welcome.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/Preface.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/RPM.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/Revision_History.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/Wayland.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/basic-system-configuration/Configuring_the_Date_and_Time.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/basic-system-configuration/Gaining_Privileges.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/basic-system-configuration/Managing_Users_and_Groups.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/basic-system-configuration/Opening_GUI_Applications.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/basic-system-configuration/System_Locale_and_Keyboard_Configuration.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/basic-system-configuration/intro-basic-system-configuration.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/index.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/infrastructure-services/OpenSSH.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/infrastructure-services/Services_and_Daemons.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/infrastructure-services/TigerVNC.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/infrastructure-services/intro-infrastructure-services.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/kernel-module-driver-configuration/Manually_Upgrading_the_Kernel.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/kernel-module-driver-configuration/Working_with_Kernel_Modules.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/kernel-module-driver-configuration/Working_with_the_GRUB_2_Boot_Loader.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/kernel-module-driver-configuration/intro-kernel-module-driver-configuration.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/monitoring-and-automation/Automating_System_Tasks.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/monitoring-and-automation/OProfile.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/monitoring-and-automation/System_Monitoring_Tools.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/monitoring-and-automation/Viewing_and_Managing_Log_Files.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/monitoring-and-automation/intro-monitoring-and-automation.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/package-management/DNF.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/package-management/intro-package-management.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/servers/Configuring_NTP_Using_ntpd.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/servers/Configuring_NTP_Using_the_chrony_Suite.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/servers/Configuring_PTP_Using_ptp4l.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/servers/Directory_Servers.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/servers/File_and_Print_Servers.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/servers/Mail_Servers.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/servers/Web_Servers.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/servers/intro-servers.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/_images/404.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/install-guide/Downloading_Fedora.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/install-guide/Introduction.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/install-guide/Preface.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/install-guide/Revision_History.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/install-guide/advanced/Boot_Options.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/install-guide/advanced/Kickstart_Installations.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/install-guide/advanced/Network_based_Installations.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/install-guide/advanced/Upgrading_Your_Current_System.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/install-guide/advanced/VNC_Installations.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/install-guide/appendixes/Disk_Partitions.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/install-guide/appendixes/Kickstart_Syntax_Reference.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/install-guide/appendixes/Understanding_LVM.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/install-guide/index.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/install-guide/install/After_Installation.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/install-guide/install/Booting_the_Installation.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/install-guide/install/Installing_Using_Anaconda.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/install-guide/install/Preparing_for_Installation.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/install-guide/install/Troubleshooting.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/release-notes/desktop/Desktop.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/release-notes/developers/Development_C.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/release-notes/developers/Development_Go.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/release-notes/developers/Development_Java.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/release-notes/developers/Development_Perl.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/release-notes/developers/Development_Python.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/release-notes/developers/Development_Ruby.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/release-notes/developers/Development_Tools.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/release-notes/developers/Development_Web.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/release-notes/index.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/release-notes/sysadmin/ARM_Architectures.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/release-notes/sysadmin/Domain_Controllers.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/release-notes/sysadmin/Installation.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/release-notes/sysadmin/Modularity.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/release-notes/sysadmin/Packaging.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/release-notes/sysadmin/Security.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/release-notes/welcome/Feedback.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/release-notes/welcome/Hardware_Overview.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/release-notes/welcome/Overview.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/release-notes/welcome/Welcome.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/Preface.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/RPM.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/Revision_History.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/Wayland.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/basic-system-configuration/Configuring_the_Date_and_Time.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/basic-system-configuration/Gaining_Privileges.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/basic-system-configuration/Managing_Users_and_Groups.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/basic-system-configuration/Opening_GUI_Applications.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/basic-system-configuration/System_Locale_and_Keyboard_Configuration.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/basic-system-configuration/intro-basic-system-configuration.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/index.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/infrastructure-services/OpenSSH.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/infrastructure-services/Services_and_Daemons.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/infrastructure-services/TigerVNC.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/infrastructure-services/intro-infrastructure-services.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/kernel-module-driver-configuration/Manually_Upgrading_the_Kernel.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/kernel-module-driver-configuration/Working_with_Kernel_Modules.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/kernel-module-driver-configuration/Working_with_the_GRUB_2_Boot_Loader.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/kernel-module-driver-configuration/intro-kernel-module-driver-configuration.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/monitoring-and-automation/Automating_System_Tasks.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/monitoring-and-automation/OProfile.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/monitoring-and-automation/System_Monitoring_Tools.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/monitoring-and-automation/Viewing_and_Managing_Log_Files.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/monitoring-and-automation/intro-monitoring-and-automation.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/package-management/DNF.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/package-management/intro-package-management.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/servers/Configuring_NTP_Using_ntpd.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/servers/Configuring_NTP_Using_the_chrony_Suite.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/servers/Configuring_PTP_Using_ptp4l.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/servers/Directory_Servers.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/servers/File_and_Print_Servers.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/servers/Mail_Servers.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/servers/Web_Servers.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/servers/intro-servers.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/fedora-project/_images/404.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/fedora-project/council/charter.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/fedora-project/council/contact.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/fedora-project/council/diversity-advisor.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/fedora-project/council/fcaic.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/fedora-project/council/fpgm.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/fedora-project/council/fpl.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/fedora-project/council/history.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/fedora-project/council/index.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/fedora-project/council/members.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/fedora-project/council/policies.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/fedora-project/project/code-of-conduct.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/fedora-project/project/fedora-overview.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/fedora-project/project/help.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/fedora-project/project/index.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/fedora-project/project/join.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/fedora-project/project/leadership.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/fedora-project/project/objectives.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/fedora-project/project/orgchart.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/fedora-project/subprojects/collaboration.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/fedora-project/subprojects/diversity.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/fedora-project/subprojects/fesco.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/fedora-project/subprojects/index.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/fedora-project/subprojects/mindshare.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/fedora-project/subprojects/sigs.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/fedora-project/subprojects/subprojects.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/fedora-project/subprojects/workinggroups.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/index.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/mentored-projects/_images/404.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/mentored-projects/gsoc/2018/application.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/mentored-projects/gsoc/2018/ideas.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/mentored-projects/gsoc/2018/index.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/other-releases.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/_images/404.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/adding-new-fonts-fedora.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/adding-or-removing-software-repositories-in-fedora.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/anaconda.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/autoupdates.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/bootloading-with-grub2.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/build-custom-kernel.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/bumblebee.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/configuring-x-window-system-using-the-xorg-conf-file.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/create-gpg-keys.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/create-hello-world-rpm.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/creating-and-using-a-live-installation-image.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/creating-rpm-packages.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/creating-windows-virtual-machines-using-virtio-drivers.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/debug-dracut-problems.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/debug-systemd-problems.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/debug-wayland-problems.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/dnf-system-upgrade.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/dnf.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/edit-iptables-rules.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/enable-touchpad-click.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/fedora-and-red-hat-enterprise-linux.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/fedora-life-cycle.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/finding-and-installing-linux-applications.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/firewalld.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/flash.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/getting-started-with-apache-http-server.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/getting-started-with-virtualization.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/grub2.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/index.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/installing-chromium-or-google-chrome-browsers.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/installing-java.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/installing-software-from-source.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/installing-spotify.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/kernel.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/mirroring.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/networking-cli.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/openh264.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/packagekit-not-found.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/performing-administration-tasks-using-sudo.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/postgresql.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/qemu.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/raspberry-pi.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/repositories.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/reset-root-password.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/securing-the-system-by-keeping-it-up-to-date.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/spotify.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/switching-desktop-environments.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/uefi-with-qemu.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/understanding-and-administering-systemd.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/upgrading-fedora-online.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/upgrading.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/using-nested-virtualization-in-kvm.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/using-shared-system-certificates.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/wine.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/_images/404.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/install-guide/Downloading_Fedora.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/install-guide/Introduction.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/install-guide/Preface.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/install-guide/Revision_History.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/install-guide/advanced/Boot_Options.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/install-guide/advanced/Kickstart_Installations.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/install-guide/advanced/Network_based_Installations.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/install-guide/advanced/Upgrading_Your_Current_System.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/install-guide/advanced/VNC_Installations.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/install-guide/appendixes/Disk_Partitions.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/install-guide/appendixes/Kickstart_Syntax_Reference.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/install-guide/appendixes/Understanding_LVM.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/install-guide/index.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/install-guide/install/After_Installation.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/install-guide/install/Booting_the_Installation.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/install-guide/install/Installing_Using_Anaconda.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/install-guide/install/Preparing_for_Installation.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/install-guide/install/Troubleshooting.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/Revision_History.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/desktop/Desktop.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/desktop/I18n.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/desktop/Networking.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/developers/Containers.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/developers/Development_Boost.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/developers/Development_C.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/developers/Development_D.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/developers/Development_Go.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/developers/Development_Haskell.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/developers/Development_Python.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/developers/Development_Ruby.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/developers/Development_Tools.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/developers/Development_Web.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/index.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/sysadmin/Installation.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/sysadmin/Kernel.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/sysadmin/Mail_Servers.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/sysadmin/Modularity.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/sysadmin/Security.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/sysadmin/Xorg.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/welcome/Feedback.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/welcome/Hardware_Overview.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/welcome/Overview.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/welcome/Welcome.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/securityguide/Infrastructure_Yubikey.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/Preface.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/RPM.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/Revision_History.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/Wayland.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/basic-system-configuration/Configuring_the_Date_and_Time.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/basic-system-configuration/Gaining_Privileges.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/basic-system-configuration/Managing_Users_and_Groups.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/basic-system-configuration/Opening_GUI_Applications.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/basic-system-configuration/System_Locale_and_Keyboard_Configuration.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/basic-system-configuration/intro-basic-system-configuration.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/index.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/infrastructure-services/OpenSSH.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/infrastructure-services/Services_and_Daemons.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/infrastructure-services/TigerVNC.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/infrastructure-services/intro-infrastructure-services.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/kernel-module-driver-configuration/Manually_Upgrading_the_Kernel.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/kernel-module-driver-configuration/Working_with_Kernel_Modules.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/kernel-module-driver-configuration/Working_with_the_GRUB_2_Boot_Loader.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/kernel-module-driver-configuration/intro-kernel-module-driver-configuration.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/monitoring-and-automation/Automating_System_Tasks.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/monitoring-and-automation/OProfile.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/monitoring-and-automation/System_Monitoring_Tools.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/monitoring-and-automation/Viewing_and_Managing_Log_Files.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/monitoring-and-automation/intro-monitoring-and-automation.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/package-management/DNF.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/package-management/intro-package-management.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/package-management/rpm-ostree.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/servers/Configuring_NTP_Using_ntpd.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/servers/Configuring_NTP_Using_the_chrony_Suite.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/servers/Configuring_PTP_Using_ptp4l.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/servers/Directory_Servers.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/servers/File_and_Print_Servers.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/servers/Mail_Servers.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/servers/Web_Servers.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/servers/intro-servers.html2018-02-07T22:35:25+01:00daily0.5https://docs.fedoraproject.org/subprojects.html2018-02-07T22:35:25+01:00daily0.5 \ No newline at end of file +https://docs.fedoraproject.org/2018-02-12T21:50:50+01:00always1.0https://docs.fedoraproject.org/_images/404.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/_images/404.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/install-guide/Downloading_Fedora.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/install-guide/Introduction.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/install-guide/Preface.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/install-guide/Revision_History.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/install-guide/advanced/Boot_Options.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/install-guide/advanced/Kickstart_Installations.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/install-guide/advanced/Network_based_Installations.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/install-guide/advanced/Upgrading_Your_Current_System.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/install-guide/advanced/VNC_Installations.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/install-guide/appendixes/Disk_Partitions.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/install-guide/appendixes/Kickstart_Syntax_Reference.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/install-guide/appendixes/Understanding_LVM.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/install-guide/index.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/install-guide/install/After_Installation.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/install-guide/install/Booting_the_Installation.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/install-guide/install/Installing_Using_Anaconda.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/install-guide/install/Preparing_for_Installation.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/install-guide/install/Troubleshooting.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/Revision_History.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/desktop/Desktop.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/desktop/I18n.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/desktop/Networking.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/developers/Containers.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/developers/Development_Boost.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/developers/Development_C.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/developers/Development_D.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/developers/Development_Go.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/developers/Development_Haskell.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/developers/Development_Python.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/developers/Development_Ruby.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/developers/Development_Tools.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/developers/Development_Web.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/index.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/sysadmin/Installation.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/sysadmin/Kernel.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/sysadmin/Mail_Servers.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/sysadmin/Modularity.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/sysadmin/Security.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/sysadmin/Xorg.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/welcome/Feedback.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/welcome/Hardware_Overview.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/welcome/Overview.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/release-notes/welcome/Welcome.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/Preface.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/RPM.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/Revision_History.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/Wayland.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/basic-system-configuration/Configuring_the_Date_and_Time.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/basic-system-configuration/Gaining_Privileges.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/basic-system-configuration/Managing_Users_and_Groups.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/basic-system-configuration/Opening_GUI_Applications.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/basic-system-configuration/System_Locale_and_Keyboard_Configuration.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/basic-system-configuration/intro-basic-system-configuration.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/index.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/infrastructure-services/OpenSSH.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/infrastructure-services/Services_and_Daemons.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/infrastructure-services/TigerVNC.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/infrastructure-services/intro-infrastructure-services.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/kernel-module-driver-configuration/Manually_Upgrading_the_Kernel.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/kernel-module-driver-configuration/Working_with_Kernel_Modules.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/kernel-module-driver-configuration/Working_with_the_GRUB_2_Boot_Loader.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/kernel-module-driver-configuration/intro-kernel-module-driver-configuration.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/monitoring-and-automation/Automating_System_Tasks.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/monitoring-and-automation/OProfile.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/monitoring-and-automation/System_Monitoring_Tools.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/monitoring-and-automation/Viewing_and_Managing_Log_Files.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/monitoring-and-automation/intro-monitoring-and-automation.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/package-management/DNF.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/package-management/intro-package-management.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/servers/Configuring_NTP_Using_ntpd.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/servers/Configuring_NTP_Using_the_chrony_Suite.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/servers/Configuring_PTP_Using_ptp4l.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/servers/Directory_Servers.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/servers/File_and_Print_Servers.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/servers/Mail_Servers.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/servers/Web_Servers.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f26/system-administrators-guide/servers/intro-servers.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/_images/404.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/install-guide/Downloading_Fedora.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/install-guide/Introduction.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/install-guide/Preface.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/install-guide/Revision_History.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/install-guide/advanced/Boot_Options.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/install-guide/advanced/Kickstart_Installations.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/install-guide/advanced/Network_based_Installations.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/install-guide/advanced/Upgrading_Your_Current_System.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/install-guide/advanced/VNC_Installations.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/install-guide/appendixes/Disk_Partitions.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/install-guide/appendixes/Kickstart_Syntax_Reference.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/install-guide/appendixes/Understanding_LVM.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/install-guide/index.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/install-guide/install/After_Installation.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/install-guide/install/Booting_the_Installation.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/install-guide/install/Installing_Using_Anaconda.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/install-guide/install/Preparing_for_Installation.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/install-guide/install/Troubleshooting.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/release-notes/desktop/Desktop.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/release-notes/developers/Development_C.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/release-notes/developers/Development_Go.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/release-notes/developers/Development_Java.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/release-notes/developers/Development_Perl.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/release-notes/developers/Development_Python.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/release-notes/developers/Development_Ruby.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/release-notes/developers/Development_Tools.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/release-notes/developers/Development_Web.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/release-notes/index.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/release-notes/sysadmin/ARM_Architectures.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/release-notes/sysadmin/Domain_Controllers.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/release-notes/sysadmin/Installation.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/release-notes/sysadmin/Modularity.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/release-notes/sysadmin/Packaging.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/release-notes/sysadmin/Security.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/release-notes/welcome/Feedback.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/release-notes/welcome/Hardware_Overview.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/release-notes/welcome/Overview.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/release-notes/welcome/Welcome.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/Preface.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/RPM.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/Revision_History.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/Wayland.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/basic-system-configuration/Configuring_the_Date_and_Time.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/basic-system-configuration/Gaining_Privileges.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/basic-system-configuration/Managing_Users_and_Groups.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/basic-system-configuration/Opening_GUI_Applications.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/basic-system-configuration/System_Locale_and_Keyboard_Configuration.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/basic-system-configuration/intro-basic-system-configuration.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/index.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/infrastructure-services/OpenSSH.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/infrastructure-services/Services_and_Daemons.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/infrastructure-services/TigerVNC.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/infrastructure-services/intro-infrastructure-services.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/kernel-module-driver-configuration/Manually_Upgrading_the_Kernel.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/kernel-module-driver-configuration/Working_with_Kernel_Modules.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/kernel-module-driver-configuration/Working_with_the_GRUB_2_Boot_Loader.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/kernel-module-driver-configuration/intro-kernel-module-driver-configuration.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/monitoring-and-automation/Automating_System_Tasks.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/monitoring-and-automation/OProfile.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/monitoring-and-automation/System_Monitoring_Tools.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/monitoring-and-automation/Viewing_and_Managing_Log_Files.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/monitoring-and-automation/intro-monitoring-and-automation.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/package-management/DNF.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/package-management/intro-package-management.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/servers/Configuring_NTP_Using_ntpd.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/servers/Configuring_NTP_Using_the_chrony_Suite.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/servers/Configuring_PTP_Using_ptp4l.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/servers/Directory_Servers.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/servers/File_and_Print_Servers.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/servers/Mail_Servers.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/servers/Web_Servers.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/f27/system-administrators-guide/servers/intro-servers.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/fedora-project/_images/404.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/fedora-project/council/charter.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/fedora-project/council/contact.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/fedora-project/council/diversity-advisor.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/fedora-project/council/fcaic.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/fedora-project/council/fpgm.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/fedora-project/council/fpl.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/fedora-project/council/history.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/fedora-project/council/index.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/fedora-project/council/members.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/fedora-project/council/policies.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/fedora-project/project/code-of-conduct.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/fedora-project/project/fedora-overview.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/fedora-project/project/help.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/fedora-project/project/index.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/fedora-project/project/join.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/fedora-project/project/leadership.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/fedora-project/project/objectives.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/fedora-project/project/orgchart.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/fedora-project/subprojects/collaboration.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/fedora-project/subprojects/diversity.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/fedora-project/subprojects/fesco.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/fedora-project/subprojects/index.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/fedora-project/subprojects/mindshare.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/fedora-project/subprojects/sigs.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/fedora-project/subprojects/subprojects.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/fedora-project/subprojects/workinggroups.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/index.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/mentored-projects/_images/404.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/mentored-projects/gsoc/2018/application.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/mentored-projects/gsoc/2018/ideas.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/mentored-projects/gsoc/2018/index.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/other-releases.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/_images/404.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/adding-new-fonts-fedora.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/adding-or-removing-software-repositories-in-fedora.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/anaconda.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/autoupdates.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/bootloading-with-grub2.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/build-custom-kernel.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/bumblebee.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/configuring-x-window-system-using-the-xorg-conf-file.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/create-gpg-keys.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/create-hello-world-rpm.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/creating-and-using-a-live-installation-image.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/creating-rpm-packages.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/creating-windows-virtual-machines-using-virtio-drivers.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/debug-dracut-problems.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/debug-systemd-problems.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/debug-wayland-problems.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/dnf-system-upgrade.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/dnf.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/edit-iptables-rules.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/enable-touchpad-click.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/fedora-and-red-hat-enterprise-linux.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/fedora-life-cycle.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/finding-and-installing-linux-applications.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/firewalld.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/flash.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/getting-started-with-apache-http-server.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/getting-started-with-virtualization.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/grub2.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/index.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/installing-chromium-or-google-chrome-browsers.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/installing-java.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/installing-software-from-source.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/installing-spotify.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/kernel.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/mirroring.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/networking-cli.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/openh264.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/packagekit-not-found.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/performing-administration-tasks-using-sudo.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/postgresql.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/qemu.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/raspberry-pi.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/repositories.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/reset-root-password.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/securing-the-system-by-keeping-it-up-to-date.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/spotify.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/switching-desktop-environments.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/uefi-with-qemu.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/understanding-and-administering-systemd.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/upgrading-fedora-online.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/upgrading.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/using-nested-virtualization-in-kvm.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/using-shared-system-certificates.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/quick-docs/en-US/wine.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/_images/404.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/install-guide/Downloading_Fedora.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/install-guide/Introduction.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/install-guide/Preface.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/install-guide/Revision_History.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/install-guide/advanced/Boot_Options.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/install-guide/advanced/Kickstart_Installations.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/install-guide/advanced/Network_based_Installations.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/install-guide/advanced/Upgrading_Your_Current_System.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/install-guide/advanced/VNC_Installations.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/install-guide/appendixes/Disk_Partitions.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/install-guide/appendixes/Kickstart_Syntax_Reference.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/install-guide/appendixes/Understanding_LVM.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/install-guide/index.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/install-guide/install/After_Installation.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/install-guide/install/Booting_the_Installation.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/install-guide/install/Installing_Using_Anaconda.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/install-guide/install/Preparing_for_Installation.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/install-guide/install/Troubleshooting.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/Revision_History.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/desktop/Desktop.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/desktop/I18n.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/desktop/Networking.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/developers/Containers.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/developers/Development_Boost.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/developers/Development_C.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/developers/Development_D.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/developers/Development_Go.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/developers/Development_Haskell.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/developers/Development_Python.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/developers/Development_Ruby.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/developers/Development_Tools.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/developers/Development_Web.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/index.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/sysadmin/Installation.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/sysadmin/Kernel.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/sysadmin/Mail_Servers.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/sysadmin/Modularity.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/sysadmin/Security.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/sysadmin/Xorg.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/welcome/Feedback.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/welcome/Hardware_Overview.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/welcome/Overview.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/release-notes/welcome/Welcome.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/securityguide/Infrastructure_Yubikey.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/Preface.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/RPM.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/Revision_History.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/Wayland.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/basic-system-configuration/Configuring_the_Date_and_Time.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/basic-system-configuration/Gaining_Privileges.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/basic-system-configuration/Managing_Users_and_Groups.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/basic-system-configuration/Opening_GUI_Applications.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/basic-system-configuration/System_Locale_and_Keyboard_Configuration.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/basic-system-configuration/intro-basic-system-configuration.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/index.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/infrastructure-services/OpenSSH.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/infrastructure-services/Services_and_Daemons.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/infrastructure-services/TigerVNC.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/infrastructure-services/intro-infrastructure-services.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/kernel-module-driver-configuration/Manually_Upgrading_the_Kernel.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/kernel-module-driver-configuration/Working_with_Kernel_Modules.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/kernel-module-driver-configuration/Working_with_the_GRUB_2_Boot_Loader.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/kernel-module-driver-configuration/intro-kernel-module-driver-configuration.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/monitoring-and-automation/Automating_System_Tasks.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/monitoring-and-automation/OProfile.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/monitoring-and-automation/System_Monitoring_Tools.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/monitoring-and-automation/Viewing_and_Managing_Log_Files.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/monitoring-and-automation/intro-monitoring-and-automation.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/package-management/DNF.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/package-management/intro-package-management.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/package-management/rpm-ostree.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/servers/Configuring_NTP_Using_ntpd.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/servers/Configuring_NTP_Using_the_chrony_Suite.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/servers/Configuring_PTP_Using_ptp4l.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/servers/Directory_Servers.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/servers/File_and_Print_Servers.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/servers/Mail_Servers.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/servers/Web_Servers.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/rawhide/system-administrators-guide/servers/intro-servers.html2018-02-12T21:50:50+01:00daily0.5https://docs.fedoraproject.org/subprojects.html2018-02-12T21:50:50+01:00daily0.5 \ No newline at end of file