Tutorials
How to Use Vim on a Linux VPS
A practical Vim tutorial built around real server administration tasks. Learn modes, navigation, editing, search and replace, splits, .vimrc configuration, and workflows for editing Nginx, SSH, and Docker Compose files over SSH.
Run Claude Code on a VPS: Install, Secure, and Persist Sessions
Set up Claude Code on a remote Linux server with headless authentication, tmux session persistence, and proper security hardening. Complete setup guide.
How to Use GNU Screen on a Linux VPS
Learn GNU Screen from installation to daily use. Manage sessions, split regions, configure .screenrc, and keep processes running after SSH disconnects on Debian 12 and Ubuntu 24.04.
SSH Hardening on a Linux VPS: Complete sshd_config Security Guide
Lock down SSH on your Debian 12 or Ubuntu 24.04 VPS. Ed25519 key generation, sshd_config hardening, ProxyJump bastion setup, cipher hardening, and ssh-audit verification. Tested on Debian 12 and Ubuntu 24.04.