Database

How to Configure Volume Shadow Copy Service (VSS) on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Configure Volume Shadow Copy Service (VSS) on Windows Server 2019

Introduction to Volume Shadow Copy Service on Windows Server 2019 The Volume Shadow Copy Service (VSS) is a core Windows infrastructure component that enables the creation of consistent point-in-time snapshots of volumes, even while applications are actively writing to disk. VSS coordinates with VSS requestors (backup applications), VSS providers (storage drivers or hardware), and VSS […]

Read more
How to Use Veeam Backup for Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Use Veeam Backup for Windows Server 2019

Introduction to Veeam Backup for Windows Server 2019 Veeam Backup and Replication is an enterprise-grade data protection solution widely used in production environments running Windows Server 2019. It supports agentless backup of VMware vSphere and Microsoft Hyper-V virtual machines, as well as agent-based backup for physical servers and cloud workloads. Veeam’s proprietary Changed Block Tracking […]

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

How to Configure Azure Backup for Windows Server 2019

Introduction to Azure Backup for Windows Server 2019 Azure Backup is Microsoft’s cloud-native backup service that extends data protection to Windows Server 2019 without the need to manage your own offsite backup infrastructure. It stores backups in Azure Recovery Services Vaults, which provide geo-redundant storage by default. The service supports file-and-folder backups, system state backups, […]

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

How to Install PHP 8.3 on SLES 12

Introduction This tutorial covers How to Install PHP 8.3 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 PHP zypper install -y php8 php8-fpm php8-mysql php8-curl […]

Read more
How to Set Up Database Backups with Percona XtraBackup on SLES 12 — step-by-step SUSE Linux Enterprise 12 tutorial on Progressive Robot

How to Set Up Database Backups with Percona XtraBackup on SLES 12

Introduction This tutorial covers How to Set Up Database Backups with Percona XtraBackup 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 […]

Read more
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 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 Configure MySQL InnoDB Cluster on SLES 12 — step-by-step SUSE Linux Enterprise 12 tutorial on Progressive Robot

How to Configure MySQL InnoDB Cluster on SLES 12

Introduction This tutorial covers How to Configure MySQL InnoDB Cluster 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 Configure MySQL Group Replication on SLES 12 — step-by-step SUSE Linux Enterprise 12 tutorial on Progressive Robot

How to Configure MySQL Group Replication on SLES 12

Introduction This tutorial covers How to Configure MySQL Group Replication 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 Set Up Galera Cluster for MariaDB on SLES 12 — step-by-step SUSE Linux Enterprise 12 tutorial on Progressive Robot

How to Set Up Galera Cluster for MariaDB on SLES 12

Introduction This tutorial covers How to Set Up Galera Cluster for MariaDB 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
CHAT