Storage Disk

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

How to Configure Windows Server 2019 with Nagios

How to Configure Windows Server 2019 with Nagios Nagios is a widely-used open-source infrastructure monitoring platform that can monitor Windows Server 2019 hosts for availability, performance, and service health. Integration is achieved through the NSClient++ agent installed on Windows servers, which responds to Nagios check commands over NRPE (Nagios Remote Plugin Executor) or NSCP protocol. […]

Read more
How to Configure Multipath I/O on SLES 15 — step-by-step SUSE Linux Enterprise 15 tutorial on Progressive Robot

How to Configure Multipath I/O on SLES 15

Introduction This tutorial covers How to Configure Multipath I/O on SLES 15 on SLES 15. SLES 15 (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 15 system is up to date: zypper refresh […]

Read more
How to Set Up LUKS Disk Encryption on SLES 15 — step-by-step SUSE Linux Enterprise 15 tutorial on Progressive Robot

How to Set Up LUKS Disk Encryption on SLES 15

Introduction This tutorial covers How to Set Up LUKS Disk Encryption on SLES 15 on SLES 15. SLES 15 (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 15 system is up to date: […]

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

How to Set Up Windows Server 2019 with Salt

How to Set Up Windows Server 2019 with Salt SaltStack (Salt) is a powerful configuration management and remote execution tool that supports Windows Server 2019 as a first-class managed platform. Salt uses a master/minion architecture where a Salt Master server manages Salt Minions installed on client machines. Salt states (written in YAML with Jinja2 templating) […]

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

How to Set Up Windows Server 2019 with Chef

How to Set Up Windows Server 2019 with Chef Chef is an open-source configuration management platform that automates the provisioning, configuration, and management of infrastructure. Chef uses Ruby-based DSL “recipes” and “cookbooks” to describe how servers should be configured. For Windows Server 2019, Chef provides full support through the Chef Infra Client agent, enabling the […]

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

How to Configure Windows Server 2019 Server Core

How to Configure Windows Server 2019 Server Core Windows Server 2019 Server Core is a minimal installation option that omits the Windows graphical user interface (GUI), Internet Explorer, and many optional Windows components. The result is a smaller attack surface, lower memory and disk footprint, fewer required patches, and improved performance compared to the full […]

Read more
How to Configure Remote Desktop Disk Redirection on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Configure Remote Desktop Disk Redirection on Windows Server 2019

How to Configure Remote Desktop Disk Redirection on Windows Server 2019 Remote Desktop disk redirection allows local drives, removable storage devices, and clipboard file transfers to appear within a Remote Desktop session on Windows Server 2019. When a user connects to an RD Session Host, their local drives (C:, D:, USB drives, etc.) can appear […]

Read more
How to Set Up Remote Desktop Profile Management on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Set Up Remote Desktop Profile Management on Windows Server 2019

How to Set Up Remote Desktop Profile Management on Windows Server 2019 Profile management for Remote Desktop Services users on Windows Server 2019 is critical for ensuring users have a consistent experience across multiple RD Session Host servers, that profiles load quickly, and that storage consumption remains controlled. Without proper profile management, users connected to […]

Read more
How to Set Up Remote Desktop Services Collections on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Set Up Remote Desktop Services Collections on Windows Server 2019

How to Set Up Remote Desktop Services Collections on Windows Server 2019 Remote Desktop Services Collections are logical groupings of RD Session Host servers in Windows Server 2019 that publish a common set of resources — either full session desktops or RemoteApp programs — to a defined group of users. Collections are managed centrally through […]

Read more
How to Set Up Remote Desktop Connection Broker on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Set Up Remote Desktop Connection Broker on Windows Server 2019

How to Set Up Remote Desktop Connection Broker on Windows Server 2019 The Remote Desktop Connection Broker (RD Connection Broker) is a role service in Windows Server 2019 that manages user connections in a Remote Desktop Services deployment. It routes users to the least-loaded RD Session Host in a session collection, reconnects users to their […]

Read more
CHAT