Home Archives RSS

encryption

howto 2016-04-23

Full-disk encryption with Btrfs on Ubuntu Xenial

Btrfs is a copy-on-write (CoW) filesystem available in the standard Linux kernel, which provides advanced features like snapshotting and volume management, similarly to what LVM provides.

I've been using LVM on my laptop for quite some time, to keep separate volumes for filesystem root and /home, and containers. LVM makes …

Read more
btrfs encryption filesystem ubuntu
© Alberto Donato — CC BY-SA 4.0 unless otherwise noted.