Added a bunch of metadata.

This commit is contained in:
Peter Boy 2023-08-09 17:06:07 +02:00
parent 713d237893
commit b215b64ec6
8 changed files with 55 additions and 5 deletions

View file

@ -125,7 +125,7 @@
** xref:cups-useful-tricks.adoc[Useful tricks]
** xref:cups-terminology.adoc[Terminology]
** xref:cups-known-issues.adoc[Known issues]
** xref:cups-filing-a-bug-report.adoc[Filing a bug report]
** xref:cups-filing-a-bug-report.adoc[Filing a CUPS Bug Report]
* FAQ
** xref:fedora-and-red-hat-enterprise-linux.adoc[Fedora and Red Hat Enterprise Linux]

View file

@ -1,4 +1,10 @@
= Automatic Updates
Ben Cotton; Petr Bokoc; Jean-Baptiste Holcroft
:revnumber: all
:revdate: 2022
:category: Administration
:tags: How-to DNF Updates
//:imagesdir: ./images
You must decide whether to use automatic xref:dnf.adoc[DNF]

View file

@ -1,4 +1,13 @@
= Filing a bug report
= Filing a CUPS Bug Report
Brandon Nielsen
:revnumber: all
:revdate: 2022-05-15
:category: Bugs
:tags: How-to Bug-Report cups
//:imagesdir: ./images
// include::partial$attributes.adoc[]
== Deciding which component

View file

@ -1,4 +1,12 @@
= How to debug Dracut problems
Caleb McKee; Héctor Louzao; Frank Sträter
:revnumber: all
:revdate: 2021-02-02
:category: Bugs
:tags: How-to Bug-Report kernel dracut
//:imagesdir: ./images
// include::partial$attributes.adoc[]
*Foreword*

View file

@ -1,5 +1,10 @@
= Displaying a user prompt on the GNOME login screen
= Displaying a User Prompt on the GNOME Login Screen
Harsh Jain
:revnumber: all
:revdate: 2020
:category: Customization
:tags: How-to Workstation Gnome
//:imagesdir: ./images
To show a user prompt instead of a list of users on the GNOME login screen, open a terminal and perform the following steps:

View file

@ -1,5 +1,15 @@
= PostgreSQL
Jiyoung Joung; niko d; Héctor H. Louzao P
:revnumber: F37 and newer
:revdate: 2022-12-19
:category: Databases
:tags: How-to PostgreSQL
//:imagesdir: ./images
[NOTE]
====
Users of Fedora Server Edition find additional information in xref::fedora-server/services/setup-postgresql.adoc[Setting up PostgreSQL Database Server]
====
[[installation]]
== Installation

View file

@ -1,4 +1,11 @@
= Using Shared System Certificates
NITISH SHARMA ; Mirek Jahoda ; Petr Bokoc
:revnumber: F31 and newer
:revdate: 2020
:category: Administration
:tags: How-to Security Certificates
//:imagesdir: ./images
The Shared System Certificates storage enables NSS, GnuTLS, OpenSSL, and Java to share a default source for retrieving system certificate anchors and black list information. By default, the trust store contains the Mozilla CA list, including positive and negative trust. The system allows updating of the core Mozilla CA list or choosing another certificate list.

View file

@ -1,5 +1,10 @@
= Viewing logs in Fedora
JJ Asghar; hector louzao ; Mirek Jahoda
:revnumber: F31 and newer
:revdate: 2020
:category: Administration
:tags: How-to Logging
//:imagesdir: ./images
Log files contain messages about the system, including the kernel, services, and applications running on it.
These contain information that helps troubleshoot issues, or simply monitor system functions.