Filesystem

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

How to Configure Storage Tiering with Storage Spaces on Windows Server 2019

Introduction to Storage Tiering with Storage Spaces on Windows Server 2019 Storage Tiering in Windows Server 2019 allows a single Storage Space virtual disk to span multiple classes of physical drives — such as NVMe or SSD drives for a “Performance” tier and HDD drives for a “Capacity” tier. Windows automatically moves frequently accessed (hot) […]

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

How to Configure XFS on SLES 12

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

Read more
How to Configure File Server with DFS Namespaces on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Configure File Server with DFS Namespaces on Windows Server 2019

Introduction to File Server with DFS Namespaces on Windows Server 2019 Configuring a File Server with DFS Namespaces (DFSN) on Windows Server 2019 combines a traditional SMB file server with a virtualised namespace layer that gives users a single consistent UNC path regardless of where the files physically reside. This is particularly powerful in multi-site […]

Read more
How to Configure SMB File Shares and NTFS Permissions on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Configure SMB File Shares and NTFS Permissions on Windows Server 2019

Introduction to SMB File Shares and NTFS Permissions on Windows Server 2019 SMB (Server Message Block) file sharing is the foundation of Windows file services. Windows Server 2019 uses SMB 3.1.1 — the latest protocol version — which includes AES-128-GCM encryption, pre-authentication integrity checking, and improved performance. Combined with NTFS permissions (the access control system […]

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

How to Set Up Btrfs Snapshots with Snapper on SLES 12

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

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

How to Configure Btrfs on SLES 12

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

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

How to Configure Storage Spaces Direct (S2D) on Windows Server 2019

Introduction to Storage Spaces Direct on Windows Server 2019 Storage Spaces Direct (S2D) is a feature in Windows Server 2019 that enables you to build highly available and scalable software-defined storage using local storage drives. It replaces the need for expensive shared SAN or NAS hardware by pooling internal drives across multiple servers into a […]

Read more
How to Perform Disaster Recovery Testing on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Perform Disaster Recovery Testing on Windows Server 2019

Introduction to Disaster Recovery Testing on Windows Server 2019 Disaster recovery (DR) testing is the practice of regularly executing and validating the procedures documented in your disaster recovery plan to ensure they actually work when needed. An untested recovery plan is, at best, an optimistic assumption. Organizations that skip DR testing often discover critical gaps […]

Read more
CHAT