Tux got the Power
Bringing the energy to the lab.
New pages = new folders (with index.html) inside /var/www/mywebsite/html.
Public access is only for the static site — admin services stay private.
This is my home lab build log — built to learn real-world infrastructure with secure defaults, repeatable commands, and clean documentation.
Bringing the energy to the lab.
New pages = new folders (with index.html) inside /var/www/mywebsite/html.
Public access is only for the static site — admin services stay private.
Use this when you log in and want a fast “green check”.
sudo nginx -t && sudo systemctl reload nginx
sudo systemctl status nginx --no-pager
sudo systemctl status docker --no-pager
sudo systemctl status tailscaled --no-pager
sudo systemctl status cloudflared --no-pager
df -h
docker psHardware + services overview: what’s installed, how it’s connected, and what’s public vs private.
Hands-on tasks, command snippets, and “fixed it” notes — built for repetition and learning.
Fast health checks: service status, endpoints, and first logs to check when something breaks.
Planned builds: monitoring, hardening, automation, and runbooks — each becomes a write-up.