diff --git a/modules/ROOT/nav.adoc b/modules/ROOT/nav.adoc index cf07cbd..4ba86ff 100644 --- a/modules/ROOT/nav.adoc +++ b/modules/ROOT/nav.adoc @@ -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] diff --git a/modules/ROOT/pages/autoupdates.adoc b/modules/ROOT/pages/autoupdates.adoc index da9e4f1..548c108 100644 --- a/modules/ROOT/pages/autoupdates.adoc +++ b/modules/ROOT/pages/autoupdates.adoc @@ -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] diff --git a/modules/ROOT/pages/cups-filing-a-bug-report.adoc b/modules/ROOT/pages/cups-filing-a-bug-report.adoc index 45b5049..065af88 100644 --- a/modules/ROOT/pages/cups-filing-a-bug-report.adoc +++ b/modules/ROOT/pages/cups-filing-a-bug-report.adoc @@ -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 diff --git a/modules/ROOT/pages/debug-dracut-problems.adoc b/modules/ROOT/pages/debug-dracut-problems.adoc index ea88d45..a984ff5 100644 --- a/modules/ROOT/pages/debug-dracut-problems.adoc +++ b/modules/ROOT/pages/debug-dracut-problems.adoc @@ -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* diff --git a/modules/ROOT/pages/displaying_user_prompt_on_gnome_login_screen.adoc b/modules/ROOT/pages/displaying_user_prompt_on_gnome_login_screen.adoc index e9e9fb8..8d396a1 100644 --- a/modules/ROOT/pages/displaying_user_prompt_on_gnome_login_screen.adoc +++ b/modules/ROOT/pages/displaying_user_prompt_on_gnome_login_screen.adoc @@ -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: diff --git a/modules/ROOT/pages/postgresql.adoc b/modules/ROOT/pages/postgresql.adoc index 2d946a8..b067394 100644 --- a/modules/ROOT/pages/postgresql.adoc +++ b/modules/ROOT/pages/postgresql.adoc @@ -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 diff --git a/modules/ROOT/pages/using-shared-system-certificates.adoc b/modules/ROOT/pages/using-shared-system-certificates.adoc index 38f893f..d04b2bb 100644 --- a/modules/ROOT/pages/using-shared-system-certificates.adoc +++ b/modules/ROOT/pages/using-shared-system-certificates.adoc @@ -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. diff --git a/modules/ROOT/pages/viewing-logs.adoc b/modules/ROOT/pages/viewing-logs.adoc index 28d4e9b..8501447 100644 --- a/modules/ROOT/pages/viewing-logs.adoc +++ b/modules/ROOT/pages/viewing-logs.adoc @@ -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.