Browsing Tag
linux
140 posts
The Headless Workspace: How Antigravity CLI Lowers the Neovim Learning Curve
A GUI IDE is great for local development, but it quickly falls apart when you transition to headless…
Linux Troubleshooting Workflow for Beginners: A Step-by-Step Guide
Most Linux problems aren’t actually difficult. They’re difficult because they’re often debugged in the wrong order. Many beginners…
How Much Should Live Together? Learning to Isolate Services the Hard Way
How moving from VMs to Proxmox LXC containers taught me more about isolation, failover, high availability, and efficiency…
Another day, another VPS breach
I woke up to two emails that immediately caught my attention. One was from my website monitoring service…
Building an AI Linux Security Assistant: From SSH Logs to Automated Threat Detection
Building an AI Linux Security Assistant: From SSH Logs to Automated Threat Detection Linux powers a huge part…
Time to try Linux.
If you are a pro Windows user, that’s fine, but why don’t you try an OS that offers…
How to build a budget, self-hosted video surveillance system on a Raspberry Pi
Video surveillance is no longer something reserved for the wealthy or for large corporations. In one form or…
How to Use Claude to Troubleshoot Linux Servers
Claude is genuinely useful for production Linux troubleshooting — when you use it right. Here’s the workflow that…
How I fixed a 0..1 brightness slider in vdu_controls (Philips Evnia DDC/CI bug)
I plugged a new monitor into my Kubuntu laptop last week. The brightness slider in the tray utility…
Building tiny-docker-go in Go: What I Learned from Building a Tiny Docker-like Runtime
Building tiny-docker-go in Go: What I Learned from Building a Tiny Docker-like Runtime I use Docker almost every…