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.

Three ways to upload ISOs to Proxmox

Three ways to upload ISOs to Proxmox

· Updated:

Three ways to upload an ISO to Proxmox — web UI, wget direct download, or SCP from the CLI. When each one wins, plus storage paths and checksum verification.