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
Containers & Kubernetes

Back up Kubernetes objects as readable YAML

Before touching configuration, we will turn the symptom into a precise question and collect a baseline that can be compared after the work.Our specific objective is back up kubernetes objects as readable yam…

Read note →
Databases & Reliability

Run SQLite integrity checks

Before touching configuration, we will turn the symptom into a precise question and collect a baseline that can be compared after the work.Our specific objective is run sqlite integrity checks. Integrity che…

Read note →
Automation & Scripting

Log automation with useful context

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 log automation with useful …

Read note →
Product Engineering

Move uncommitted work off the wrong Git branch

Preserve staged, unstaged and untracked changes while creating the correct branch—and handle the harder case where that branch needs a different base.

Read note →
Networking & ISP Systems

Audit active DNS resolvers

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 audit active dns resolvers.…

Read note →
Web Infrastructure

Validate Nginx before every reload

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 validate nginx before every reload. Syntax validation is the cheap…

Read note →
Cloud & DevOps

Use immutable build identifiers

The useful outcome is not a green terminal. It is a clear explanation of what was checked, what the output means and what should happen next.Our specific objective is use immutable build identifiers. Tie eac…

Read note →
Cybersecurity

Build a firewall change with a rollback

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 build a firewall change with a rollback. Capture the active rulese…

Read note →
Page 3 of 12 · 134 posts