diff --git a/Setting-Up-Storage.md b/Setting-Up-Storage.md index 299f159..572fbdc 100644 --- a/Setting-Up-Storage.md +++ b/Setting-Up-Storage.md @@ -37,7 +37,8 @@ services: ### ZFS ⭐️ > [!TIP] -> This is the recommended filesystem for ArchiveBox. ZFS provides many additional features including RAID, compression, encryption, deduplication, point-in-time snapshotting, and more. +> This is the recommended filesystem for ArchiveBox on Linux, macOS, and BSD. ZFS provides many additional features including RAID, compression, encryption, deduplication, point-in-time snapshotting, and more. +> [How to install ZFS](https://openzfs.github.io/openzfs-docs/Getting%20Started/Ubuntu/index.html): `apt install zfsutils-linux` - https://openzfs.github.io/openzfs-docs/ - https://openzfs.github.io/openzfs-docs/man/v2.2/8/zpool-create.8.html