authentication

How to Monitor MySQL with Percona Monitoring and Management on RHEL 9 — step-by-step RHEL 9 tutorial on Progressive Robot

How to Monitor MySQL with Percona Monitoring and Management on RHEL 9

Percona Monitoring and Management (PMM) is a free, open-source platform built on top of Prometheus, VictoriaMetrics, and Grafana that provides deep visibility into MySQL and other database workloads. PMM separates concerns into a centralised Server component (delivered as a Docker image) and a lightweight Client agent that runs on each database host. This guide walks […]

Read more
How to Configure firewalld Rich Rules on RHEL 10 — step-by-step RHEL 10 tutorial on Progressive Robot

How to Configure firewalld Rich Rules on RHEL 10

Introduction RHEL 10 ships with a stable, security-hardened base that makes deploying configure firewalld rich rules both straightforward and auditable. This tutorial covers the complete procedure for how to Configure firewalld Rich Rules on RHEL 10, including dnf module streams where applicable, systemd unit management, and the firewalld rules required for network-facing services. Prerequisites The […]

Read more
How to Install SonarQube on RHEL 10 — step-by-step RHEL 10 tutorial on Progressive Robot

How to Install SonarQube on RHEL 10

Introduction Setting up install sonarqube on a RHEL 10 server is a common task for system administrators, DevOps engineers, and site reliability engineers. This guide explains how to Install SonarQube on RHEL 10, with all the commands you need, the SELinux and firewalld considerations to keep in mind, and how to validate the result on […]

Read more
How to Install and Configure Nagios Core on RHEL 9 — step-by-step RHEL 9 tutorial on Progressive Robot

How to Install and Configure Nagios Core on RHEL 9

Nagios Core is a widely-used open-source infrastructure monitoring system that alerts administrators to host and service failures. On RHEL 9, Nagios Core must be compiled from source since no official RPM package is maintained for the current release. This guide walks you through building Nagios Core 4.x, installing the standard plugins, securing the web interface […]

Read more
How to Install Forgejo on RHEL 10 — step-by-step RHEL 10 tutorial on Progressive Robot

How to Install Forgejo on RHEL 10

Introduction This tutorial demonstrates how to Install Forgejo on RHEL 10 on RHEL 10. It is written for administrators who want a repeatable, well-explained walkthrough that goes beyond a bare command list and explains each configuration choice. Every command is tested against a freshly registered RHEL 10 system with the default AppStream repositories enabled. Prerequisites […]

Read more
How to Install Gitea on RHEL 10 — step-by-step RHEL 10 tutorial on Progressive Robot

How to Install Gitea on RHEL 10

Introduction RHEL 10 ships with a stable, security-hardened base that makes deploying install gitea both straightforward and auditable. This tutorial covers the complete procedure for how to Install Gitea on RHEL 10, including dnf module streams where applicable, systemd unit management, and the firewalld rules required for network-facing services. Prerequisites The procedure assumes you are […]

Read more
How to Configure GitHub Actions Self-Hosted Runner on RHEL 10 — step-by-step RHEL 10 tutorial on Progressive Robot

How to Configure GitHub Actions Self-Hosted Runner on RHEL 10

Introduction Setting up configure github actions self-hosted runner on a RHEL 10 server is a common task for system administrators, DevOps engineers, and site reliability engineers. This guide explains how to Configure GitHub Actions Self-Hosted Runner on RHEL 10, with all the commands you need, the SELinux and firewalld considerations to keep in mind, and […]

Read more
How to Install Woodpecker CI on RHEL 10 — step-by-step RHEL 10 tutorial on Progressive Robot

How to Install Woodpecker CI on RHEL 10

Introduction Setting up install woodpecker ci on a RHEL 10 server is a common task for system administrators, DevOps engineers, and site reliability engineers. This guide explains how to Install Woodpecker CI on RHEL 10, with all the commands you need, the SELinux and firewalld considerations to keep in mind, and how to validate the […]

Read more
How to Install Drone CI on RHEL 10 — step-by-step RHEL 10 tutorial on Progressive Robot

How to Install Drone CI on RHEL 10

Introduction Setting up install drone ci on a RHEL 10 server is a common task for system administrators, DevOps engineers, and site reliability engineers. This guide explains how to Install Drone CI on RHEL 10, with all the commands you need, the SELinux and firewalld considerations to keep in mind, and how to validate the […]

Read more
How to Install Flux CD on RHEL 10 — step-by-step RHEL 10 tutorial on Progressive Robot

How to Install Flux CD on RHEL 10

Introduction This tutorial demonstrates how to Install Flux CD on RHEL 10 on RHEL 10. It is written for administrators who want a repeatable, well-explained walkthrough that goes beyond a bare command list and explains each configuration choice. Every command is tested against a freshly registered RHEL 10 system with the default AppStream repositories enabled. […]

Read more
CHAT