I'm running a normal linux distro, with everything running in containers using docker compose files. No VMs, since they are overkill for my needs. I'm running stuff like the *arr stack, home assistant, smokeping, unifi controller, pihole etc. Setting it up is quite simple, and the distro can be whatever you prefer (I use Arch btw).
tedvdb
joined 1 year ago
Today I've migrated my data from my old zfs pool to a new bigger one, the rsync of 13.5TiB took roughly 18 hours. It's slow spinning disks storage so that's fine.
The second and third runs of the same rsync took like 5 seconds, blazing fast.
Why then not just use ZFS or BTRFS? Way less overhead.
Ceph's main advantage is the distribution of storage over multiple nodes, which you're not planning on doing?
I don't think removing protonmail is the correct solution.
This is a list of email providers that facilitate temporary email addresses. So adding outlook and Apple to that list makea more sense to me?
What do you need to pass trough? I've done usb passthrough in the past with docker as well