Networking

How to Configure System Logging with rsyslog on Oracle Linux 8 — step-by-step Oracle Linux 8 tutorial on Progressive Robot

How to Configure System Logging with rsyslog on Oracle Linux 8

Introduction Setting up configure system logging with rsyslog on oracle linux 8 on a Oracle Linux 8 server is a common task for system administrators, DevOps engineers, and site reliability engineers. This guide explains how to Configure System Logging with rsyslog on Oracle Linux 8, with all the commands you need, the SELinux and firewalld […]

Read more
Common Problems 112546

Windows Server 2019 — NPS RADIUS service rejects all authentication requests — Fix & Prevention

🟠 High   ⏱ 5–30 min  Last verified: 27 January 2021 Affected versions: Windows Server 2019 📖 ~1 min read Table of contents Symptom & Impact Environment & Reproduction Root Cause Analysis Quick Triage Step-by-Step Diagnosis Solution — Primary Fix Solution — Alternative Approaches Verification & Acceptance Criteria Rollback Plan Prevention & Hardening Related Errors […]

Read more
How To Set Up a Remote Desktop with X2Go on Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Up a Remote Desktop with X2Go on Ubuntu 20.04

X2Go provides a working “cloud desktop,” complete with all the advantages of an always-online, remotely-accessible, easily-scalable computing system with a very fast network. It is also more responsive and more secure than many VNC solutions. In this tutorial, you’ll use X2Go to create a Debian 10 XFCE desktop environment that you can access remotely. This “cloud desktop” will include the exact same utilities that you would obtain had you installed Ubuntu 20.04 and XFCE on your local machine.

Read more
How to Install and Configure Memcached on RHEL 8 — step-by-step RHEL 8 tutorial on Progressive Robot

How to Install and Configure Memcached on RHEL 8

Memcached is a high-performance, distributed memory object caching system used to speed up dynamic web applications by reducing database load. On RHEL 8, Memcached is available directly from the AppStream repository, making installation straightforward. In this tutorial you will install Memcached, tune its configuration, restrict network access to trusted hosts only, and verify the setup […]

Read more
How to Set Up NFS on Oracle Linux 8 — step-by-step Oracle Linux 8 tutorial on Progressive Robot

How to Set Up NFS on Oracle Linux 8

Introduction This tutorial demonstrates how to Set Up NFS on Oracle Linux 8 on Oracle Linux 8. 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 Oracle Linux 8 system with the default […]

Read more
How to Install Prometheus and Grafana on RHEL 8 — step-by-step RHEL 8 tutorial on Progressive Robot

How to Install Prometheus and Grafana on RHEL 8

Prometheus and Grafana are two of the most widely adopted open-source tools for infrastructure monitoring and metrics visualization. Prometheus scrapes and stores time-series data from your systems, while Grafana turns that data into rich, interactive dashboards. Together they give RHEL 8 administrators a powerful, production-ready observability stack. This tutorial walks through installing both tools from […]

Read more
Common Problems 121514

Debian 9 – boot is delayed by systemd-networkd-wait-online timeout

🟡 Medium   ⏱ 5–30 min  Last verified: 25 January 2021 Affected versions: Debian 9 📖 ~1 min read Table of contents Symptom & Impact Environment & Reproduction Root Cause Analysis Quick Triage Step-by-Step Diagnosis Solution – Primary Fix Solution – Alternative Approaches Verification & Acceptance Criteria Rollback Plan Prevention & Hardening Related Errors & […]

Read more
How to Harden SSH on Oracle Linux 8 — step-by-step Oracle Linux 8 tutorial on Progressive Robot

How to Harden SSH on Oracle Linux 8

Introduction Oracle Linux 8 ships with a stable, security-hardened base that makes deploying harden ssh on oracle linux 8 both straightforward and auditable. This tutorial covers the complete procedure for how to Harden SSH on Oracle Linux 8, including dnf module streams where applicable, systemd unit management, and the firewalld rules required for network-facing services. […]

Read more
An Introduction to Networking Terminology, Interfaces, and Protocols — step-by-step Linux tutorial on Progressive Robot

An Introduction to Networking Terminology, Interfaces, and Protocols

A basic understanding of networking is important for anyone managing a server. Not only is it essential for getting your services online and running smoothly, it also gives you the insight to diagnose problems. This document will provide a basic overview of some common networking concepts. We will discuss basic terminology, common protocols, and the responsibilities and characteristics of the different layers of networking.

Read more
How to Configure HAProxy SSL Termination on Oracle Linux 8 — step-by-step Oracle Linux 8 tutorial on Progressive Robot

How to Configure HAProxy SSL Termination on Oracle Linux 8

Introduction How to Configure HAProxy SSL Termination on Oracle Linux 8 on Oracle Linux 8 provides administrators with a robust, enterprise-ready workflow that integrates cleanly with systemd, SELinux, firewalld, and the modern AppStream module system. In this tutorial we will walk through every step required, from package installation to verification, so that the resulting configuration […]

Read more
CHAT