Emmanuel Corels
FIELD NOTES

Practical technology,
explained like a conversation.

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

134published notes
Linux & Server Operations

Rotate logs without losing evidence

There are several ways to get a plausible answer here. This guide focuses on the path that preserves evidence and minimizes accidental change.Our specific objective is rotate logs without losing evidence. Dr…

Read note →
Product Engineering

Turn a feature request into acceptance checks

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 turn a feature request into acceptance checks. A useful scope desc…

Read note →
Databases & Reliability

Find long PostgreSQL queries

The fastest safe route here begins with narrowing the question. We will collect evidence first and change nothing until the output points somewhere specific.Our specific objective is find long postgresql que…

Read note →
Networking & ISP Systems

Measure path quality beyond ping

When this problem appears in production, urgency encourages guessing. The procedure below deliberately slows the first minute down so the next thirty are useful.Our specific objective is measure path quality…

Read note →
Automation & Scripting

Parse JSON without fragile grep

When this problem appears in production, urgency encourages guessing. The procedure below deliberately slows the first minute down so the next thirty are useful.Our specific objective is parse json without f…

Read note →
Containers & Kubernetes

Explain why a service has no traffic

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 explain why a service h…

Read note →
Web Infrastructure

Test a local virtual host directly

Treat this task as a short investigation rather than a magic command. The command matters, but the context around it is what makes the result trustworthy.Our specific objective is test a local virtual host d…

Read note →
Product Engineering

Measure API behavior at the boundary

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 measure api behavior at…

Read note →
Page 9 of 12 · 134 posts