Split-Horizon DNS on Linux: BIND9 Views for Internal and External Networks
DNS

Split-Horizon DNS on Linux: BIND9 Views for Internal and External Networks

Configure BIND9 split-horizon DNS with views to serve different answers for internal and external networks — solve...

8 min
Private LLM for Enterprise: Linux Deployment Architecture and Security Guide
AI

Private LLM for Enterprise: Linux Deployment Architecture and Security Guide

Enterprise reference architecture for self-hosted LLMs on Linux. Covers data sovereignty, hardware sizing, network...

20 min
Git-Driven DNS: Automate Record Management with Terraform, Ansible, and CI/CD
DNS

Git-Driven DNS: Automate Record Management with Terraform, Ansible, and CI/CD

Bring DNS under version control with Terraform, dnscontrol, OctoDNS, and Ansible — CI/CD pipelines, peer review, safety...

8 min
LocalAI on Linux: Deploy an OpenAI-Compatible API Server with Local Models
AI

LocalAI on Linux: Deploy an OpenAI-Compatible API Server with Local Models

Set up LocalAI on Linux as a drop-in OpenAI API replacement. Covers Docker and binary installation, GGUF models, GPU...

15 min
Kubernetes DNS Deep Dive: CoreDNS, ExternalDNS, and Service Discovery
DNS

Kubernetes DNS Deep Dive: CoreDNS, ExternalDNS, and Service Discovery

Master Kubernetes DNS with CoreDNS tuning, the ndots:5 problem, NodeLocal DNSCache, ExternalDNS auto-registration,...

8 min
Running Multiple Ollama Models: Memory Management and Optimization Guide
AI

Running Multiple Ollama Models: Memory Management and Optimization Guide

Configure Ollama to run multiple models simultaneously on Linux with proper VRAM partitioning, memory scheduling, model...

17 min
Ollama Python API: Build Linux Administration Tools with Local LLMs
AI

Ollama Python API: Build Linux Administration Tools with Local LLMs

Use the Ollama Python library to build practical sysadmin tools — log analyzers, config generators, incident...

21 min
DNS Observability on Linux: Troubleshooting with dig, dnstap, and Prometheus
DNS

DNS Observability on Linux: Troubleshooting with dig, dnstap, and Prometheus

Build complete DNS observability with advanced dig techniques, dnstap structured logging, Prometheus monitoring,...

8 min
Kubernetes Ollama Deployment: Production GPU Scheduling and Scaling Guide
AI

Kubernetes Ollama Deployment: Production GPU Scheduling and Scaling Guide

Deploy Ollama on Kubernetes with GPU scheduling via nvidia-device-plugin, Helm charts, PersistentVolumeClaims for model...

16 min
GPU Monitoring for AI Workloads on Linux: Tools, Dashboards, and Alerts
AI

GPU Monitoring for AI Workloads on Linux: Tools, Dashboards, and Alerts

Deep dive into gpu monitoring linux ai tools: nvidia-smi, nvtop, gpustat, Prometheus exporters, and Grafana dashboards....

21 min
Ollama Behind Nginx: Reverse Proxy with Authentication, SSL, and Rate Limiting
AI

Ollama Behind Nginx: Reverse Proxy with Authentication, SSL, and Rate Limiting

Production guide to running Ollama behind Nginx with SSL termination, basic and API key authentication, per-IP rate...

19 min
Linux Network Commands Every Engineer Must Know
Networking

Linux Network Commands Every Engineer Must Know

Essential networking commands for diagnosing, monitoring, and troubleshooting Linux network issues. From ip to ss, nmap...

2 min