Networking

How to Add a Sudo User on CentOS Stream 10 — step-by-step CentOS Stream 10 tutorial on Progressive Robot

How to Add a Sudo User on CentOS Stream 10

Introduction Setting up add a sudo user on centos stream 10 on a CentOS Stream 10 server is a common task for system administrators, DevOps engineers, and site reliability engineers. This guide explains how to Add a Sudo User on CentOS Stream 10, with all the commands you need, the SELinux and firewalld considerations to […]

Read more
Initial Server Setup with CentOS Stream 10 — step-by-step CentOS Stream 10 tutorial on Progressive Robot

Initial Server Setup with CentOS Stream 10

Introduction Setting up initial server setup with centos stream 10 on a CentOS Stream 10 server is a common task for system administrators, DevOps engineers, and site reliability engineers. This guide explains initial Server Setup with CentOS Stream 10, with all the commands you need, the SELinux and firewalld considerations to keep in mind, and […]

Read more
How to Write Advanced PowerShell Scripts for Windows Server 2019 Administration — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Write Advanced PowerShell Scripts for Windows Server 2019 Administration

Introduction to Advanced PowerShell Scripting for Windows Server 2019 Windows Server 2019 ships with PowerShell 5.1 by default, and PowerShell 7.x can be installed side-by-side. Advanced scripting on this platform goes well beyond one-liners. A professional administrator writes scripts that are modular, error-tolerant, self-documenting, and safe to run in production. This guide covers the patterns […]

Read more
How to Set Up VPN Site-to-Site with Windows RRAS on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Set Up VPN Site-to-Site with Windows RRAS on Windows Server 2019

Introduction to VPN Site-to-Site with Windows RRAS on Windows Server 2019 A site-to-site VPN creates a permanent encrypted tunnel between two networks over the internet, allowing devices at both sites to communicate as if they were on the same LAN. Windows Server 2019 RRAS (Routing and Remote Access Service) can establish site-to-site VPN connections using […]

Read more
How to Configure SMB Multichannel on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Configure SMB Multichannel on Windows Server 2019

Introduction to SMB Multichannel on Windows Server 2019 SMB Multichannel is a performance and availability feature introduced in SMB 3.0 that allows a single SMB session to use multiple network connections simultaneously. When a client and server both have multiple network adapters, SMB Multichannel automatically discovers all available paths and aggregates their bandwidth for a […]

Read more
How to Automate SLES 12 Deployment with AutoYaST — step-by-step SUSE Linux Enterprise 12 tutorial on Progressive Robot

How to Automate SLES 12 Deployment with AutoYaST

Introduction This tutorial covers How to Automate SLES 12 Deployment with AutoYaST 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. Step 1 — Launch YaST yast Step 2 — Use YaST from […]

Read more
How to Set Up BitLocker Network Unlock on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Set Up BitLocker Network Unlock on Windows Server 2019

Introduction to BitLocker Network Unlock on Windows Server 2019 BitLocker Network Unlock is a feature in Windows Server 2019 and Windows 10/11 Enterprise that allows BitLocker-encrypted drives to automatically unlock when a computer boots on the corporate network, without requiring user interaction to enter a PIN or insert a USB key. This is particularly useful […]

Read more
How to Set Up a Scale-Out File Server (SoFS) on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Set Up a Scale-Out File Server (SoFS) on Windows Server 2019

Introduction to Scale-Out File Server on Windows Server 2019 Scale-Out File Server (SoFS) is a Windows Server 2019 failover cluster role that presents Cluster Shared Volumes (CSV) as SMB 3.x file shares that all cluster nodes simultaneously serve. Unlike a traditional clustered file server where only one node owns the storage at a time, SoFS […]

Read more
CHAT