pingprasul
ProjectsBlogIdeasToolsAbout
/var/log/blog

Field Notes & Build Logs

Written from the terminal, not about it.

2026-08-18

The lemp stack hardening to ensure multi tenants doesn't corrupt each other

Building an Ansible role that isolates multi-tenant WordPress at the OS level on Rocky/AlmaLinux 9, and the bugs it took to get CI passing.

lemplinuxansiblesecurityiac
2026-08-10

Race Conditions in Parallel CI/CD Deploys: What Actually Breaks

Why parallel CI/CD deploy jobs corrupt state, and the locking, atomic-swap, and serialization fixes that stop it

linuxCI-CDRace conditionGitlab
2026-07-28

SSH was up, the website wasn't: a bonding interface failure

SSH worked fine internally, but every request through Cloudflare timed out. Here is what happened, how I fixed it, and what I still do not know.

incidentnetworkinglinux
2026-07-27

netstat to ss: how it actually started for me

netstat was slowing down on a box with thousands of connections. Here's what ss actually does differently, not just why everyone says to switch.

tool-noteslinuxdevops
2026-07-22

A WordPress reinstall does not clean a hacked site

We reinstalled core and every plugin from wordpress.org. The rogue admin came back the next morning. Here is why, and what to check instead.

wordpresssecuritysysadminincident
2026-07-15

SYN flood detection lies to you on a SYN-cookie kernel

Half-open connections never reach /proc/net/tcp when SYN cookies are on. Here's what to read instead.

linuxnginxsecuritySYN-attack

© 2026 Prasul

RSS · GitHub