fix links & few terms
This commit is contained in:
parent
3ff7f05e0a
commit
981ce9a450
5 changed files with 19 additions and 19 deletions
|
|
@ -1,12 +1,12 @@
|
|||
= ARM Single Board Computers
|
||||
:page-layout: without_menu
|
||||
|
||||
Fedora fully supports the Raspberry Pi 4 Single Board Computer. Additionally there are driver for many alternative maker's models with the extent of support varying. Sometimes only the basic functions work, while e.g. accelerated graphics or Wifi connections are not available. The latter is due to the fact that some manufacturers do not offer open source drivers and a reimplmentation by the OSS community is not (yet) available.
|
||||
Fedora fully supports the Raspberry Pi 4 Single Board Computer. Additionally there are driver for many alternative maker's models with the extent of support varying. Sometimes only the basic functions work, while, for example, accelerated graphics or Wifi connections are not available. The latter is due to the fact that some manufacturers do not offer open source drivers and a reimplmentation by the OSS community is not (yet) available.
|
||||
|
||||
|
||||
https://docs.stg.fedoraproject.org/en-US/quick-docs/raspberry-pi/[General information]::
|
||||
xref:quick-docs::raspberry-pi.adoc[General information]
|
||||
Details about different boards and a general introduction to installation
|
||||
|
||||
https://docs.stg.fedoraproject.org/en-US/fedora-server[Fedora Server Edition]::
|
||||
xref:fedora-server::index.adoc[Fedora Server Edition]
|
||||
Detailed installation information for Fedora Server Edition
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
= Emerging Fedora Desktops
|
||||
:page-layout: without_menu
|
||||
|
||||
https://docs.fedoraproject.org/en-US/fedora-silverblue/[Fedora Silverblue]::
|
||||
Fedora Silverblue is an immutable desktop operating system featuring the _Gnome_ desktop. It aims to be extremely stable and reliable. It also aims to be an excellent platform for developers and for those using container-focused workflows.
|
||||
xref:fedora-silverblue::index.adoc[Fedora Silverblue]
|
||||
Fedora Silverblue is an immutable desktop operating system featuring the _GNOME_ desktop. It aims to be extremely stable and reliable. It also aims to be an excellent platform for developers and for those using container-focused workflows.
|
||||
|
||||
https://docs.fedoraproject.org/en-US/fedora-kinoite/[Fedora Kinoite]::
|
||||
xref:fedora-kinoite::index.adoc[Fedora Kinoite]
|
||||
Fedora Kinoite is an immutable desktop operating system featuring the _KDE_ desktop It aims to be extremely stable and reliable. It also aims to be an excellent platform for developers and for those using container-focused workflows.
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@
|
|||
|
||||
<a href="../workstation-docs/" class="homepage-link homepage-link-primary" >
|
||||
<h3>Fedora Workstation</h3>
|
||||
<p >A reliable, user-friendly, and powerful operating system for your laptop or desktop computer</p>
|
||||
<p>A reliable, user-friendly, and powerful operating system for your notebook or desktop computer</p>
|
||||
</a>
|
||||
<a href="../emerging/" class="homepage-link homepage-link-primary" >
|
||||
<h3>Emerging Fedora Desktops</h3>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
== Fedora Spins
|
||||
|
||||
While Fedora Workstation, the main desktop edition, provides the Gnome desktop as the user GUI, many Fedorians would like to prefer one of the many functional alternatives.
|
||||
While Fedora Workstation, the main desktop edition, provides the GNOME desktop as the user GUI, many Fedorians prefer one of the many functional alternatives.
|
||||
|
||||
To provide this in the same high-quality and reliable way, community members have developed the Spins - autonomously installable desktop system alternatives with the otherwise same functionality. The spectrum ranges from the heavyweight alternative KDE to resource-saving alternatives like XFCE.
|
||||
|
||||
|
|
@ -14,7 +14,7 @@ You can download the appropriate spin and use it to install Fedora, pre-configur
|
|||
|
||||
== Fedora Labs
|
||||
|
||||
Users adopt Fedora for a wide variety of purposes and in a wide variety of domains. For a number of these, community members have put together _functional bundles_ that optimally support these works. This is how a distinctive collection was created - the Fedora Labs.
|
||||
Users adopt Fedora for a wide variety of purposes and in a wide variety of domains. For several of these, community members have put together _functional bundles_ that optimally support these works. This is how a distinctive collection was created - the Fedora Labs.
|
||||
|
||||
They range from Jam,dedicated to audio and music enthusiasts, to Security Lab, dedicated to security auditing, forensics and penetration testing, to Scientific, a collection of the most useful open source scientific and numerical tools – just to name a few of the currently 9 available bundles.
|
||||
|
||||
|
|
@ -38,4 +38,4 @@ You find the complete collection at https://labs.fedoraproject.org/
|
|||
//Wary of reinstalling all the essential tools for your scientific and numerical work? The answer is //here. Fedora Scientific Spin brings together the most useful open source scientific and numerical tools //atop the goodness of the KDE desktop environment.
|
||||
|
||||
|
||||
//__**To be completed**__
|
||||
//__**To be completed**__
|
||||
|
|
|
|||
|
|
@ -4,22 +4,22 @@
|
|||
|
||||
Fedora includes a set of programs that enable users to customize and maintain a Fedora installation to meet individual needs. Fedora editions and spins each use these tools in a different way. Read the edition documentation to learn how to use these tools in a practical way. Here we provide a general overview and functional description for the tools that complements the edition documentation.
|
||||
|
||||
In general, Fedora is focused on its upstream projects, so also with the administration and management tools. This applies to both the software itself as well as the documentation. The Fedora documentation consequently focuses on describing Fedora specific customizations, e.g. the choice of data directories or default values.
|
||||
In general, Fedora is focused on its upstream projects, so also with the administration and management tools. This applies to both the software itself as well as the documentation. The Fedora documentation consequently focuses on describing Fedora specific customizations, for example, the choice of data directories or default values.
|
||||
|
||||
Fedora uses the following upstream projects.
|
||||
|
||||
== Instance Management
|
||||
Anaconda::
|
||||
https://github.com/rhinstaller/anaconda[Anaconda] is the installation program used by Fedora, Red Hat Enterprise Linux and some other distributions for installation of rpm file based systems, as Workstation or Server.
|
||||
https://github.com/rhinstaller/anaconda[Anaconda] is the installation program used by Fedora, Red Hat Enterprise Linux and some other distributions for installation of RPM file based systems, as Workstation or Server.
|
||||
|
||||
* Upstream documentation: https://anaconda-installer.readthedocs.io/en/latest/[Welcome to Anaconda’s documentation!]
|
||||
* Fedora documentation: https://fedoraproject.org/wiki/Anaconda[Anaconda]
|
||||
* However, the first source of information should definitely be the installation guidance of the Fedora variant in question.
|
||||
|
||||
DNF::
|
||||
The https://github.com/rpm-software-management/dnf[Dandified YUM (DNF)] is the software packages manager, used by Fedora to manage the rpm based software distribution.
|
||||
The https://github.com/rpm-software-management/dnf[Dandified YUM (DNF)] is the software packages manager, used by Fedora to manage the RPM based software distribution.
|
||||
* Upstream documentation: https://dnf.readthedocs.io/en/latest/[DNF, the next-generation replacement for YUM]
|
||||
* Fedora related documentation: https://docs.fedoraproject.org/en-US/quick-docs/dnf/[Using the DNF software package manager]
|
||||
* Fedora related documentation: xref:quick-docs::dnf.adoc[Using the DNF software package manager]
|
||||
* The documentation of the different Fedora variants may include additional, and more detailed information.
|
||||
|
||||
RPM::
|
||||
|
|
@ -28,7 +28,7 @@ There are various package managment systems to enable Linux distributions to bui
|
|||
* Upstream documentation: https://rpm-software-management.github.io/rpm/manual/[RPM Reference Manual]
|
||||
|
||||
rpm-ostree::
|
||||
A hybrid image and package management system. It makes rpm packages available in an image based operating system. It uses the same repositories configured in /etc/yum.repos.de as dnf.
|
||||
A hybrid image and package management system. It makes RPM packages available in an image based operating system. It uses the same repositories configured in `/etc/yum.repos.d` as dnf.
|
||||
|
||||
* Upstream documentation: https://coreos.github.io/rpm-ostree/[A true hybrid image/package system]
|
||||
|
||||
|
|
@ -39,7 +39,7 @@ firewalld::
|
|||
By default, Fedora uses __https://firewalld.org/[firewalld]__ as the high level user interface to manage a system's firewall. It abstracts a firewall, allows dynamic administration and simplifies the task significantly compared to iptables used by Fedora up to release 18. For specific purposes, _firewalld_ can also process iptables rules directly. Alternatively, _http://www.iptables.org[iptables]_ resp. its successor _nftable_ is still available and could be enabled instead of __firewalld__. However, this is neither recommended nor advisable.
|
||||
|
||||
* Upstream documentation: https://firewalld.org/documentation/[firewalld – A service daemon with D-Bus interface]
|
||||
* Fedora specific documentation: https://docs.fedoraproject.org/en-US/quick-docs/firewalld/[Using firewalld]
|
||||
* Fedora specific documentation: xref:quick-docs::firewalld.adoc[Using firewalld]
|
||||
|
||||
|
||||
OpenSSH::
|
||||
|
|
@ -53,7 +53,7 @@ Fedora uses https://systemd.io/[systemd] for configuration and management of the
|
|||
|
||||
* Upstream documenation is highly technical and basically a set of https://www.freedesktop.org/software/systemd/man/systemd.directives.html[man pages]. It should hardly be helpful for most users.
|
||||
|
||||
* Fedora documentation: https://docs.fedoraproject.org/en-US/quick-docs/understanding-and-administering-systemd/[Understanding and administering systemd]
|
||||
* Fedora documentation: xref:quick-docs::understanding-and-administering-systemd.adoc[Understanding and administering systemd]
|
||||
|
||||
|
||||
// TigerVNC::
|
||||
|
|
@ -72,7 +72,7 @@ Fedora uses systemd journald as the main tool to log all events. Basically, it r
|
|||
Additionally, Fedora continues to install rsyslog, which is also used by several software packages.
|
||||
|
||||
* Upstream documentation: https://www.freedesktop.org/software/systemd/man/systemd-journald.service.html[systemd-journald]
|
||||
* Fedora ducumentation: https://docs.fedoraproject.org/en-US/quick-docs/viewing-logs/[Viewing logs in Fedora]
|
||||
* Fedora documentation: xref:quick-docs::viewing-logs.adoc[Viewing logs in Fedora]
|
||||
|
||||
|
||||
|
||||
|
|
@ -83,4 +83,4 @@ Additionally, Fedora continues to install rsyslog, which is also used by several
|
|||
//short description TBD
|
||||
|
||||
== Generic
|
||||
Fedora specific information on the various administration and maintenance tools is available in the [citetitle]_xref:fedora:system-administrators-guide:index.adoc[Fedora System Administrator's Guide]_.
|
||||
Fedora specific information about the various administration and maintenance tools is available in the [citetitle]_xref:fedora:system-administrators-guide:index.adoc[Fedora System Administrator's Guide]_.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue