authentication

How to Set Up SSH Two-Factor Authentication on SLES 16 — step-by-step SUSE Linux Enterprise 16 tutorial on Progressive Robot

How to Set Up SSH Two-Factor Authentication on SLES 16

Introduction This tutorial covers How to Set Up SSH Two-Factor Authentication on SLES 16 on SLES 16. SLES 16 (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 16 system is up to date: […]

Read more
How to Configure Desired State Configuration (DSC) Pull Server on Windows Server 2022 — step-by-step Windows Server 2022 tutorial on Progressive Robot

How to Configure Desired State Configuration (DSC) Pull Server on Windows Server 2022

Introduction to DSC Pull Server Architecture Desired State Configuration (DSC) is a PowerShell-based management platform built into Windows Server that enables declarative configuration of servers. Rather than writing imperative scripts that describe how to configure a server step by step, DSC configurations describe what the end state of the server should be. The DSC engine […]

Read more
How to Configure PowerShell Just Enough Administration (JEA) on Windows Server 2022 — step-by-step Windows Server 2022 tutorial on Progressive Robot

How to Configure PowerShell Just Enough Administration (JEA) on Windows Server 2022

What is Just Enough Administration (JEA)? Just Enough Administration (JEA) is a PowerShell security technology built into Windows Server 2022 that enables role-based access control for administrative tasks. Rather than granting users full administrator rights to perform specific jobs, JEA creates constrained PowerShell remoting endpoints where users can only run a pre-approved set of cmdlets […]

Read more
How to Use PowerShell to Manage Active Directory at Scale on Windows Server 2022 — step-by-step Windows Server 2022 tutorial on Progressive Robot

How to Use PowerShell to Manage Active Directory at Scale on Windows Server 2022

Introduction to Managing Active Directory at Scale with PowerShell Active Directory environments in enterprise organizations often contain tens of thousands of user accounts, groups, and organizational units. Managing these manually through the GUI is error-prone and impractical. PowerShell’s ActiveDirectory module, installed as part of RSAT (Remote Server Administration Tools), provides a comprehensive set of cmdlets […]

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

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

Site-to-Site VPN Overview A site-to-site (S2S) VPN connects two physically separate networks — typically branch offices, data centers, or partner networks — over the public internet or a WAN link, making them appear as a single unified network. Unlike remote access VPN where individual users connect from their devices, S2S VPN operates between routers or […]

Read more
How to Configure SSH Key Authentication on SLES 16 — step-by-step SUSE Linux Enterprise 16 tutorial on Progressive Robot

How to Configure SSH Key Authentication on SLES 16

Introduction This tutorial covers How to Configure SSH Key Authentication on SLES 16 on SLES 16. SLES 16 (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 16 system is up to date: zypper […]

Read more
How to Migrate from CentOS 8 to Oracle Linux 8 — step-by-step Oracle Linux 8 tutorial on Progressive Robot

How to Migrate from CentOS 8 to Oracle Linux 8

Introduction How to Migrate from CentOS 8 to 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
How to Set Up a DevSecOps Pipeline on Oracle Linux 8 — step-by-step Oracle Linux 8 tutorial on Progressive Robot

How to Set Up a DevSecOps Pipeline on Oracle Linux 8

Introduction How to Set Up a DevSecOps Pipeline 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 […]

Read more
How to Configure Oracle Linux 8 for Edge Computing — step-by-step Oracle Linux 8 tutorial on Progressive Robot

How to Configure Oracle Linux 8 for Edge Computing

Introduction Setting up configure oracle linux 8 for edge computing 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 Oracle Linux 8 for Edge Computing, with all the commands you need, the SELinux and firewalld considerations to keep in […]

Read more
CHAT