Production Linux: Secure and Maintain Your Own VPS

A 10-post series covering the full lifecycle of a production Linux VPS — from first login to disaster recovery.

March 19, 2026 · 2 min · Russell

Fix CLI Browser Hangs in WSL

Use BROWSER=echo to prevent CLI tools from hanging when they try to open a browser in WSL.

February 27, 2026 · 2 min · Russell

Suspend and Resume Processes in Linux

Manage Linux processes using Ctrl+Z, jobs, bg, and fg to suspend, resume, and control running jobs.

August 27, 2024 · 2 min · Russell

Install Latest Versions of Software with Homebrew for Easy Package Management

Homebrew is the self-described “Missing Package Manager for macOS (or Linux)”. It is handy for…

January 29, 2024 · 3 min · Russell