Tag

#linux

4 posts

A Loose Cable, a Slow WSL Boot, and a Shell That Kept Losing My PATH

A debugging story about running WSL Ubuntu off a flaky external HDD — a slow, fragile .zshrc that lost opencode from PATH, ext4 journal recovery eating the first boot, and 71 crash-orphaned junk files quietly piling up in $HOME.

wsl linux zsh debugging ext4 infrastructure

Hardening a Linux Server: A Practical Journey

A real-world walkthrough of securing a production Ubuntu server — SSH hardening, fail2ban, firewalls, kernel tuning, Docker security, and the gaps I'm still fixing.

linux security docker infrastructure

The Day I Thought My VPS Was Compromised

SSH stopped working. Telegram revoked my bot token. My AI assistant froze. It looked like an attack. The logs told a different story.

linux debugging ssh infrastructure