Database

How to Set Up Zabbix on CentOS Stream 9 — step-by-step CentOS Stream 9 tutorial on Progressive Robot

How to Set Up Zabbix on CentOS Stream 9

Introduction This tutorial demonstrates how to Set Up Zabbix on CentOS Stream 9 on CentOS Stream 9. It is written for administrators who want a repeatable, well-explained walkthrough that goes beyond a bare command list and explains each configuration choice. Every command is tested against a freshly registered CentOS Stream 9 system with the default […]

Read more
How to Configure Remote Desktop Connection Broker on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Configure Remote Desktop Connection Broker on Windows Server 2016

How to Configure Windows Server 2016 Remote Desktop Connection Broker Remote Desktop Connection Broker (RD Connection Broker) is the intelligence layer in a Windows Server 2016 Remote Desktop Services deployment. It manages session reconnection, load balancing across multiple RD Session Host servers, and publishing of RemoteApp programs and virtual desktops from a centralised collection. Without […]

Read more
How to Configure Hyper-V Resource Metering on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Configure Hyper-V Resource Metering on Windows Server 2016

How to Configure Windows Server 2016 Hyper-V Resource Metering Hyper-V Resource Metering in Windows Server 2016 provides a built-in mechanism for tracking the resource consumption of virtual machines. It allows administrators and service providers to measure CPU utilisation, memory usage, network traffic, and disk I/O on a per-VM basis. The collected data can be used […]

Read more
How to Use the Active Directory Migration Tool on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Use the Active Directory Migration Tool on Windows Server 2016

How to Configure Windows Server 2016 Active Directory Migration Tool The Active Directory Migration Tool (ADMT) is a Microsoft utility used to migrate users, groups, computers, and service accounts between Active Directory domains. In Windows Server 2016 environments, ADMT version 3.2 is the supported release and is commonly used for domain consolidation, domain restructuring, mergers […]

Read more
How to Set Up Active Directory Lightweight Directory Services (AD LDS) on Windows Server 2016 — Windows Server 2016 tutorial on Progressive Robot

How to Set Up Active Directory Lightweight Directory Services (AD LDS) on Windows Server 2016

How to Set Up Windows Server 2016 Active Directory Lightweight Directory Services Active Directory Lightweight Directory Services (AD LDS) is a role in Windows Server 2016 that provides directory services for applications without requiring a full Active Directory domain deployment. AD LDS uses the same LDAP-based directory technology as Active Directory Domain Services (AD DS), […]

Read more
How to Configure NTLM Authentication on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Configure NTLM Authentication on Windows Server 2016

How to Set Up Windows Server 2016 NTLM Authentication NTLM (NT LAN Manager) is a challenge-response authentication protocol that predates Kerberos in the Windows ecosystem. While Kerberos is the preferred authentication protocol in Windows Server 2016 Active Directory environments, NTLM is still used in several scenarios: when clients connect using IP addresses instead of DNS […]

Read more
How to Configure Group Managed Service Accounts (gMSA) on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Configure Group Managed Service Accounts (gMSA) on Windows Server 2016

How to Set Up Windows Server 2016 Group Managed Service Accounts Group Managed Service Accounts (gMSAs) extend the benefits of standalone Managed Service Accounts to multi-server environments. Introduced in Windows Server 2012, gMSAs are fully supported in Windows Server 2016 and allow multiple servers to share a single managed service account with automatic password rotation. […]

Read more
How to Manage Service Accounts in Active Directory on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Manage Service Accounts in Active Directory on Windows Server 2016

How to Set Up Windows Server 2016 Service Accounts Service accounts in Windows Server 2016 are special user accounts used by applications and services to authenticate and run system processes. Unlike regular user accounts, service accounts are designed to run background services, scheduled tasks, and application pools with defined, limited privileges. Properly configuring service accounts […]

Read more
How to Set Up Database Backups with Percona XtraBackup on CentOS Stream 9 — step-by-step CentOS Stream 9 tutorial on Progressive Robot

How to Set Up Database Backups with Percona XtraBackup on CentOS Stream 9

Introduction CentOS Stream 9 ships with a stable, security-hardened base that makes deploying set up database backups with percona xtrabackup on centos stream 9 both straightforward and auditable. This tutorial covers the complete procedure for how to Set Up Database Backups with Percona XtraBackup on CentOS Stream 9, including dnf module streams where applicable, systemd […]

Read more
CHAT