Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating menu and many other things #461

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
bunch of fixes for Sonya's comments!
bennyvasquez committed Sep 11, 2024
commit e446ccff55dc874af9334ffa1039204ccbb82a27
17 changes: 14 additions & 3 deletions docs/.vuepress/config.js
Original file line number Diff line number Diff line change
@@ -166,12 +166,23 @@ module.exports = {
'/series/LAMP-server',
]
},
{
{
title: "AlmaLinux Desktop Series ",
path: '/series/desktop/',
children: [
'/series/desktop/desktopseries01',
'/series/desktop/desktopseries02',
'/series/desktop/desktopseries03',
'/series/desktop/desktopseries04',
'/series/desktop/desktopseries05',
'/series/desktop/desktopseries06',
]
}, {
title: "NVIDIA Install Guides",
path: '/series/nvidia/',
children: [
'/series/nvidia/nvidiaseries8x.md',
'/series/nvidia/nvidiaseris9x.md',
'/series/nvidia/nvidiaseries8x',
'/series/nvidia/nvidiaseris9x',
]
},
{
6 changes: 3 additions & 3 deletions docs/documentation/after-installation-guide.md
Original file line number Diff line number Diff line change
@@ -105,9 +105,9 @@ Depending on your hardware installed, you might need to install NVIDIA or AMD dr

You can get NVIDIA drivers in different ways, all outlined in our guides.

- **NVIDIA on AlmaLinux Overview [NVIDIA Drivers Guide for AlmaLinux](/series/nvidia/)**
- **NVIDIA Driver Installation Guide ❯ [Installation on 8.x](/series/nvidia/nvidiaseries8x)**
- **NVIDIA Driver Installation Guide ❯ [Installation on 9.x](/series/nvidia/nvidiaseries9x)**
- NVIDIA on AlmaLinux Overview [NVIDIA Drivers Guide for AlmaLinux](/series/nvidia/)
- NVIDIA Driver Installation Guide ❯ [Installation on 8.x](/series/nvidia/nvidiaseries8x)
- NVIDIA Driver Installation Guide ❯ [Installation on 9.x](/series/nvidia/nvidiaseries9x)

### AMD

18 changes: 9 additions & 9 deletions docs/series/README.md
Original file line number Diff line number Diff line change
@@ -12,22 +12,22 @@ The Nginx series focuses on all things related to Nginx web server. From install

Browse the articles in the Nginx series:

- [A01](nginx/NginxSeriesA01.md) ❯ Beginner's Guide
- [A02 R8](nginx/NginxSeriesA02R8.md) ❯ AlmaLinux 8.x Installation Examples
- [A02 R9.1](nginx/NginxSeriesA02R91.md) ❯ AlmaLinux 9.1 Installation Examples
- [A02 R9.2](nginx/NginxSeriesA02R92.md) ❯ AlmaLinux 9.2 Installation Examples
- [A03](nginx/NginxSeriesA03.md) ❯ Default Configuration Guide
- [A04](nginx/NginxSeriesA04P1.md) ❯ Secure Nginx Deployment
- [A01](nginx/NginxSeriesA01) ❯ Beginner's Guide
- [A02 R8](nginx/NginxSeriesA02R8) ❯ AlmaLinux 8.x Installation Examples
- [A02 R9.1](nginx/NginxSeriesA02R91) ❯ AlmaLinux 9.1 Installation Examples
- [A02 R9.2](nginx/NginxSeriesA02R92) ❯ AlmaLinux 9.2 Installation Examples
- [A03](nginx/NginxSeriesA03) ❯ Default Configuration Guide
- [A04](nginx/NginxSeriesA04P1) ❯ Secure Nginx Deployment

## System Series

**The vision:** The System series covers a wide range of system-related topics on AlmaLinux. These guides will help you enhance your system administration skills and ensure the stability and security of your AlmaLinux environment.

Explore the articles in the System series:

- [A01](system/SystemSeriesA01.md) ❯ Application Streams
- [A02](system/SystemSeriesA02.md) ❯ Firewalld: A Beginner's Guide
- [A04](system/SystemSeriesA04.md) ❯ Snapd Installation Guide
- [A01](system/SystemSeriesA01) ❯ Application Streams
- [A02](system/SystemSeriesA02) ❯ Firewalld: A Beginner's Guide
- [A04](system/SystemSeriesA04) ❯ Snapd Installation Guide

Dive into our Howto series and unlock the full potential of AlmaLinux. Happy hacking! 🐧💻🚀
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we move this line to the end of the page right before trademark notice?


14 changes: 7 additions & 7 deletions docs/series/desktop/README.md
Original file line number Diff line number Diff line change
@@ -4,12 +4,12 @@ Welcome!
----
This series will guide you through the installation, configuration, security, and management of your AlmaLinux Desktop environment.

**Article List**
Article List
----

- [Multimedia Codecs Installation Guide](desktopseries01.md)
- [Multimedia Codecs & Libraries for VFX Workstation Installation Guide](desktopseries02.md)
- [Change from Wayland to Xorg Installation Guide](desktopseries03.md)
- [Earlyoom (Out of Memory) Installation Guide](desktopseries04.md)
- [Journalctl Persistent Installation Guide](desktopseries05.md)
- [Chrony Installation Guide](desktopseries06.md)
- [Multimedia Codecs Installation Guide](desktopseries01)
- [Multimedia Codecs & Libraries for VFX Workstation Installation Guide](desktopseries02)
- [Change from Wayland to Xorg Installation Guide](desktopseries03)
- [Earlyoom (Out of Memory) Installation Guide](desktopseries04)
- [Journalctl Persistent Installation Guide](desktopseries05)
- [Chrony Installation Guide](desktopseries06)
5 changes: 2 additions & 3 deletions docs/series/desktop/desktopseries01.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
---
title: Multimedia Codecs Installation Guide
title: 'Multimedia Codecs Installation Guide'
---

# Multimedia Codecs Installation Guide
<small>ℹ️ This article is part of the AlmaLinux [Desktop Series](/desktop/).</small>
<hr>
| 💡 | Experience Level | ⭐☆☆☆☆ |
|--- | --------- | --------|
| 📆 | <small>Last modified | 2024-07-17</small> |
| 🔧 | <small>Tested by <br> ↳ version \| platform \| date </small>| NOT TESTED YET |
| 📆 | Last modified | 2024-07-17 |

## 🌟 Introduction

6 changes: 3 additions & 3 deletions docs/series/desktop/desktopseries02.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
title: VFX Workstation Installation Guide
title: 'VFX Workstation Installation Guide'
---

# Multimedia Codecs & Libraries for VFX Workstation Installation Guide
<small>ℹ️ This article is part of the AlmaLinux [Desktop Series](/desktop/).</small>
<hr>
| 💡 | Experience Level | ⭐⭐☆☆☆ |
|--- | --------- | --------|
| 📆 | <small>Last modified | 2024-07-17</small> |
| 🔧 | <small>Tested by <br> ↳ version \| platform \| date </small>| NOT TESTED YET |
| 📆 | Last modified | 2024-07-17 |


## 🌟 Introduction

6 changes: 3 additions & 3 deletions docs/series/desktop/desktopseries03.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
title: Change from Wayland to Xorg Installation Guide
title: 'Change from Wayland to Xorg Installation Guide'
---

# Change from Wayland to Xorg Installation Guide
<small>ℹ️ This article is part of the AlmaLinux [Desktop Series](/desktop/).</small>
<hr>
| 💡 | Experience Level | ⭐☆☆☆☆ |
|--- | --------- | --------|
| 📆 | <small>Last modified | 2024-07-17</small> |
| 🔧 | <small>Tested by <br> ↳ version \| platform \| date </small>| NOT TESTED YET |
| 📆 | Last modified | 2024-07-17 |


## 🌟 Introduction

6 changes: 3 additions & 3 deletions docs/series/desktop/desktopseries04.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
title: Earlyoom (Out of Memory) Installation Guide
title: 'Earlyoom (Out of Memory) Installation Guide'
---

# Earlyoom (Out of Memory) Installation Guide
<small>ℹ️ This article is part of the AlmaLinux [Desktop Series](/desktop/).</small>
<hr>
| 💡 | Experience Level | ⭐☆☆☆☆ |
|--- | --------- | --------|
| 📆 | <small>Last modified | 2024-07-17</small> |
| 🔧 | <small>Tested by <br> ↳ version \| platform \| date </small>| NOT TESTED YET |
| 📆 | Last modified | 2024-07-17 |


## 🌟 Introduction

6 changes: 3 additions & 3 deletions docs/series/desktop/desktopseries05.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
title: Journalctl Persistent Installation Guide
title: 'Journalctl Persistent Installation Guide'
---

# Journalctl Persistent Installation Guide
<small>ℹ️ This article is part of the AlmaLinux [Desktop Series](/desktop/).</small>
<hr>
| 💡 | Experience Level | ⭐☆☆☆☆ |
|--- | --------- | --------|
| 📆 | <small>Last modified | 2024-07-17</small> |
| 🔧 | <small>Tested by <br> ↳ version \| platform \| date </small>| NOT TESTED YET |
| 📆 | Last modified | 2024-07-17 |


## 🌟 Introduction

6 changes: 3 additions & 3 deletions docs/series/desktop/desktopseries06.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
title: Chrony Installation Guide
title: 'Chrony Installation Guide'
---

# Chrony Installation Guide
<small>ℹ️ This article is part of the AlmaLinux [Desktop Series](/desktop/).</small>
<hr>
| 💡 | Experience Level | ⭐☆☆☆☆ |
|--- | --------- | --------|
| 📆 | <small>Last modified | 2024-07-17</small> |
| 🔧 | <small>Tested by <br> ↳ version \| platform \| date </small>| NOT TESTED YET |
| 📆 | Last modified | 2024-07-17 |


## 🌟 Introduction

7 changes: 4 additions & 3 deletions docs/series/nginx/NginxSeriesA01.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
---
title: 'Nginx beginners guide'
---
# A01 ❯ A Beginner's Guide
<small>ℹ️ This article is part of AlmaLinux [Nginx Series](/series/).</small>
<hr>
| 💡 | Experience Level | ⭐☆☆☆☆ |
|--- | --------- | --------|
| 📆 | <small>Last modified </small>| 2023-05-10
| 🔧 | <small>Tested by <br> ↳ version \| platform \| date </small>| <small>[Pawel Suchanecki](mailto:[email protected]) <br> ↳ 9.1 \| x86_64 \| 2023-04-21 </small>|
<br>
| 📆 | <small>Last modified </small>| 2023-05-10 |

## 🌟 Introduction

7 changes: 4 additions & 3 deletions docs/series/nginx/NginxSeriesA02R8.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
---
title: 'Nginx Installation on AlmaLinux 8'
---
# A02 R8 ❯ AlmaLinux 8.x Installation
<small>ℹ️ This article is part of AlmaLinux [Nginx Series](/series/).</small>
<hr>
| 💡 | Experience Level | ⭐☆☆☆☆ |
|--- | --------- | --------|
| 📆 | <small>Last modified </small>| 2023-05-16
| 🔧 | <small>Tested by <br> ↳ version \| platform \| date </small>| <small>[Pawel Suchanecki](mailto:[email protected]) <br> ↳ 9.1 \| x86_64 \| 2023-04-21 </small>|
<br>
| 📆 | Last modified | 2023-05-16 |

## 🌟 Introduction
This is a dedicated example for the **AlmaLinux 8.x series**, demonstrating how to install Nginx using one of the three variants:
7 changes: 4 additions & 3 deletions docs/series/nginx/NginxSeriesA02R91.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
---
title: 'Nginx Installation on AlmaLinux 9.1'
---
# A02 R91 ❯ AlmaLinux 9.1 Installation
<small>ℹ️ This article is part of AlmaLinux [Nginx Series](/series/).</small>
<hr>
| 💡 | Experience Level | ⭐☆☆☆☆ |
|--- | --------- | --------|
| 📆 | <small>Last modified </small>| 2023-05-15
| 🔧 | <small>Tested by <br> ↳ version \| platform \| date </small>| <small>[Pawel Suchanecki](mailto:[email protected]) <br> ↳ 9.1 \| x86_64 \| 2023-04-21 </small>|
<br>
| 📆 | Last modified | 2023-05-15 |

## 🌟 Introduction
This is a dedicated example for the **AlmaLinux 9.x series**, demonstrating how to install Nginx using one of the two variants:
7 changes: 4 additions & 3 deletions docs/series/nginx/NginxSeriesA02R92.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
---
title: 'Nginx Installation on AlmaLinux 9.2'
---
# A02 R92 ❯ AlmaLinux 9.2 Installation
<small>ℹ️ This article is part of AlmaLinux [Nginx Series](/series/).</small>
<hr>
| 💡 | Experience Level | ⭐☆☆☆☆ |
|--- | --------- | --------|
| 📆 | <small>Last modified </small>| 2023-06-03
| 🔧 | <small>Tested by <br> ↳ version \| platform \| date </small>| <small>[Pawel Suchanecki](mailto:[email protected]) <br> ↳ 9.2 \| x86_64 \| 2023-06-03 </small>|
<br>
| 📆 | Last modified | 2023-06-03|

## 🌟 Introduction
This is a dedicated example for the **AlmaLinux 9.x series**, demonstrating how to install Nginx using one of the two variants:
7 changes: 4 additions & 3 deletions docs/series/nginx/NginxSeriesA03.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
---
title: 'Nginx Default Configuration Guide'
---
# A03 ❯ Default Configuration Guide
<small>ℹ️ This article is part of AlmaLinux [Nginx Series](/series/).</small>
<hr>
| 💡 | Experience Level | ⭐⭐☆☆☆ |
|--- | --------- | --------|
| 📆 | <small>Last modified </small>| 2023-05-15
| 🔧 | <small>Tested by <br> ↳ version \| platform \| date </small>| <small>[Pawel Suchanecki](mailto:[email protected]) <br> ↳ 9.1 \| x86_64 \| 2023-04-21 </small>|
<br>
| 📆 | Last modified | 2023-05-15

## 🌟 Intoduction
By understanding each line in the default configuration, you can modify the settings to better suit your needs. Be sure to carefully review any changes you make to the configuration and test them before deploying in a production environment. This will help ensure that your Nginx server on AlmaLinux is properly configured and running optimally.
7 changes: 4 additions & 3 deletions docs/series/nginx/NginxSeriesA04P1.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
---
title: 'Nginx Deployment on AlmaLinux'
---
# A04 ❯ Secure Nginx Deployment
<small>ℹ️ This article is part of AlmaLinux [Nginx Series](/series/).</small>
<hr>
| 💡 | Experience Level | ⭐☆☆☆☆ |
|--- | --------- | --------|
| 📆 | <small>Last modified </small>| 2023-05-16
| 🔧 | <small>Tested by <br> ↳ version \| platform \| date </small>| <small>[Pawel Suchanecki](mailto:[email protected]) <br> ↳ 9.1 \| x86_64 \| 2023-04-21 </small>|
<br>
| 📆 | Last modified | 2023-05-16 |


## 🌟 Introduction
15 changes: 9 additions & 6 deletions docs/series/nginx/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
---
title: 'AlmaLinux Nginx Series'
---
# AlmaLinux Nginx Series

Welcome!
@@ -7,9 +10,9 @@ The articles in the series guide you through the installation, configuration, se
**Article List**
----

- [A01](NginxSeriesA01.md) ❯ Beginner's Guide
- [A02 R8](NginxSeriesA02R8.md) ❯ AlmaLinux 8.x Installation Examples
- [A02 R9.1](NginxSeriesA02R91.md) ❯ AlmaLinux 9.1 Installation Examples
- [A02 R9.2](NginxSeriesA02R92.md) ❯ AlmaLinux 9.2 Installation Examples
- [A03](NginxSeriesA03.md) ❯ Default Configuration Guide
- [A04](NginxSeriesA04P1.md) ❯ Secure Nginx Deployment
- [A01](NginxSeriesA01) ❯ Beginner's Guide
- [A02 R8](NginxSeriesA02R8) ❯ AlmaLinux 8.x Installation Examples
- [A02 R9.1](NginxSeriesA02R91) ❯ AlmaLinux 9.1 Installation Examples
- [A02 R9.2](NginxSeriesA02R92) ❯ AlmaLinux 9.2 Installation Examples
- [A03](NginxSeriesA03) ❯ Default Configuration Guide
- [A04](NginxSeriesA04P1) ❯ Secure Nginx Deployment
10 changes: 5 additions & 5 deletions docs/series/nvidia/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: NVIDIA Driver Guides for AlmaLinux
title: 'NVIDIA Driver Guides for AlmaLinux'
---

# NVIDIA Driver Guides for AlmaLinux
@@ -85,9 +85,9 @@ sudo echo "Categories=System;Settings;X-Red-Hat-Base-Utilities;" | sudo tee -a /
## 📚 Further Reading and Next Steps

<u>In-depth Resources:</u>
- AlmaLinux System Series ❯ [NVIDIA: Installation on 8.x](SystemSeriesA03R8.md)
- AlmaLinux System Series ❯ [NVIDIA: Installation on 9.x](SystemSeriesA03R9.md)
- AlmaLinux System Series ❯ [NVIDIA: Installation on 8.x](nvidiaseries8x)
- AlmaLinux System Series ❯ [NVIDIA: Installation on 9.x](nvidiaseries9x)

<u>Related Resources:</u>
- AlmaLinux Nginx Series ❯ [A Beginner's Guide](../nginx/NginxSeriesA01.md)
- AlmaLinux Firewalld Series ❯ [A Beginner's Guide](SystemSeriesA02.md)
- AlmaLinux Nginx Series ❯ [A Beginner's Guide](/series/nginx/NginxSeriesA01)
- AlmaLinux Firewalld Series ❯ [A Beginner's Guide](/series/system/SystemSeriesA02)
24 changes: 11 additions & 13 deletions docs/series/nvidia/nvidiaseries8x.md
Original file line number Diff line number Diff line change
@@ -1,30 +1,28 @@
---
title: NVIDIA - Installation on 8.x
title: 'NVIDIA - Installation on 8.x'
---

# NVIDIA: Installation on 8.x
<small>ℹ️ This article is part of AlmaLinux [NVIDIA Series](/series/nvidia/).</small>
<hr>
| 💡 | Experience Level | ⭐☆☆☆☆ |
|--- | --------- | --------|
| 📆 | <small>Last modified </small>| 2024-07-17|
| 🔧 | <small>Tested by <br> ↳ version \| platform \| date </small>| <small>[none](mailto:[email protected]) <br> ↳ 8.x \| x86_64 \| 2023-05-xx </small>|
<br>
| 📆 | Last modified | 2024-07-17|


## 🌟 Introduction

This is a dedicated example for the AlmaLinux 8.x series, demonstrating how to install NVIDIA's graphics driver for AlmaLinux three different ways:

* Option I: Precompiled/Binary Driver 👈 <small>USING PRECOMPILED DRIVERS IS RECOMMENDED</small>
* Option II: Compile Driver Source ⚠️ <small>REQURIES SWITCHING TO AN ELRepo KERNEL</small>
* Option III: NVIDIA .run Driver Installation Guide ⚠️ <small>REQURIES manual installation of dependencies and downloading the driver manually from Nvidia website</small>
- Option I: Precompiled/Binary Driver - using precompiled drivers is recommended.
- Option II: Compile Driver Source - requires switching to an ELRepo kernel.
- Option III: NVIDIA .run Driver Installation Guide - requires manual installation of dependencies and downloading the driver manually from Nvidia website

### 📖 Full list of guides for NVIDIA Driver Installation

- **NVIDIA on AlmaLinux Overview [NVIDIA Drivers Guide for AlmaLinux](/series/nvidia/)**
- **NVIDIA Driver Installation Guide ❯ [Installation on 8.x](/series/nvidia/nvidiaseries8x)**
- **NVIDIA Driver Installation Guide ❯ [Installation on 9.x](/series/nvidia/nvidiaseries9x)**
- **NVIDIA Driver Installation Guide ❯ [Installation on 8.x](nvidiaseries8x)**
- **NVIDIA Driver Installation Guide ❯ [Installation on 9.x](nvidiaseries9x)**

## 🔖 Option I: Install Binary Driver

@@ -254,11 +252,11 @@ sudo echo "Categories=System;Settings;X-Red-Hat-Base-Utilities;" | sudo tee -a /
## 📚 Further Reading and Next Steps

<u>Get Back:</u>
- AlmaLinux System Series ❯ [NVIDIA Driver Installation Guide](SystemSeriesA03.md)
- AlmaLinux System Series ❯ [NVIDIA Driver Installation Guide](/series/nvidia/)

<u>In-depth Resources:</u>
- AlmaLinux System Series ❯ [NVIDIA: Installation on 9.x](SystemSeriesA03R9.md)
- AlmaLinux System Series ❯ [NVIDIA: Installation on 9.x](nvidiaseries9x)

<u>Related Resources:</u>
- AlmaLinux Nginx Series ❯ [A Beginner's Guide](../nginx/NginxSeriesA01.md)
- AlmaLinux Firewalld Series ❯ [A Beginner's Guide](SystemSeriesA02.md)
- AlmaLinux Nginx Series ❯ [A Beginner's Guide](/series/nginx/NginxSeriesA01)
- AlmaLinux Firewalld Series ❯ [A Beginner's Guide](/series/system/SystemSeriesA02)
Loading