Posts
Page 14 of 53
-
LazyLibrarian + Readarr: Automating Your Book Library
LazyLibrarian vs Readarr for ebook and audiobook automation in 2026 — why Readarr got retired, what to run instead, with real Docker Compose configs.
12 min read -
LinkedIn Is Searching Your Computer
LinkedIn scans every visitor's installed extensions and sends the data to third parties without consent. Here's what they're looking for—and how to stop it.
· Updated:6 min read -
Linux Bash Tips and Tricks pt1
Bash tricks that save keystrokes — history expansion, brace expansion, process substitution, and the shortcuts your fingers will thank you for.
· Updated:4 min read -
Linux distribution info & kernel info
Find your Linux distro version, kernel version, and architecture with uname, lsb_release, /etc/os-release, and hostnamectl.
· Updated:6 min read -
Linux Home Lab Security: Planning for the Unexpected
Disaster recovery for your Linux home lab — tiered backups, a restic script that actually runs, restore drills, and the gotchas that bite at 2 AM.
· Updated:5 min read -
linux shell argument list too long rsync or cp
Fix 'Argument list too long' in bash when cp or rsync chokes on thousands of files — glob loops, find + xargs, and the ARG_MAX reason behind it.
· Updated:5 min read -
LiteLLM & vLLM: One API to Rule All Your Models
LiteLLM proxies every LLM — local or cloud — behind one OpenAI-compatible endpoint. Pair it with vLLM for GPU-backed serving and ditch the SDK sprawl.
· Updated:8 min read -
Automating Docker via Ansible
Automate Docker container deployment with shell scripts, cron, and Ansible — stop SSHing in and restarting things by hand.
· Updated:6 min read -
MinIO Is Archived: Move to Garage
MinIO Community Edition was archived April 25, 2026. Here's why Garage (AGPL, Rust, NLnet-funded) is the right self-hosted S3 replacement and how to migrate.
· Updated:10 min read -
Linux System Monitoring: Tools and Techniques
Monitor Linux servers with htop, iostat, netstat, vmstat, and Prometheus — pick the right tool for CPU, memory, disk, and network issues.
· Updated:5 min read -
Local Vision LLMs Worth Running in 2026
Pixtral, Qwen3-VL, and Gemma 4 compared for local multimodal use in 2026. LLaVA is dead; here's what to run in Ollama for OCR, screenshots, and vision tasks.
· Updated:15 min read -
NocoDB DB Management System
NocoDB wraps any SQL database in a spreadsheet UI — self-host an Airtable alternative on top of MySQL, PostgreSQL, or SQLite with Docker.
· Updated:5 min read