Filesystem

How to Configure AppLocker on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Configure AppLocker on Windows Server 2019

Introduction to AppLocker AppLocker is an application whitelisting feature in Windows Server 2019 (Enterprise and later editions) that allows administrators to control which applications, scripts, installers, and DLLs are allowed to run based on configurable rules. Unlike software restriction policies (its predecessor), AppLocker is rule-based, auditable, and can be managed through Group Policy and PowerShell. […]

Read more
How to Configure Active Directory Trust Relationships on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Configure Active Directory Trust Relationships on Windows Server 2019

Introduction to Active Directory Trust Relationships Active Directory trust relationships allow users in one domain or forest to access resources in another domain or forest. Trusts are directional—a trust between Domain A and Domain B means users in Domain A can authenticate to Domain B (or vice versa, depending on direction). Windows Server 2019 supports […]

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

How to Configure XFS on SLES 16

Introduction This tutorial covers How to Configure XFS 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 refresh && […]

Read more
How to Set Up Btrfs Snapshots with Snapper on SLES 16 — step-by-step SUSE Linux Enterprise 16 tutorial on Progressive Robot

How to Set Up Btrfs Snapshots with Snapper on SLES 16

Introduction This tutorial covers How to Set Up Btrfs Snapshots with Snapper 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. Step 1 — Check Btrfs Filesystem btrfs filesystem show […]

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

How to Configure Btrfs on SLES 16

Introduction This tutorial covers How to Configure Btrfs 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. Step 1 — Check Btrfs Filesystem btrfs filesystem show btrfs subvolume list / […]

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

How to Configure Advanced Audit Policy on Windows Server 2019

Introduction to Advanced Audit Policy Advanced Audit Policy Configuration in Windows Server 2019 provides granular control over security auditing beyond the basic nine audit categories available in legacy audit policy settings. Using Advanced Audit Policy, administrators can enable individual subcategories independently, allowing specific events to be audited without enabling entire categories that generate excessive log […]

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

How to Configure Windows Server 2019 for High Availability

How to Configure Windows Server 2019 for High Availability High Availability (HA) in Windows Server 2019 is achieved through multiple technologies that eliminate single points of failure. The primary HA technologies include Failover Clustering for automatic failover of roles and virtual machines, Network Load Balancing for distributing workloads across multiple servers, Always On Availability Groups […]

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

How to Set Up iSCSI Storage on Windows Server 2019

How to Set Up iSCSI Storage on Windows Server 2019 iSCSI (Internet Small Computer Systems Interface) is a protocol that encapsulates SCSI commands over TCP/IP networks, allowing servers to access remote storage as if it were a locally attached block device. Windows Server 2019 includes both an iSCSI Target Server (providing storage to clients) and […]

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

How to Configure Storage Spaces on Windows Server 2019

How to Configure Storage Spaces on Windows Server 2019 Storage Spaces is a software-defined storage (SDS) feature in Windows Server 2019 that allows administrators to pool physical disks from multiple drives or enclosures and create virtual disks with resiliency (mirroring, parity) and thin provisioning. Storage Spaces abstracts the underlying hardware, enabling commodity disks to provide […]

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

How to Set Up File and Storage Services on Windows Server 2019

How to Set Up File and Storage Services on Windows Server 2019 File and Storage Services in Windows Server 2019 provides a comprehensive platform for sharing files across a network using SMB (Server Message Block) and NFS (Network File System). Windows Server 2019 includes SMB 3.1.1 with encryption, pre-authentication integrity, and compression capabilities. This guide […]

Read more
CHAT