← Home

Blog

All General Golang Linux

Migrating cPanel accounts without downtime

Aug 17, 2026
Linux

A pre-flight checklist I use before every shared-hosting cutover — DNS, mail, disk, and SSL sequencing.

Read more →

Reading an Exim queue like a support engineer

Aug 10, 2026
Linux

Practical walkthrough of exim -bp, header tracing, and the four patterns behind 80% of delivery tickets.

Read more →

Why I write my server tools in Go

Jul 28, 2026
Golang

Notes on shipping single-binary CLIs for production environments — static builds, cross-compile, and zero-runtime deploys.

Read more →

Hardening a fresh AlmaLinux box in 30 minutes

Jul 15, 2026
General

The minimum-viable hardening checklist for a fresh Linux server before it faces the public internet.

Read more →