Top-level
5 comments
@stefano cool thank you for your answer, I am aware about docker/podman but just briefly googled LXC. In my current job we barely use any containerization. We just use KVM capabilites. The interesting thing on #freebsd is the ability to use #ZFS instead of relying on older filesystems in the #linux ecosystem. This has big implications for #backup strategy et cetera. @samurro @stefano I could be wrong, but ZFS support is no longer a unique feature of BSD. OpenZFS is now a shared codebase and many Linux distros package it. Paired with #zfsbootmenu, it's a fantastic experience. I run zbm (root on zfs) with both a laptop and desktop. I also run a raidz pool on the desktop that replicates to an offsite pool attached to a raspberry pi. Aside from the USB enclosures I've connected to the pi, it's been very stable for years. @ahoyboyhoy @samurro yes, ZFS is working on Linux, too. |
@samurro I'd use lxc/lxd containers - or just plain docker/podman.