Posts
All the articles I've posted.
-
Prompts for Image Generation in Stable Diffusion
Write Stable Diffusion prompts that actually work — style keywords, negative prompts, weights, and the patterns that get consistent results.
8 min read -
DevOps Tools: Ansible vs. Puppet vs. Salt vs. Chef
Ansible, Puppet, Salt, and Chef all do configuration management — but they're very different. Pick the right one before you commit.
7 min read -
Prompt Engineering for Generative AI 101
Write prompts that get useful results — role prompting, few-shot examples, chain-of-thought, and the patterns that work across any LLM.
4 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.
4 min read -
How to securely deploy Cloudflare Tunnels
Cloudflare Tunnels expose local services to the internet without open ports — secure setup with zero-trust access controls.
5 min read -
Uptime Monitoring with Uptime Kuma
Uptime Kuma monitors your services and sends alerts when they go down — beautiful self-hosted alternative to UptimeRobot.
5 min read -
Understanding and Optimizing Performance in Proxmox VE
Squeeze more out of Proxmox VE — CPU pinning, memory ballooning, IO threads, virtio drivers, and storage tuning for faster VMs.
7 min read -
Advanced UFW Techniques: Enhancing Firewall Security
Go beyond basic UFW rules — rate limiting, geo-blocking, application profiles, logging, and before.rules tricks for serious firewall hardening.
4 min read -
Automating Docker via Ansible
Automate Docker container deployment with shell scripts, cron, and Ansible — stop SSHing in and restarting things by hand.
3 min read -
UFW Basics: Setting Up Your Linux Firewall
UFW makes iptables manageable — allow and deny rules, app profiles, default policies, and the 5-minute setup for any new Linux server.
3 min read -
LVM The Linux Sysadmin’s Guide to Flexible Storage
LVM lets you resize volumes, add disks, and take snapshots without repartitioning — PVs, VGs, and LVs explained with real commands.
3 min read -
Observability and Monitoring for Containers
Logs, metrics, and traces for Docker containers — Prometheus, Loki, Grafana, and OpenTelemetry to know what's happening inside your stack.
6 min read