Networking

Common Problems 115480

Network Service Misconfiguration Breaks Static IP

🟡 Medium   ⏱ 5–30 min  Last verified: 23 September 2020 📖 ~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 & Cross-Refs References & Further […]

Read more
How to Set Up a Network Bridge on SLES 12 — step-by-step SUSE Linux Enterprise 12 tutorial on Progressive Robot

How to Set Up a Network Bridge on SLES 12

Introduction This tutorial covers How to Set Up a Network Bridge on SLES 12 on SLES 12. SLES 12 (SUSE Linux Enterprise Server 16) is SUSE’s enterprise-grade Linux distribution. It uses the zypper package manager, AppArmor for mandatory access control, and systemctl for service management. Prerequisites Ensure your SLES 12 system is up to date: […]

Read more
How to Install Drupal on Oracle Linux 8 — step-by-step Oracle Linux 8 tutorial on Progressive Robot

How to Install Drupal on Oracle Linux 8

Introduction This tutorial demonstrates how to Install Drupal 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 AppStream […]

Read more
How To Configure BIND as a Private Network DNS Server on Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How To Configure BIND as a Private Network DNS Server on Ubuntu 20.04

In this tutorial, you will set up an internal DNS server using two Ubuntu 20.04 servers. You will use the BIND name server software (BIND9) to resolve private hostnames and private IP addresses. This provides a central way to manage your internal hostnames and private IP addresses, which is indispensable when your environment expands to more than a few hosts.

Read more
How to Implement Mandatory Access Control on Oracle Linux 8 — step-by-step Oracle Linux 8 tutorial on Progressive Robot

How to Implement Mandatory Access Control on Oracle Linux 8

Introduction Oracle Linux 8 ships with a stable, security-hardened base that makes deploying implement mandatory access control on oracle linux 8 both straightforward and auditable. This tutorial covers the complete procedure for how to Implement Mandatory Access Control on Oracle Linux 8, including dnf module streams where applicable, systemd unit management, and the firewalld rules […]

Read more
QUIC & HTTP/3: Open Standards and Open Source Code — step-by-step DevOps tutorial on Progressive Robot

QUIC & HTTP/3: Open Standards and Open Source Code

This talk is intended to help jumpstart anyone with an interest in Web or Internet communications on the exciting new protocols QUIC and HTTP/3. It attempts to shed light on the sometimes-confusing world of Internet standards development, hopefully revealing that the tools and processes that are strikingly familiar to typical software development. Familiarity with networking principles such as TCP, UDP and TLS will be beneficial but is not a requirement for understanding.

Read more
How to Set Up an Oracle Linux 8 Template in VMware — step-by-step Oracle Linux 8 tutorial on Progressive Robot

How to Set Up an Oracle Linux 8 Template in VMware

Introduction This tutorial demonstrates how to Set Up an Oracle Linux 8 Template in VMware 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 […]

Read more
How to Configure Nginx as a Reverse Proxy for Apache2 on Debian 9 — step-by-step Debian 9 tutorial on Progressive Robot

How to Configure Nginx as a Reverse Proxy for Apache2 on Debian 9

Introduction Deploying configure nginx as a reverse proxy for apache2 on debian 9 on a Debian 9 Stretch machine is straightforward thanks to Debian’s policy-compliant packaging. Unlike rpm-based distributions, Debian stores configuration helpers in /etc/default/, uses update-rc.d for older init scripts, and provides dpkg-reconfigure for interactive package configuration. This tutorial stays on the systemd path […]

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

How to Install and Configure OpenLiteSpeed Web Server on RHEL 8

OpenLiteSpeed is the open-source edition of LiteSpeed Web Server and delivers significantly higher PHP throughput than Apache or standard Nginx for WordPress and other PHP-heavy applications. Unlike traditional web servers, OpenLiteSpeed uses its own event-driven architecture and a tight integration with the LSPHP interpreter to handle thousands of concurrent connections with minimal RAM. On RHEL […]

Read more
CHAT