Capacity Planning

How to Set Up iSCSI Target Server on Windows Server 2012 R2 — step-by-step Windows Server 2012 R2 tutorial on Progressive Robot

How to Set Up iSCSI Target Server on Windows Server 2012 R2

How to Set Up iSCSI Target Server on Windows Server 2012 R2 iSCSI (Internet Small Computer Systems Interface) is a storage networking protocol that enables block-level storage access over a standard TCP/IP network. Windows Server 2012 R2 includes a built-in iSCSI Target Server role service that allows you to create and manage iSCSI targets — […]

Read more
How to Install GitLab CE on RHEL 9 — step-by-step RHEL 9 tutorial on Progressive Robot

How to Install GitLab CE on RHEL 9

GitLab Community Edition (CE) is a complete, self-hosted DevOps platform that combines Git repository hosting, issue tracking, CI/CD pipelines, container registry, and code review in a single application. Hosting GitLab internally gives organisations full control over their source code without relying on third-party services, making it the preferred choice for teams with data sovereignty requirements […]

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

How to Configure Storage Spaces on Windows Server 2012 R2

How to Configure Storage Spaces on Windows Server 2012 R2 Storage Spaces is a software-defined storage technology introduced with Windows Server 2012 and significantly enhanced in Windows Server 2012 R2. It allows administrators to group physical disk drives of varying types and sizes into a storage pool, then carve virtual disks — called storage spaces […]

Read more
How to Install Jenkins on RHEL 9 — step-by-step RHEL 9 tutorial on Progressive Robot

How to Install Jenkins on RHEL 9

Jenkins is the most widely adopted open-source CI/CD automation server, used to build, test, and deploy software across thousands of organisations. It provides a large plugin ecosystem (1,800+ plugins) for integrating with virtually every version control system, build tool, test framework, and deployment target. Jenkins on RHEL 9 is typically deployed as a system service […]

Read more
How to Configure Disk Health Monitoring on Windows Server 2012 R2 — step-by-step Windows Server 2012 R2 tutorial on Progressive Robot

How to Configure Disk Health Monitoring on Windows Server 2012 R2

How to Configure Disk Health Monitoring on Windows Server 2012 R2 Disk failures are one of the most common causes of data loss and unplanned downtime in server environments. Windows Server 2012 R2 provides several built-in mechanisms for monitoring disk health including SMART (Self-Monitoring, Analysis and Reporting Technology) data, storage subsystem event logs, Windows Storage […]

Read more
How to Set Up Centralised Log Collection with Windows Event Collector on Windows Server 2012 R2 — Windows Server 2012 R2 tutorial on Progressive Robot

How to Set Up Centralised Log Collection with Windows Event Collector on Windows Server 2012 R2

How to Set Up Centralised Log Collection with Windows Event Collector on Windows Server 2012 R2 Windows Event Collector (WEC) is a built-in Windows Server 2012 R2 service that enables centralised collection of Windows event log entries from multiple source computers into a single collector server. This eliminates the need to log into each individual […]

Read more
How to Configure Scheduled Task-Based Backup Scripts on Windows Server 2012 R2 — step-by-step Windows Server 2012 R2 tutorial on Progressive Robot

How to Configure Scheduled Task-Based Backup Scripts on Windows Server 2012 R2

How to Configure Scheduled Task-Based Backup Scripts on Windows Server 2012 R2 While Windows Server Backup provides a built-in GUI-based backup solution, many enterprise environments require custom backup scripts that handle specific scenarios not covered by WSB — such as application-specific export procedures, database dumps, configuration file backups, scripted verification of backup completeness, and integration […]

Read more
How to Configure Application Performance Monitoring on Windows Server 2012 R2 — step-by-step Windows Server 2012 R2 tutorial on Progressive Robot

How to Configure Application Performance Monitoring on Windows Server 2012 R2

How to Configure Application Performance Monitoring on Windows Server 2012 R2 Application Performance Monitoring (APM) on Windows Server 2012 R2 encompasses a set of tools and techniques that measure how well application workloads perform, identify bottlenecks, and alert on degradation. Unlike infrastructure monitoring which focuses on CPU, memory, and disk, APM targets application-specific metrics: response […]

Read more
How to Set Up SQL Server Monitoring on Windows Server 2012 R2 — step-by-step Windows Server 2012 R2 tutorial on Progressive Robot

How to Set Up SQL Server Monitoring on Windows Server 2012 R2

How to Set Up SQL Server Monitoring on Windows Server 2012 R2 Monitoring SQL Server on Windows Server 2012 R2 requires a multi-layered approach that covers both OS-level performance (CPU, memory, disk I/O) and SQL Server-specific metrics (wait statistics, query performance, blocking, index fragmentation, database file sizes, and backup status). This guide covers setting up […]

Read more
CHAT