Logging Monitoring

How to Create and Manage Users with useradd on RHEL 10 — step-by-step RHEL 10 tutorial on Progressive Robot

How to Create and Manage Users with useradd on RHEL 10

Introduction Setting up create and manage users with useradd on a RHEL 10 server is a common task for system administrators, DevOps engineers, and site reliability engineers. This guide explains how to Create and Manage Users with useradd on RHEL 10, with all the commands you need, the SELinux and firewalld considerations to keep in […]

Read more
How to Configure Chrony for Time Synchronization on RHEL 10 — step-by-step RHEL 10 tutorial on Progressive Robot

How to Configure Chrony for Time Synchronization on RHEL 10

Introduction Setting up configure chrony for time synchronization on a RHEL 10 server is a common task for system administrators, DevOps engineers, and site reliability engineers. This guide explains how to Configure Chrony for Time Synchronization on RHEL 10, with all the commands you need, the SELinux and firewalld considerations to keep in mind, and […]

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

How to Install and Configure Drone CI on RHEL 9

Drone CI is an open-source, container-native continuous integration and delivery platform that runs every pipeline step inside an isolated Docker container. It integrates natively with GitHub, Gitea, GitLab, and Bitbucket, making it a lightweight alternative to Jenkins for teams already working with containers. Drone’s configuration lives in a .drone.yml file committed alongside your code, keeping […]

Read more
How to Set Up Static Networking with nmcli on RHEL 10 — step-by-step RHEL 10 tutorial on Progressive Robot

How to Set Up Static Networking with nmcli on RHEL 10

Introduction How to Set Up Static Networking with nmcli on RHEL 10 on RHEL 10 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
How to Install and Use Podman with Buildah on RHEL 9 — step-by-step RHEL 9 tutorial on Progressive Robot

How to Install and Use Podman with Buildah on RHEL 9

Buildah is a daemonless, rootless command-line tool for building OCI-compliant container images — without requiring a running Docker daemon or root privileges. On RHEL 9, Buildah ships as a first-class tool alongside Podman, and the two integrate tightly: images built with Buildah appear immediately in Podman’s local image store. Buildah’s fine-grained API lets you build […]

Read more
How to Configure the Hostname and Timezone on RHEL 10 — step-by-step RHEL 10 tutorial on Progressive Robot

How to Configure the Hostname and Timezone on RHEL 10

Introduction How to Configure the Hostname and Timezone on RHEL 10 on RHEL 10 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 is […]

Read more
How to Register RHEL 10 with Red Hat Subscription Manager — step-by-step RHEL 10 tutorial on Progressive Robot

How to Register RHEL 10 with Red Hat Subscription Manager

Introduction Setting up register rhel 10 with red hat subscription manager on a RHEL 10 server is a common task for system administrators, DevOps engineers, and site reliability engineers. This guide explains how to Register RHEL 10 with Red Hat Subscription Manager, with all the commands you need, the SELinux and firewalld considerations to keep […]

Read more
How to Perform a Minimal Installation of RHEL 10 — step-by-step RHEL 10 tutorial on Progressive Robot

How to Perform a Minimal Installation of RHEL 10

Introduction Setting up perform a minimal installation of rhel 10 on a RHEL 10 server is a common task for system administrators, DevOps engineers, and site reliability engineers. This guide explains how to Perform a Minimal Installation of RHEL 10, with all the commands you need, the SELinux and firewalld considerations to keep in mind, […]

Read more
How to Automate Windows Server 2012 R2 Provisioning with PowerShell and MDT — step-by-step Windows Server 2012 R2 tutorial on Progressive Robot

How to Automate Windows Server 2012 R2 Provisioning with PowerShell and MDT

How to Set Up DirectAccess for Always-On VPN on Windows Server 2012 R2 DirectAccess is Microsoft’s always-on connectivity technology for domain-joined Windows clients. Unlike traditional VPN that requires a user to manually connect, DirectAccess automatically establishes a secure IPv6-over-IPv4 tunnel whenever the client computer detects it is outside the corporate network — before the user […]

Read more
How to Configure DirectAccess with IPv6 on Windows Server 2012 R2 — step-by-step Windows Server 2012 R2 tutorial on Progressive Robot

How to Configure DirectAccess with IPv6 on Windows Server 2012 R2

How to Configure Windows Server 2012 R2 as a VPN Server with SSTP Secure Socket Tunneling Protocol (SSTP) is a VPN protocol that encapsulates PPP traffic inside HTTPS, using port 443 for all VPN data. This makes SSTP the most firewall-friendly VPN protocol available — it works through virtually any firewall, NAT device, or web […]

Read more
CHAT