jq Mastery: Command-Line JSON Processing for Linux Engineers
Shell Commands

jq Mastery: Command-Line JSON Processing for Linux Engineers

Master jq from basic field extraction through advanced streaming, aggregation, and real-world AWS/Kubernetes workflows...

2 min
Flux Image Generation on Linux: Self-Hosted AI Art Server
AI

Flux Image Generation on Linux: Self-Hosted AI Art Server

Set up a self-hosted Flux image generation server on Linux. Covers ComfyUI and API-based workflows, GPU requirements,...

5 min
WireGuard Mesh VPN: Multi-Site Architecture on Linux
Networking

WireGuard Mesh VPN: Multi-Site Architecture on Linux

Build a production WireGuard mesh VPN connecting multiple sites with direct peer-to-peer tunnels, automated config...

6 min
Ollama and LangChain on Linux: Build AI Agents with Local Models
AI

Ollama and LangChain on Linux: Build AI Agents with Local Models

Build autonomous AI agents on Linux using LangChain and Ollama. Covers tool-calling, ReAct patterns, memory chains, and...

9 min
nftables Migration: From iptables to Production Firewalls
Security

nftables Migration: From iptables to Production Firewalls

Complete migration guide from iptables to nftables — sets, verdict maps, NAT, brute-force protection, and production...

5 min
Ollama Docker Compose: Complete GPU Stack for Linux
AI

Ollama Docker Compose: Complete GPU Stack for Linux

Deploy Ollama with Docker Compose on Linux with full NVIDIA GPU passthrough. Covers multi-container stacks, persistent...

12 min
Generate Ansible Playbooks with Local LLMs: AI-Assisted Infrastructure as Code
AI

Generate Ansible Playbooks with Local LLMs: AI-Assisted Infrastructure as Code

Build a local CLI tool that generates Ansible playbooks from natural language using Ollama. No vendor lock-in, full...

23 min
Cockpit Web Console: Modern Linux Server Management
Control Panels

Cockpit Web Console: Modern Linux Server Management

Deploy Cockpit for web-based Linux server management — multi-server dashboards, container management, KVM...

3 min
Sigstore, SBOMs and SLSA: Linux Supply Chain Security
Tools

Sigstore, SBOMs and SLSA: Linux Supply Chain Security

Implement software supply chain security with Sigstore keyless signing, SBOM generation with Syft, vulnerability...

5 min
AI-Powered Log Analysis on Linux: Use Ollama to Parse Syslog, Journald, and Application Logs
AI

AI-Powered Log Analysis on Linux: Use Ollama to Parse Syslog, Journald, and Application Logs

Use Ollama and local LLMs to analyze Linux logs from journalctl, auth.log, and nginx. Includes a Python log analyzer,...

18 min
Unbound on Linux: Build a Private Recursive DNS Resolver
DNS

Unbound on Linux: Build a Private Recursive DNS Resolver

Deploy Unbound as a private recursive DNS resolver with aggressive caching, RPZ ad blocking, DNSSEC validation, local...

5 min
ComfyUI on a Headless Linux Server: Stable Diffusion with API Access
AI

ComfyUI on a Headless Linux Server: Stable Diffusion with API Access

Install and run ComfyUI on a headless Linux server for Stable Diffusion image generation. Covers Python venv setup,...

17 min