All Articles
Dive into articles, tutorials and expert insights covering modern development, architecture, design and infrastructure.

AlmaLinux vs RHEL: When Is a Red Hat Subscription Worth It?
AlmaLinux gives you the RHEL platform — same ABI, same ten-year lifecycle, same ecosystem — for free. Red Hat charges four figures a year per server for the real thing. The interesting question isn't which is cheaper; it's what, precisely, the subscription buys and who actually needs those things. This guide itemises the answer: support SLAs, ISV certifications, live patching and lifecycle add-ons on one side; Alma's genuine independence perks (including drivers Red Hat dropped) on the other — plus the free 16-system Red Hat option most people forget exists.
Linux
Read more

How to Capture and Analyse a DDoS Attack with Wireshark (and tcpdump)
When your server is under attack, "we're being DDoSed" is not actionable — "SYN flood, four million packets per second, spoofed sources, targeting port 443" is. The difference between the two is a thirty-second packet capture and a structured look at it. This guide covers capturing safely on a machine that's already saturated (tcpdump, not the Wireshark GUI), the triage workflow in Wireshark — Protocol Hierarchy, Conversations, I/O Graphs — and the display-filter signatures of the common attack vectors, ending with how to turn findings into mitigation.
Security
Read more

Building a Flexible Router/VPN Backbone with VyOS, From Scratch to VPS Edition
Networking can feel intimidating at first, but with the right approach you can turn a simple virtual server into a capable routing backbone that spans from your home lab to a cloud VPS. This guide walks through building such a topology using VyOS. By the end you will have a home router, a public VPS router, a secure tunnel between them, and routing for multiple internal subnets.
Networking
Read more

CentOS Alternatives in 2026: AlmaLinux vs Rocky Linux (and How to Migrate)
CentOS Linux is gone — CentOS 8 reached end of life at the end of 2021 and CentOS 7 followed in mid-2024 — and CentOS Stream is not a like-for-like replacement. The two real successors are AlmaLinux and Rocky Linux, and since 2023 they no longer work the same way under the hood: AlmaLinux targets ABI compatibility with RHEL, Rocky holds 1:1 binary parity. This guide explains what actually differs between them now, gives a conditions-based verdict instead of "it depends," and walks the real migration paths — migrate2rocky, almalinux-deploy, and ELevate for the CentOS 7 cross-major jump — including the pre-flight checklist, the inhibitor wall, and the rollback plan.
Linux
Read more

DDoS Attacks Explained: Common Forms and How to Protect Against Them
DDoS attacks come in three broad families — volumetric floods that saturate your pipe, protocol attacks that exhaust connection state, and application-layer floods that look like legitimate traffic. Each one exhausts a different resource, so each one needs a different defence, and no single layer stops all three. This guide maps the common attack forms to the resource they target and the mitigation that actually works against them, explains what an on-host firewall can and cannot stop, and ends with a practical incident-response runbook for when your server is under fire.
Security
Read more
