Posts
Page 21 of 59
-
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 -
Ollama Beyond the Basics: Model Management, Custom Models, and Optimization
Master Ollama with Modelfiles, GPU tuning, API usage, and performance tricks. Stop running 70B models on 8GB VRAM and wondering why everything is slow.
· Updated:10 min read -
Ollama Memory Management: Why Models Keep Loading
Ollama keeps models in VRAM after every request. Control GPU usage with keep_alive, force-unload via the API, and check memory to stop the reload cycle.
· Updated:7 min read -
Open Source Security: Scanning Your Dependencies Before They Scan You
Scan your containers and dependency trees with trivy, grype, syft, and osv-scanner. Generate SBOMs and catch CVEs before a supply chain attack catches you.
· Updated:7 min read -
Open WebUI vs LibreChat: Self-Hosted ChatGPT Alternatives Compared
Self-hosting a ChatGPT alternative? Open WebUI owns local Ollama models; LibreChat handles Claude, GPT, Gemini, and more. Setup, RAG, and trade-offs compared.
· Updated:17 min read -
OpenConnect vs AnyConnect
OpenConnect replaces the bloated AnyConnect client on Linux. Run ocserv for a self-hosted Cisco-compatible VPN server, no 200MB installer required.
10 min read -
Optimizing Ansible for Faster Playbook Execution
Speed up Ansible playbooks with pipelining, forks, fact caching, and async tasks, stop watching the spinning wheel on every play.
· Updated:5 min read -
Paperless-ngx: Scan It, Forget It, Find It Instantly
Set up Paperless-ngx in Docker with Tesseract OCR, auto-tagging, IMAP email ingestion, and PostgreSQL, turn your document pile into a searchable archive.
· Updated:8 min read