Library
All content
Every tutorial and workshop note, newest first. Filter by type or topic — the view lives in the URL, so it's always shareable.
Library
Every tutorial and workshop note, newest first. Filter by type or topic — the view lives in the URL, so it's always shareable.
82 tutorials

Tutorial
A guide to backing up and restoring MDADM RAID arrays after an OS reinstall, including how to reassemble the array, add a spare drive, and mount via fstab.
backup · storage · homelab

Tutorial
A guide to setting up a secured Samba share on Ubuntu with username/password authentication, covering installation, configuration, permissions, and mounting the drive on both Windows and Linux.
ubuntu · storage

Tutorial
A guide to running FileZilla as a Docker container with browser-based access, covering Docker Compose configuration, user/group permissions, and RAID array mounting.
docker · self-hosted

Tutorial
A guide to deploying Home Assistant on Docker using Portainer, covering Docker Compose configuration, USB Zigbee dongle passthrough, and initial onboarding setup.
docker · home-assistant · self-hosted

Tutorial
Part 2 of the Docker monitoring series. Covers installing Node Exporter as a host service and cAdvisor as a Docker container, then connecting both to Prometheus.
docker · monitoring · homelab

Tutorial
Part 3 of the Docker monitoring series. Covers importing pre-built Grafana dashboards for Node Exporter and cAdvisor, including fixes for memory usage queries.
docker · monitoring · homelab

Tutorial
The first part of a three-part series on monitoring Docker resources. Covers installing and configuring Prometheus via Portainer stack and connecting it as a data source in Grafana.
docker · monitoring · homelab

Tutorial
A step-by-step guide to installing Docker and Portainer on Ubuntu, covering system updates, Docker repository setup, and deploying the Portainer container for graphical Docker management.
docker · portainer · ubuntu

Tutorial
A quick guide to installing Go and grpcurl on Ubuntu, covering downloading the latest Go release, configuring environment variables, and installing grpcurl via go install.
ubuntu

Tutorial
Step-by-step guide for mounting a physical drive (SSD/HDD) to a Proxmox LXC container using the host configuration and mount points.
proxmox · storage · homelab