Skip to content

Tag: infra

All the articles with the tag "infra".

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.

How to install NextCloud via Docker

How to install NextCloud via Docker

· Updated:

Self-host Nextcloud in Docker with persistent storage and a reverse proxy, your own Google Drive without the Google.

the lost+found Directory in Linux

the lost+found Directory in Linux

· Updated:

What is lost+found and why does it exist? fsck puts recovered file fragments there after a crash, and no, you can't delete it.

A Guide to LXC/LXD

A Guide to LXC/LXD

· Updated:

LXC/LXD runs full Linux environments in lightweight containers, faster to spin up than VMs and perfect for home lab service isolation.

How to Upload an ISO to Proxmox (3 Ways)

How to Upload an ISO to Proxmox (3 Ways)

· Updated:

Upload an ISO to Proxmox three ways: the web UI, wget straight onto the node, or SCP. Which to use when the browser upload stalls, plus checksum verification.