Active Directory

How to Install and Configure FreeIPA on RHEL 8 — step-by-step RHEL 8 tutorial on Progressive Robot

How to Install and Configure FreeIPA on RHEL 8

FreeIPA is Red Hat’s integrated identity management solution that bundles LDAP (389 Directory Server), Kerberos, DNS, NTP, and a certificate authority into a single coherent platform. It is the upstream project for Red Hat Identity Management (IdM) and is fully supported on RHEL 8. FreeIPA dramatically simplifies managing users, groups, hosts, and policies across a […]

Read more
How to Configure Samba File Sharing on RHEL 8 — step-by-step RHEL 8 tutorial on Progressive Robot

How to Configure Samba File Sharing on RHEL 8

Samba implements the SMB/CIFS protocol on Linux, enabling RHEL 8 servers to share files with Windows, macOS, and other Linux clients over a local network. Unlike NFS, which is Linux-native, Samba is specifically designed for cross-platform interoperability, making it the go-to choice in mixed-OS environments. This tutorial covers installing Samba, creating a shared directory with […]

Read more
How to Set Up Automatic SSH Login Banners on RHEL 8 — step-by-step RHEL 8 tutorial on Progressive Robot

How to Set Up Automatic SSH Login Banners on RHEL 8

Login banners are a critical security control that display legal warnings before and after users authenticate to a system. On RHEL 8, three separate mechanisms control banner messages: /etc/issue for local console pre-login text, /etc/issue.net for SSH pre-login banners, and /etc/motd for the message of the day shown after login. Properly configured banners inform authorized […]

Read more
How to Join Debian 13 to an Active Directory Domain — step-by-step Debian 13 tutorial on Progressive Robot

How to Join Debian 13 to an Active Directory Domain

Introduction How to Join Debian 13 to an Active Directory Domain is a fundamental operation for any administrator maintaining a Debian 13 Trixie server. Debian 13 Trixie ships with the Linux 6.12 kernel, updated toolchains, and a fully refreshed package archive — meaning version numbers, configuration file paths, and some dependency chains differ from Debian […]

Read more
How to Join RHEL 10 to Active Directory with realmd — step-by-step RHEL 10 tutorial on Progressive Robot

How to Join RHEL 10 to Active Directory with realmd

Introduction Setting up join rhel 10 to active directory with realmd on a RHEL 10 server is a common task for system administrators, DevOps engineers, and site reliability engineers. This guide explains how to Join RHEL 10 to Active Directory with realmd, with all the commands you need, the SELinux and firewalld considerations to keep […]

Read more
How to Automate Windows Server 2012 R2 Provisioning with PowerShell and MDT — step-by-step Windows Server 2012 R2 tutorial on Progressive Robot

How to Automate Windows Server 2012 R2 Provisioning with PowerShell and MDT

How to Set Up DirectAccess for Always-On VPN on Windows Server 2012 R2 DirectAccess is Microsoft’s always-on connectivity technology for domain-joined Windows clients. Unlike traditional VPN that requires a user to manually connect, DirectAccess automatically establishes a secure IPv6-over-IPv4 tunnel whenever the client computer detects it is outside the corporate network — before the user […]

Read more
How to Configure DirectAccess with IPv6 on Windows Server 2012 R2 — step-by-step Windows Server 2012 R2 tutorial on Progressive Robot

How to Configure DirectAccess with IPv6 on Windows Server 2012 R2

How to Configure Windows Server 2012 R2 as a VPN Server with SSTP Secure Socket Tunneling Protocol (SSTP) is a VPN protocol that encapsulates PPP traffic inside HTTPS, using port 443 for all VPN data. This makes SSTP the most firewall-friendly VPN protocol available — it works through virtually any firewall, NAT device, or web […]

Read more
How to Install SQL Server 2014 on Windows Server 2012 R2 — step-by-step Windows Server 2012 R2 tutorial on Progressive Robot

How to Install SQL Server 2014 on Windows Server 2012 R2

How to Install SQL Server 2014 on Windows Server 2012 R2 SQL Server 2014 is a natural pairing with Windows Server 2012 R2, offering AlwaysOn Availability Groups, in-memory OLTP (Hekaton), buffer pool extensions, and enhanced cloud integration with Microsoft Azure. Installing SQL Server 2014 correctly on Windows Server 2012 R2 requires attention to prerequisites, service […]

Read more
How to Configure NPS for 802.1X Authentication on Windows Server 2012 R2 — step-by-step Windows Server 2012 R2 tutorial on Progressive Robot

How to Configure NPS for 802.1X Authentication on Windows Server 2012 R2

How to Configure NPS for 802.1X Authentication on Windows Server 2012 R2 Network Policy Server (NPS) is the Microsoft implementation of RADIUS (Remote Authentication Dial-In User Service) on Windows Server 2012 R2. When combined with 802.1X-capable network switches and wireless access points, NPS enables port-based network access control: devices can only connect to the network […]

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

How to Set Up OCSP Responder on Windows Server 2012 R2

How to Set Up OCSP Responder on Windows Server 2012 R2 The Online Certificate Status Protocol (OCSP) is the modern alternative to Certificate Revocation Lists (CRLs) for checking whether a digital certificate has been revoked. While CRLs are downloaded in their entirety and can grow to megabytes in size for large PKIs, OCSP allows clients […]

Read more
CHAT