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

Oddball Files

A practical tour of Unix’s oddball files — from /dev/null and /dev/urandom to /proc and sysctl — with real examples, source code links, and usage tricks.

August 28, 2025 · 14 min · forfaxx

SSH-Fu

Battle-tested tricks to take SSH beyond setup — from one-liners and tunnels to SSHFS and multiplexing.

August 28, 2025 · 10 min · forfaxx

SSH Setup Guide

A practical field manual for getting SSH set up correctly — from keys to configs to agents.

August 28, 2025 · 7 min · forfaxx

Manpage-fu

Learn to write, install, and even repurpose man pages—without crying into your terminal.

August 21, 2025 · 12 min · forfaxx

Tag Audit

Scan your Hugo site for tag & category usage — totals, singletons, and per-file mappings in text, markdown, csv, or json.

August 19, 2025 · 3 min · forfaxx

Self-Reports

A collection of lightweight shell and Python scripts that give your machines the power of a printer test page—consistent, friendly reports on disks, memory, networking, git repos, and more.

August 18, 2025 · 4 min · forfaxx
About · Contact ·