FIELD NOTES

Practical technology,
explained like a conversation.

Tutorials, operational lessons and verified industry developments from the point where infrastructure, security and software meet.

146published notes
Linux & Server Operations

Read systemd failures without guessing

This walkthrough is for the moment when you need an answer you can defend, not another command copied from a forum.Our specific objective is read systemd failures without guessing. Use the failed-unit list a…

Read note →
Databases & Reliability

Read PostgreSQL index usage

This is a practical operator’s guide: establish context, run the smallest useful check, interpret it correctly, and leave a clean recovery path.Our specific objective is read postgresql index usage. Use work…

Read note →
Networking & ISP Systems

Replace an HTTP GET body before a proxy drops it

Trace the request through every hop, understand current GET semantics, redesign simple retrieval as URI parameters and move complex criteria to an explicit POST operation.

Read note →
Web Infrastructure

Verify HTTP/2 negotiation

A good diagnosis should be repeatable by another engineer. We will record the environment, run a bounded test and verify the result from the service boundary.Our specific objective is verify http/2 negotiati…

Read note →
Page 12 of 13 · 146 posts