VPN

How to Configure Remote Desktop Services on Windows Server 2012 R2 — step-by-step Windows Server 2012 R2 tutorial on Progressive Robot

How to Configure Remote Desktop Services on Windows Server 2012 R2

How to Configure Remote Desktop Services on Windows Server 2012 R2 Remote Desktop Services (RDS) in Windows Server 2012 R2 is a platform for delivering virtualised applications and desktops to users. Whether you need to provide shared session-based desktops, RemoteApp published applications, or full VDI (Virtual Desktop Infrastructure), RDS is the centralised service framework that […]

Read more
How to Set Up WireGuard VPN on FreeBSD 13 — step-by-step FreeBSD 13 tutorial on Progressive Robot

How to Set Up WireGuard VPN on FreeBSD 13 (ON-FREEBSD-13)

Introduction FreeBSD 13 is a UNIX-derived operating system renowned for its network stack performance, ZFS integration, and Jail isolation primitives. Setting up set up wireguard vpn on freebsd 13 on FreeBSD 13 follows the rc.conf/service(8) paradigm rather than systemd, which means enabling a service and configuring its startup options are done differently from any Linux […]

Read more
How to Set Up WireGuard VPN on FreeBSD 12 — step-by-step FreeBSD 12 tutorial on Progressive Robot

How to Set Up WireGuard VPN on FreeBSD 12 (FREEBSD-12-2)

Introduction How to Set Up WireGuard VPN on FreeBSD 12 is a core administration task for any FreeBSD 12 server operator. FreeBSD 12 ships with the 15.0-RELEASE kernel, ZFS as the default root filesystem, Capsicum capability sandboxing improvements, and an updated ports tree. Unlike Linux distributions, FreeBSD uses rc(8) for service management, pf for packet […]

Read more
Создание и настройка центра сертификации (ЦС) в Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Создание и настройка центра сертификации (ЦС) в Ubuntu 20.04

Центр сертификации (ЦС) — это служба, отвечающая за выдачу цифровых сертификатов удостоверения личности в Интернете. Хотя публичные ЦС часто используются для подтверждения подлинности сайтов и других общедоступных служб, для…

Read more
Common Problems 112902

Windows Server 2016 — Conditional forwarders timing out across site-to-site VPN links on Windows Server 2016 DNS — Fix & Prevention

🟠 High   ⏱ 5–30 min  Last verified: 18 June 2021 Affected versions: Windows Server 2016 📖 ~2 min read Table of contents Symptom & Impact Environment & Reproduction Root Cause Analysis Quick Triage Step-by-Step Diagnosis Solution — Primary Fix Solution — Alternative Approaches Verification & Acceptance Criteria Rollback Plan Prevention & Hardening Related Errors […]

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

How to Configure DNS over HTTPS on Windows Server 2019

Introduction to DNS over HTTPS on Windows Server 2019 DNS over HTTPS (DoH) encrypts DNS queries inside standard HTTPS traffic on port 443. Traditional DNS queries travel in plaintext over UDP or TCP port 53, exposing every hostname lookup to anyone monitoring the network — ISPs, attackers on public Wi-Fi, or enterprise security appliances. DoH […]

Read more
Common Problems 112403

Windows Server 2019 — Conditional forwarders timing out across site-to-site VPN links on Windows Server 2019 DNS — Fix & Prevention

🟠 High   ⏱ 5–30 min  Last verified: 9 June 2021 Affected versions: Windows Server 2019 📖 ~2 min read Table of contents Symptom & Impact Environment & Reproduction Root Cause Analysis Quick Triage Step-by-Step Diagnosis Solution — Primary Fix Solution — Alternative Approaches Verification & Acceptance Criteria Rollback Plan Prevention & Hardening Related Errors […]

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

How to Set Up BGP Routing on Windows Server 2019

Introduction to BGP Routing on Windows Server 2019 Border Gateway Protocol (BGP) is the routing protocol that powers the internet, used to exchange routing information between autonomous systems (AS). In Windows Server 2019, BGP routing is available as part of the Remote Access role and is commonly used in software-defined networking scenarios, branch office connectivity, […]

Read more
How To Set Up and Configure a Certificate Authority (CA) On Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Up and Configure a Certificate Authority (CA) On Ubuntu 20.04

A private Certificate Authority that runs on Ubuntu 20.04 will enable you to configure, test, and run programs that require encrypted connections between a client and a server. Using a private CA, you can issue certificates for users, servers, or individual programs and services within your infrastructure. A private CA can help ensure that all your development, staging, and production environments use similar architectures and configurations.

Read more
CHAT