SSD Nodes Learn

Guides

Step-by-step guides to running a Linux server. Exact commands in the order you run them, including the errors you will hit on the way.

Guides

Docker Compose basics for your VPS

Install Docker Engine and Compose v2 on Ubuntu 24.04, write a real two-service compose.yml, dodge the ufw port-publishing trap, and back up volumes.

Guides

Host a Minecraft server on a VPS

Run a Paper Minecraft server on an Ubuntu 24.04 VPS: RAM sizing, Java 21, a systemd unit, both firewalls on 25565, safe world backups, and the exact errors.

Guides

Claude Code token usage, explained

What actually burns tokens in Claude Code: the full-history resend on every turn, billed-but-hidden thinking, cache math, and the levers that cut cost.

Guides

What to self-host in 2026: 25 apps

A curated list of 25 self-hosted apps worth running in 2026, grouped by job, with what each one replaces, honest RAM and disk needs, and the gotcha to know.

Guides

Run Gemini CLI on a headless VPS

Run Google's Gemini CLI on a headless VPS: a current Node, a no-sudo global install, browserless API-key auth, and tmux so long tasks survive SSH drops.

Guides

Zabbix monitoring on Ubuntu 24.04

Install Zabbix 7.0 LTS on Ubuntu 24.04: add the repo, import the MySQL schema, wire up the nginx frontend and agent2, then fix every error the setup throws.