Kernel Drivers

How to Set Up NFS High Availability on SLES 12 — step-by-step SUSE Linux Enterprise 12 tutorial on Progressive Robot

How to Set Up NFS High Availability on SLES 12

Introduction This tutorial covers How to Set Up NFS High Availability 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. Step 1 — Install NFS Server zypper install -y nfs-kernel-server […]

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

How to Set Up VLAN Support on Windows Server 2019

Introduction to VLANs on Windows Server 2019 Virtual LAN (VLAN) support in Windows Server 2019 allows you to logically segment your network into multiple isolated broadcast domains on the same physical infrastructure. In a Windows Server context, VLANs are typically configured on virtual network adapters in Hyper-V, on NIC Team interfaces (LBFO team NICs), or […]

Read more
How to Set Up NFS on SLES 12 — step-by-step SUSE Linux Enterprise 12 tutorial on Progressive Robot

How to Set Up NFS on SLES 12

Introduction This tutorial covers How to Set Up NFS 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. Step 1 — Install NFS Server zypper install -y nfs-kernel-server Step 2 […]

Read more
How to Configure Network Load Balancing (NLB) on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Configure Network Load Balancing (NLB) on Windows Server 2019

Introduction to Network Load Balancing on Windows Server 2019 Network Load Balancing (NLB) is a built-in Windows Server 2019 feature that distributes incoming TCP/IP traffic across multiple servers to improve scalability and availability for stateless applications. NLB is commonly used for web server farms, Remote Desktop Session Host farms, VPN gateways, and Terminal Services. Unlike […]

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

How to Configure Failover Clustering on Windows Server 2019

Introduction to Failover Clustering on Windows Server 2019 Failover Clustering in Windows Server 2019 provides high availability for workloads by grouping multiple servers into a cluster so that if one node fails, another node automatically takes over the workload. Failover Clustering is commonly used to protect Hyper-V virtual machines, SQL Server databases, file servers, and […]

Read more
How to Set Up SUSE Security Module on SLES 12 — step-by-step SUSE Linux Enterprise 12 tutorial on Progressive Robot

How to Set Up SUSE Security Module on SLES 12

Introduction This tutorial covers How to Set Up SUSE Security Module 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
How to Set Up Health Attestation Service on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Set Up Health Attestation Service on Windows Server 2019

Introduction to Health Attestation Service on Windows Server 2019 Windows Device Health Attestation (DHA) is a security feature that allows organizations to verify the boot-time integrity of Windows devices using measurements stored in the Trusted Platform Module (TPM). The Health Attestation Service on Windows Server 2019 is the on-premises server component that collects, validates, and […]

Read more
How to Configure IIS Logging and Analysis on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Configure IIS Logging and Analysis on Windows Server 2019

Introduction to IIS Logging and Analysis on Windows Server 2019 Internet Information Services (IIS) on Windows Server 2019 generates detailed access logs for every HTTP and HTTPS request received by a web server. These logs are invaluable for performance analysis, troubleshooting 4xx and 5xx errors, detecting security threats (such as directory traversal or SQL injection […]

Read more
How to Set Up Log Analytics with Windows Event Logs on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Set Up Log Analytics with Windows Event Logs on Windows Server 2019

Introduction to Log Analytics with Windows Event Logs Centralizing Windows Event Logs in Azure Log Analytics (part of Azure Monitor) transforms raw event data into a searchable, queryable, and alertable intelligence source. Windows Server 2019 generates thousands of events per day across the Application, Security, System, and application-specific event logs. Without centralization, these logs are […]

Read more
CHAT