DNS

How to Set Up NFS High Availability on Oracle Linux 9 — step-by-step Oracle Linux 9 tutorial on Progressive Robot

How to Set Up NFS High Availability on Oracle Linux 9

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

Read more
How to Configure Windows Server 2022 with SCCM Updates — step-by-step Windows Server 2022 tutorial on Progressive Robot

How to Configure Windows Server 2022 with SCCM Updates

How to Use Ansible WinRM to Manage Windows Server 2022 Windows Remote Management (WinRM) is the Microsoft implementation of the WS-Management protocol — a SOAP-based protocol for managing hardware and software over a network. Ansible uses WinRM as its transport layer to communicate with Windows hosts in the same way it uses SSH for Linux. […]

Read more
How to Configure Multipath I/O on Oracle Linux 9 — step-by-step Oracle Linux 9 tutorial on Progressive Robot

How to Configure Multipath I/O on Oracle Linux 9

Introduction How to Configure Multipath I/O on Oracle Linux 9 on Oracle Linux 9 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 Configure Windows Server 2022 for Azure Hybrid Benefit — step-by-step Windows Server 2022 tutorial on Progressive Robot

How to Configure Windows Server 2022 for Azure Hybrid Benefit

How to Install Jenkins on Windows Server 2022 Jenkins is an open-source automation server widely used for continuous integration and continuous delivery (CI/CD) pipelines. Installing Jenkins on Windows Server 2022 gives your development teams a stable, enterprise-grade build server that integrates with source control, build tools, and deployment pipelines. This guide covers the complete installation […]

Read more
How to Configure Windows Server 2022 Registry Settings — step-by-step Windows Server 2022 tutorial on Progressive Robot

How to Configure Windows Server 2022 Registry Settings

Windows Containers in Kubernetes Kubernetes supports Windows Server container workloads through Windows worker nodes. A production Kubernetes cluster running Windows containers has a mixed-OS architecture: the control plane (API server, etcd, scheduler, controller manager) runs on Linux nodes, while Windows-specific workloads are scheduled onto Windows Server 2022 worker nodes. This article walks through building a […]

Read more
How to Set Up Windows Server 2022 Services Management — step-by-step Windows Server 2022 tutorial on Progressive Robot

How to Set Up Windows Server 2022 Services Management

Why Run a Private Container Registry? A private container registry gives you full control over where your container images are stored, who can access them, and how they are distributed across your infrastructure. Rather than pushing every image to Docker Hub or a cloud provider’s registry, you can host a registry on your own Windows […]

Read more
How to Set Up Windows Server 2022 with Salt — step-by-step Windows Server 2022 tutorial on Progressive Robot

How to Set Up Windows Server 2022 with Salt

Introduction to GPU Passthrough in Hyper-V on Windows Server 2022 GPU passthrough in Hyper-V is accomplished through a feature called Discrete Device Assignment (DDA). DDA allows a physical PCIe device — including a GPU — to be directly assigned to a virtual machine, bypassing the hypervisor’s device emulation layer entirely. The VM gains exclusive, near-native […]

Read more
How to Set Up MinIO Object Storage on Oracle Linux 9 — step-by-step Oracle Linux 9 tutorial on Progressive Robot

How to Set Up MinIO Object Storage on Oracle Linux 9

Introduction Setting up set up minio object storage on oracle linux 9 on a Oracle Linux 9 server is a common task for system administrators, DevOps engineers, and site reliability engineers. This guide explains how to Set Up MinIO Object Storage on Oracle Linux 9, with all the commands you need, the SELinux and firewalld […]

Read more
How to Set Up Samba File Sharing on Oracle Linux 9 — step-by-step Oracle Linux 9 tutorial on Progressive Robot

How to Set Up Samba File Sharing on Oracle Linux 9

Introduction Oracle Linux 9 ships with a stable, security-hardened base that makes deploying set up samba file sharing on oracle linux 9 both straightforward and auditable. This tutorial covers the complete procedure for how to Set Up Samba File Sharing on Oracle Linux 9, including dnf module streams where applicable, systemd unit management, and the […]

Read more
How to Configure Ceph Cluster on Oracle Linux 9 — step-by-step Oracle Linux 9 tutorial on Progressive Robot

How to Configure Ceph Cluster on Oracle Linux 9

Introduction Oracle Linux 9 ships with a stable, security-hardened base that makes deploying configure ceph cluster on oracle linux 9 both straightforward and auditable. This tutorial covers the complete procedure for how to Configure Ceph Cluster on Oracle Linux 9, including dnf module streams where applicable, systemd unit management, and the firewalld rules required for […]

Read more
CHAT