AI
Ollama — A Local LLM for Sysadmin Tasks
Run a local LLM with Ollama on Linux — install, pull models, use the HTTP API from scripts, and analyze logs offline without sending data to a cloud provider.
AI
Run a local LLM with Ollama on Linux — install, pull models, use the HTTP API from scripts, and analyze logs offline without sending data to a cloud provider.
AI
A realistic look at piping Linux log slices through the Claude CLI for fast error triage — redaction, prompt structure, cost, and where it falls down.
AI
How I built a small MCP server in Node so Claude Code can run disk_usage and service_status on my hosts. Code, registration, and the security gotchas.
AI
How I use Claude Code hooks in settings.json to auto-run formatters, block rm -rf, and ping me when an agent stops. Real configs, exit-code contract.