Plain-English fixes for real tech problems. Every guide on Runbook is written from a real, reproduced problem, tested step by step, and kept current as software changes.
A step-by-step way to diagnose ERR_SSL_PROTOCOL_ERROR by isolating clock, extension, antivirus, and server causes instead of guessing.
Where Word actually stores AutoRecover and temp files, and the exact folders to check when the recovery pane doesn't show your document.
Generate an SSH key pair, install it on your server, and safely disable password authentication — with the ordering that prevents lockouts.
A structured way to tell apart router, modem, DNS, and IP-address problems when Wi-Fi shows connected but nothing loads.
What macOS actually counts as System/Other storage, and the specific folders worth cleaning versus the ones you should leave alone.
Set up Nginx as a reverse proxy so multiple self-hosted apps on different ports are reachable through clean subdomains, with HTTPS via Certbot.
How to read the certificate details behind this Chrome/Edge error to find the real cause in under a minute, plus what each error code actually means.
Working examples for scheduling Python scripts with cron, Windows Task Scheduler, and macOS launchd, plus the environment-variable issue that breaks most jobs.
Free, built-in tools to diagnose and recover data from a USB drive that shows as corrupted, unreadable, or asks to be formatted.
The correct setup order for two-factor authentication, why authenticator apps beat SMS, and where to actually store backup codes.
The USB mode, power policy, and file-system settings that commonly throttle external hard drive speed on Windows, checked in order of likely impact.
A step-by-step WordPress migration sequence that keeps your old site live and serving traffic until the new host is fully verified and DNS has propagated.
A working docker-compose.yml for a typical app + database + cache stack, plus the volume and networking details that trip people up first.
How to trace a redirect loop using curl, and the specific CDN/CMS/.htaccess conflicts that cause ERR_TOO_MANY_REDIRECTS most often.
Set up automatic photo backups to a computer or home NAS using tools that already exist on your phone and computer, with no subscription.
A structured process for finding what's actually driving high CPU usage on Windows 11 — including causes Task Manager alone won't reveal.
The essential Git configuration steps beyond installation — identity, SSH keys, line-ending settings, and default branch — that prevent common early mistakes.
The specific power-management and interference settings behind Bluetooth devices that randomly disconnect, with separate fixes for Windows and macOS.
How to actually encrypt a folder using built-in Windows and macOS tools, and why simple "hide the folder" tricks don't provide real protection.
Set up your own WireGuard VPN server on a cheap VPS in about 20 minutes, with the tradeoffs versus a commercial VPN service explained honestly.