Tls Ssl

How to Configure Windows Server 2019 Container Registry — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Configure Windows Server 2019 Container Registry

How to Configure Windows Server 2019 Container Registry A container registry is a repository for storing and distributing container images. In Windows Server 2019 environments, you can deploy an on-premises container registry using the open-source Docker Registry v2 or a Windows-compatible private registry, or integrate with Azure Container Registry. A private registry gives you full […]

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

How to Configure HAProxy SSL Termination on SLES 12

Introduction This tutorial covers How to Configure HAProxy SSL Termination 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 Windows Server 2019 Network Controller — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Set Up Windows Server 2019 Network Controller

How to Set Up Windows Server 2019 Network Controller Network Controller is a Software Defined Networking (SDN) component available in Windows Server 2019 Datacenter edition that provides a centralized, programmable point of automation for virtual and physical network infrastructure management. Network Controller manages Hyper-V virtual networks, software load balancers, RAS Gateways, and Network Security Groups. […]

Read more
How to Set Up Windows Server 2019 SMB over QUIC — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Set Up Windows Server 2019 SMB over QUIC

How to Set Up Windows Server 2019 SMB over QUIC SMB over QUIC is a feature introduced in Windows Server 2022 that allows SMB 3 file sharing over the QUIC transport protocol (UDP port 443) instead of TCP port 445. While Windows Server 2019 itself does not support the SMB over QUIC server role, Windows […]

Read more
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 Windows Server 2019 with Puppet — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Configure Windows Server 2019 with Puppet

How to Configure Windows Server 2019 with Puppet Puppet is a widely-used configuration management tool that uses a declarative language to define the desired state of infrastructure. Windows Server 2019 is a first-class supported platform in Puppet, with a comprehensive set of built-in and community resource types covering Windows features, services, registry, files, users, packages, […]

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

How to Configure Windows Server 2019 with PowerShell DSC

How to Configure Windows Server 2019 with PowerShell DSC PowerShell Desired State Configuration (DSC) is a configuration management platform built into Windows Server 2019 that enables declarative specification of server configuration. Instead of writing imperative scripts that perform actions step by step, you write a DSC configuration that describes the desired end state — which […]

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

How to Set Up Remote Desktop Printer Redirection on Windows Server 2019

How to Set Up Remote Desktop Printer Redirection on Windows Server 2019 Remote Desktop printer redirection allows users connecting to an RD Session Host on Windows Server 2019 to print from within their remote session to printers attached to their local client computer. Without printer redirection, RDS users can only print to printers that are […]

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 a Certificate Authority on SLES 15 — step-by-step SUSE Linux Enterprise 15 tutorial on Progressive Robot

How to Set Up a Certificate Authority on SLES 15

Introduction This tutorial covers How to Set Up a Certificate Authority 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
CHAT