Firewall

How to Set Up ModSecurity WAF on SLES 12 — step-by-step SUSE Linux Enterprise 12 tutorial on Progressive Robot

How to Set Up ModSecurity WAF on SLES 12

Introduction This tutorial covers How to Set Up ModSecurity WAF 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: zypper […]

Read more
How to Install Apache on SLES 12 — step-by-step SUSE Linux Enterprise 12 tutorial on Progressive Robot

How to Install Apache on SLES 12

Introduction This tutorial covers How to Install Apache 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 Apache zypper install -y apache2 Step 2 — Enable […]

Read more
How to Install Nginx on SLES 12 — step-by-step SUSE Linux Enterprise 12 tutorial on Progressive Robot

How to Install Nginx on SLES 12

Introduction This tutorial covers How to Install Nginx 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 Nginx zypper install -y nginx Step 2 — Enable […]

Read more
How to Configure YaST on SLES 12 — step-by-step SUSE Linux Enterprise 12 tutorial on Progressive Robot

How to Configure YaST on SLES 12

Introduction This tutorial covers How to Configure YaST 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 — Launch YaST yast Step 2 — Use YaST from the […]

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

How to Configure Windows Server 2019 IPAM

How to Configure Windows Server 2019 IPAM IP Address Management (IPAM) in Windows Server 2019 is a built-in framework for discovering, monitoring, auditing, and managing IP address space across your network. IPAM centralizes management of DHCP and DNS servers, tracks IP address allocation and availability, and provides historical data for auditing. This guide covers installing […]

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

How to Set Up Windows Server 2019 SMB over QUIC

How to Set Up Windows Server 2019 SMB over QUIC SMB over QUIC is a feature introduced in Windows Server 2022 that allows SMB 3 file sharing over the QUIC transport protocol (UDP port 443) instead of TCP port 445. While Windows Server 2019 itself does not support the SMB over QUIC server role, Windows […]

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

How to Set Up Windows Server 2019 Network File System

How to Set Up Windows Server 2019 Network File System Network File System (NFS) on Windows Server 2019 enables interoperability between Windows and Unix/Linux systems by providing NFS server and client roles. The Server for NFS role allows Windows Server 2019 to export shared directories that Linux, macOS, and other Unix-based systems can mount natively. […]

Read more
How to Set Up a Firewall with firewalld on SLES 12 — step-by-step SUSE Linux Enterprise 12 tutorial on Progressive Robot

How to Set Up a Firewall with firewalld on SLES 12

Introduction This tutorial covers How to Set Up a Firewall with firewalld 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 […]

Read more
Initial Server Setup with SLES 12 — step-by-step SUSE Linux Enterprise 12 tutorial on Progressive Robot

Initial Server Setup with SLES 12

Introduction This tutorial covers Initial Server Setup with 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 A fresh SLES 12 installation with root or sudo access is required. Ensure […]

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

How to Automate SLES 15 Deployment with AutoYaST

Introduction This tutorial covers How to Automate SLES 15 Deployment with AutoYaST on SLES 15. SLES 15 (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
CHAT