web server

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 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 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 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 Windows Server 2019 Nano Server — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Set Up Windows Server 2019 Nano Server

How to Set Up Windows Server 2019 Nano Server Windows Server 2019 Nano Server is an ultra-minimal deployment option designed specifically for running as a container host or cloud-optimised workload. Unlike Server Core which retains most Windows Server capabilities in a headless form, Nano Server in Windows Server 2019 has been redesigned exclusively as a […]

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 AppArmor in Complain Mode on SLES 15 — step-by-step SUSE Linux Enterprise 15 tutorial on Progressive Robot

How to Configure AppArmor in Complain Mode on SLES 15

Introduction This tutorial covers How to Configure AppArmor in Complain Mode 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. Step 1 — Check AppArmor Status systemctl status apparmor aa-status […]

Read more
How to Configure AppArmor Enforcement on SLES 15 — step-by-step SUSE Linux Enterprise 15 tutorial on Progressive Robot

How to Configure AppArmor Enforcement on SLES 15

Introduction This tutorial covers How to Configure AppArmor Enforcement 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. Step 1 — Check AppArmor Status systemctl status apparmor aa-status Step 2 […]

Read more
How to Configure AppArmor Profiles on SLES 15 — step-by-step SUSE Linux Enterprise 15 tutorial on Progressive Robot

How to Configure AppArmor Profiles on SLES 15

Introduction This tutorial covers How to Configure AppArmor Profiles 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. Step 1 — Check AppArmor Status systemctl status apparmor aa-status Step 2 […]

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

How to Configure Remote Desktop Web Access on Windows Server 2019

How to Configure Remote Desktop Web Access on Windows Server 2019 Remote Desktop Web Access (RD Web Access) provides a web portal through which users can access RemoteApp programs and session desktops without installing any software other than a web browser or the Remote Desktop client. Users navigate to an HTTPS URL, authenticate with their […]

Read more
CHAT