System Engineer knowledge hub

Real-world guides, tools, and lessons from production system engineering work — built with AI, shared with everyone.

nuteo.info is where I document everything I learn as a System Engineer — from setting up servers at 3am, to automating deployments, to debugging mysterious network issues that only happen in production.

This site is a knowledge base, a portfolio, and a teaching hub — all in one.

🎯 What’s here

  • 📁 /work/ — Production projects I’ve shipped
  • 📚 /guides/ — Step-by-step how-tos for sysadmins
  • 🛠️ /tools/ — Scripts, configs, and CLI arsenal I actually use
  • ✍️ /blog/ — Field notes, postmortems, and lessons learned

🤖 Built 100% with AI

Every page, every line of code, every config — assisted by AI. This is my experiment: can a system engineer run a full knowledge site without writing a single line manually?

Spoiler: yes, and it’s faster than I thought.

💼 Open for work

Available for DevOps consulting, infrastructure audits, and incident response retainer. Get in touch →

50+
Servers managed
7y
Years experience
99.9%
Avg. uptime
100%
Built with AI

📁 Featured Work

View all →

Production homelab: 50+ services on 3 nodes

Self-hosted infrastructure stack — Docker Compose, Caddy, monitoring, backups, and the orchestration glue that keeps it all running.

· 2 min read
dockerself-hostedops

📚 Latest Guides

View all →

WireGuard VPN for admin access

Set up WireGuard on a VPS so you (and only you) can reach internal services without exposing them to the internet.

· 2 min read
wireguardvpnsecurity

Uptime monitoring with Uptime Kuma

Self-hosted uptime monitoring — HTTP, TCP, DNS, and even cron job health checks. Better than Pingdom, free forever.

· 2 min read
monitoringself-hosteduptime

✍️ From the Blog

View all →

Welcome to nuteo.info

First post — the AI-experiment kicks off. Why this site, what's here, and how it was built.

· 2 min read
metaannouncement

🛠️ Tools & Scripts

View all →

CLI arsenal: the tools I actually use

A running list of CLI tools, scripts, and dashboards I reach for daily. Not a top-10 — the actual list in my shell history.

· 2 min read
toolsclishell