authentication

How to Set Up Windows Server 2019 Active Directory Migration — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Set Up Windows Server 2019 Active Directory Migration

How to Set Up Windows Server 2019 Active Directory Migration Migrating Active Directory involves moving objects — users, groups, computers, and policies — from one domain or forest to another, or upgrading an existing AD infrastructure to Windows Server 2019 domain controllers. The primary Microsoft tool for cross-domain and cross-forest migrations is the Active Directory […]

Read more
How to Set Up Windows Server 2019 Container Storage — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Set Up Windows Server 2019 Container Storage

How to Set Up Windows Server 2019 Container Storage Container storage in Windows Server 2019 covers the mechanisms for persisting data beyond a container’s lifecycle, sharing data between containers, and providing high-performance storage for containerized applications. By default, container storage is ephemeral — all data written inside a container is lost when the container is […]

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

How to Configure Windows Server 2019 Container Security

How to Configure Windows Server 2019 Container Security Securing Windows containers on Windows Server 2019 involves hardening the container runtime, securing container images, isolating workloads, controlling network access, and monitoring for anomalous behavior. The default Docker installation is functional but not hardened for production use. This guide covers the key security controls available for Windows […]

Read more
How to Set Up Windows Server 2019 Azure Kubernetes Service — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Set Up Windows Server 2019 Azure Kubernetes Service

How to Set Up Windows Server 2019 Azure Kubernetes Service Azure Kubernetes Service (AKS) on Windows Server 2019 refers to running AKS worker nodes on Windows Server 2019, enabling containerized Windows applications to run in a Kubernetes cluster alongside Linux workloads. Windows nodes in AKS are fully supported and can run Windows Server containers, IIS […]

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

How to Configure Windows Server 2019 Container Registry

How to Configure Windows Server 2019 Container Registry A container registry is a repository for storing and distributing container images. In Windows Server 2019 environments, you can deploy an on-premises container registry using the open-source Docker Registry v2 or a Windows-compatible private registry, or integrate with Azure Container Registry. A private registry gives you full […]

Read more
How to Set Up Windows Server 2019 Container Networking — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Set Up Windows Server 2019 Container Networking

How to Set Up Windows Server 2019 Container Networking Container networking on Windows Server 2019 enables isolated network communication for Windows containers and Hyper-V containers. The Host Networking Service (HNS) manages the underlying networking layer, creating virtual switches, endpoints, and network policies for containers. Windows Server 2019 supports multiple network drivers including nat, transparent, overlay, […]

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

How to Set Up Windows Server 2019 NVGRE

How to Set Up Windows Server 2019 NVGRE Network Virtualization using Generic Routing Encapsulation (NVGRE) is Microsoft’s network virtualization technology that encapsulates Layer 2 Ethernet frames within GRE packets to create isolated virtual networks across a shared physical infrastructure. NVGRE is part of Windows Server 2019’s Hyper-V Network Virtualization (HNV) stack and is the predecessor […]

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

How to Configure Windows Server 2019 VXLAN

How to Configure Windows Server 2019 VXLAN Virtual Extensible LAN (VXLAN) is a network virtualization technology that encapsulates Layer 2 Ethernet frames within UDP packets, allowing virtual networks to span across Layer 3 boundaries. VXLAN is a key component of Microsoft’s Software Defined Networking (SDN) stack in Windows Server 2019, enabling massive scalability beyond the […]

Read more
How to Set Up Windows Server 2019 RAS Gateway — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Set Up Windows Server 2019 RAS Gateway

How to Set Up Windows Server 2019 RAS Gateway The Remote Access Service (RAS) Gateway in Windows Server 2019 is a software-based router and gateway designed for cloud service providers and enterprises that host multi-tenant virtual networks using Hyper-V Network Virtualization. It provides site-to-site VPN, point-to-site VPN, and GRE tunneling capabilities, enabling connectivity between virtual […]

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

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

Introduction This tutorial covers How to Set Up SSH Two-Factor Authentication 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
CHAT