Programster's Blog

Tutorials focusing on Linux, programming, and open-source

Ubuntu - Install ZFS

ZFS

18.04 and 16.04

Use the commands below to install ZFS on Ubuntu 16.04 or 18.04

sudo apt update
sudo apt install zfsutils-linux -y
sudo modprobe zfs
Last updated: 6th July 2019
First published: 16th August 2018