mirror of
https://pagure.io/fedora-docs/quick-docs.git
synced 2024-11-28 14:56:35 +00:00
Fix some broken xrefs
This commit is contained in:
parent
c20fa4cd65
commit
b0dfe52ca8
9 changed files with 10 additions and 10 deletions
|
@ -5,7 +5,7 @@ This section describes how to add software repositories with the `dnf config-man
|
|||
|
||||
Use the following commands as the `root` user or under the `sudo` utility.
|
||||
|
||||
. Define a new repository by adding a new file with the `.repo` suffix to the [filename]`/etc/yum.repos.d/` directory. For details about various options to use in the `.repo` file, see the xref:{MAJOROSVER}@fedora:system-administrators-guide:package-management/DNF.adoc#sec-Setting_repository_Options[Setting [repository\] Options] section in the System Administrator's Guide
|
||||
. Define a new repository by adding a new file with the `.repo` suffix to the [filename]`/etc/yum.repos.d/` directory. For details about various options to use in the `.repo` file, see the xref:f{MAJOROSVER}@fedora:system-administrators-guide:package-management/DNF.adoc#sec-Setting_repository_Options[Setting [repository\] Options] section in the System Administrator's Guide
|
||||
|
||||
. Add the newly created repository.
|
||||
+
|
||||
|
|
|
@ -61,7 +61,7 @@ $ xfs_growfs -d /
|
|||
|
||||
._Additional Resources_
|
||||
|
||||
* For information on configuring Fedora, including installing programs and updates, see: xref:{MAJOROSVER}@fedora:system-administrators-guide:index.adoc[Fedora Docs: System Administrator’s Guide]
|
||||
* For information on configuring Fedora, including installing programs and updates, see: xref:f{MAJOROSVER}@fedora:system-administrators-guide:index.adoc[Fedora Docs: System Administrator’s Guide]
|
||||
* For assistance or support, see:
|
||||
** link:https://ask.fedoraproject.org/[Ask Fedora]
|
||||
** link:https://lists.fedoraproject.org/admin/lists/arm%40lists.fedoraproject.org/[Fedora ARM mailing list]
|
||||
|
|
|
@ -10,7 +10,7 @@ The installation of Fedora guests using Anaconda is supported. The installation
|
|||
|
||||
`virt-install` is a command-line based tool for creating virtualized guests. Execute `virt-install --help` for command line help, or you can find the manual page at `man 1 virt-install`.
|
||||
|
||||
To use the virt-install command, you should first download an ISO of the Fedora version you wish to install. You can find the latest Fedora images at https://getfedora.org. This ISO is only needed during Fedora installation, and can be deleted to free up storage space afterwards if desired. More information about Fedora installation can be found in the xref:{MAJOROSVER}@fedora:install-guide:index.adoc[Installation Guide]. In this example we'll use Fedora Workstation.
|
||||
To use the virt-install command, you should first download an ISO of the Fedora version you wish to install. You can find the latest Fedora images at https://getfedora.org. This ISO is only needed during Fedora installation, and can be deleted to free up storage space afterwards if desired. More information about Fedora installation can be found in the xref:f{MAJOROSVER}@fedora:install-guide:index.adoc[Installation Guide]. In this example we'll use Fedora Workstation.
|
||||
|
||||
=== Planning VM Resources
|
||||
Adjust the ram, vcpus, and disk size parameters according to the resources you have available.
|
||||
|
@ -34,7 +34,7 @@ Adjust the ram, vcpus, and disk size parameters according to the resources you h
|
|||
# lscpu
|
||||
----
|
||||
|
||||
When allocating resources to your VM, keep in mind the minimum system requirements for the version of Fedora you are installing as well as your use case requirements. For Fedora {MAJOROSVER}, you can find this in the xref:{MAJOROSVER}@fedora:release-notes:welcome/Hardware_Overview.adoc[Release Notes].
|
||||
When allocating resources to your VM, keep in mind the minimum system requirements for the version of Fedora you are installing as well as your use case requirements. For Fedora {MAJOROSVER}, you can find this in the xref:f{MAJOROSVER}@fedora:release-notes:welcome/Hardware_Overview.adoc[Release Notes].
|
||||
|
||||
==== Create Storage for the VM
|
||||
|
||||
|
|
|
@ -10,5 +10,5 @@ You can also take advantage of Fedora Labs. Fedora Labs is a selection of curate
|
|||
|
||||
[NOTE]
|
||||
====
|
||||
Please refer to xref:{MAJOROSVER}@fedora:install-guide:index.adoc[Fedora Installation Guide] for getting help on the process of installing Fedora.
|
||||
Please refer to xref:f{MAJOROSVER}@fedora:install-guide:index.adoc[Fedora Installation Guide] for getting help on the process of installing Fedora.
|
||||
====
|
||||
|
|
|
@ -4,7 +4,7 @@ include::{partialsdir}/attributes.adoc[]
|
|||
:experimental:
|
||||
|
||||
When installing Fedora, you can install the virtualization packages by
|
||||
selecting *Virtualization* in the *Base Group* in the installer. See xref:{MAJOROSVER}@fedora:install-guide:install/Installing_Using_Anaconda.adoc[Installing Using Anaconda].
|
||||
selecting *Virtualization* in the *Base Group* in the installer. See xref:f{MAJOROSVER}@fedora:install-guide:install/Installing_Using_Anaconda.adoc[Installing Using Anaconda].
|
||||
|
||||
For existing Fedora installations, you can install the virtualization tools via the command line using the Virtualization Package Group. To view the packages, run:
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@ include::{partialsdir}/proc_configuring-xorg-as-default-gnome-session.adoc[level
|
|||
|
||||
[discrete]
|
||||
== Additional Resources
|
||||
. xref:{MAJOROSVER}@fedora:system-administrators-guide:Wayland.adoc[Wayland Display Server in the System Administrator's Guide]
|
||||
. xref:f{MAJOROSVER}@fedora:system-administrators-guide:Wayland.adoc[Wayland Display Server in the System Administrator's Guide]
|
||||
|
||||
. link:https://wayland.freedesktop.org/[Wayland @ freedesktop.org]
|
||||
|
||||
|
|
|
@ -67,7 +67,7 @@ include::{partialsdir}/ref_frequently-asked-questions_-installing-fedora-on-a-ra
|
|||
|
||||
* The most up-to-date information can be found on the link:https://fedoraproject.org/wiki/Architectures/ARM/Raspberry_Pi?rd=Raspberry_Pi[Raspberry Pi page] of the Fedora Wiki.
|
||||
* For Raspberry Pi hardware specifications and project ideas, see: link:https://www.raspberrypi.org/[The Raspberry Pi Foundation Website].
|
||||
* For information on configuring Fedora, including installing programs and updates, see: xref:{MAJOROSVER}@fedora:system-administrators-guide:index.adoc[Fedora Docs: System Administrator’s Guide]
|
||||
* For information on configuring Fedora, including installing programs and updates, see: xref:f{MAJOROSVER}@fedora:system-administrators-guide:index.adoc[Fedora Docs: System Administrator’s Guide]
|
||||
* For assistance or support, see:
|
||||
** link:https://ask.fedoraproject.org/[Ask Fedora]
|
||||
** link:https://lists.fedoraproject.org/admin/lists/arm%40lists.fedoraproject.org/[Fedora ARM mailing list]
|
||||
|
|
|
@ -26,7 +26,7 @@ include::{partialsdir}/proc_setting-automatic-updates.adoc[leveloffset=+1]
|
|||
[discrete]
|
||||
== Additional Resources
|
||||
|
||||
* The xref:{MAJOROSVER}@fedora:system-administrators-guide:package-management/DNF.adoc[DNF] chapter in the Fedora System Administrator's Guide
|
||||
* The xref:f{MAJOROSVER}@fedora:system-administrators-guide:package-management/DNF.adoc[DNF] chapter in the Fedora System Administrator's Guide
|
||||
|
||||
ifdef::parent-context[:context: {parent-context}]
|
||||
ifndef::parent-context[:!context:]
|
||||
|
|
|
@ -81,7 +81,7 @@ f++++++++++++++++: /etc/cups/subscriptions.conf.O
|
|||
[output truncated]
|
||||
----
|
||||
|
||||
At a minimum, *AIDE* should be configured to run a weekly scan. At most, *AIDE* should be run daily. For example, to schedule a daily execution of AIDE at _04:05_ a.m. using the *cron* command, see the xref:{MAJOROSVER}@fedora:system-administrators-guide:monitoring-and-automation/Automating_System_Tasks.adoc[Automating System Tasks] chapter in the System Administrator's Guide.
|
||||
At a minimum, *AIDE* should be configured to run a weekly scan. At most, *AIDE* should be run daily. For example, to schedule a daily execution of AIDE at _04:05_ a.m. using the *cron* command, see the xref:f{MAJOROSVER}@fedora:system-administrators-guide:monitoring-and-automation/Automating_System_Tasks.adoc[Automating System Tasks] chapter in the System Administrator's Guide.
|
||||
|
||||
Add the following line to the `/etc/crontab` file:
|
||||
|
||||
|
|
Loading…
Reference in a new issue