Skip to content

Tag: homelab

All the articles with the tag "homelab".

Ventoy: Boot Any OS, Any Time

Ventoy: Boot Any OS, Any Time

Ventoy turns any USB drive into a multi-boot drive, drop ISOs on it and boot any OS without re-flashing the drive each time.

Docker Volume Mounts: Essential Flags

Docker Volume Mounts: Essential Flags

· Updated:

The -v and --mount flags for Docker volumes explained, bind mounts vs named volumes, read-only, propagation, and tmpfs options.