Linux Complete Guide to Bash Special Syntax, Variables, and Expansions A complete reference covering all Bash special syntax, variables, expansion rules, and control structures with examples. 2025.11.04 Linux
Windows How to Configure Proxy Settings on Windows A complete guide to configuring proxy settings for Windows users and system services, including WinHTTP and BITS. 2025.10.27 Windows
Security SSH Public Key Authentication Client Setup (Windows/Linux) Step-by-step guide on how to configure SSH public key authentication on the client side for Windows and Linux systems. 2025.10.23 SSHSecuritySystem-Administration
Windows How to Set Up an SSH Server on Windows Server A comprehensive step-by-step guide to installing and configuring an OpenSSH Server on Windows Server. 2025.10.23 Windows
Programming Regular Expressions Reference Comprehensive regular expression reference. Covers newline differences, multiline extraction, negation, and replacement with portable, flag-independent safe patterns and practical examples. 2025.05.13 Programming
Linux AlmaLinux Initial OS Setup Guide A minimal and practical guide for initial OS setup of AlmaLinux servers with SELinux disabled. 2025.04.30 Linux
Linux Building a Squid Proxy Server on Linux A step-by-step guide to install and configure a basic Squid proxy server on Linux and connect clients. 2025.04.30 Linux
Automation Introduction to Ansible A step-by-step guide for beginners to get started with Ansible for IT automation. 2025.04.29 Automation
PowerShell PowerShell Scripting Best Practices Guide Comprehensive guide covering PowerShell scripting best practices for readability, performance, error handling, and security. 2025.04.25 PowerShell
PowerShell PowerShell Style Guide Comprehensive PowerShell style guide for clean, consistent, and maintainable scripts. 2025.04.24 PowerShell