Tcpdump Survival Guide

A practical survival guide to tcpdump — the Swiss Army knife of packet capture. Learn how to capture clean traces, pick the right interface, grab mobile traffic, and filter for relevance.

September 24, 2025 · 10 min · forfaxx

Unix Users Handbook

A practical Unix user accounts guide with history, concepts, and a task-based cheatsheet covering inspection, creation, modification, groups, sudo, and troubleshooting.

September 21, 2025 · 30 min · forfaxx

Git Customization

Bend Git to your will with custom configs, aliases, and colors.

September 18, 2025 · 8 min · forfaxx

Git-Fu

A practical Git guide with clear explanations, a task-based cheatsheet, and helper scripts to make version control less scary.

September 15, 2025 · 17 min · forfaxx

SchemaSpy with SQLite

How to get SchemaSpy working with SQLite — the correct driver, the right flags, and a working example.

September 8, 2025 · 5 min · forfaxx

Dockerizing a Python Script

A step-by-step guide to packaging a Python script into a Docker container — from Dockerfile to image to container, with tips, pitfalls, and best practices.

September 6, 2025 · 11 min · forfaxx

Docker Grimoire

A task-based Docker cheatsheet with clear explanations, examples, and doc links — a grimoire for mastering containers.

September 4, 2025 · 27 min · forfaxx

Signals Intelligence

A compact, example-driven guide to Unix signals: sending, catching, and mastering them in Bash and Python.

September 3, 2025 · 10 min · forfaxx

Daemonology: A Cross-Platform Guide

Turn your scripts into proper services with systemd (Linux) and launchd (macOS). Includes examples, templates, and best practices.

September 1, 2025 · 18 min · forfaxx

Hugo Boilerplate

My reusable Hugo boilerplate: page bundles, snippets, espanso macros, and just enough inline HTML to stay fast and consistent.

August 29, 2025 · 11 min · forfaxx
About · Contact ·