aboutsummaryrefslogtreecommitdiff
path: root/content/blog/2024-02-06-zfs.org
diff options
context:
space:
mode:
Diffstat (limited to 'content/blog/2024-02-06-zfs.org')
-rw-r--r--content/blog/2024-02-06-zfs.org8
1 files changed, 4 insertions, 4 deletions
diff --git a/content/blog/2024-02-06-zfs.org b/content/blog/2024-02-06-zfs.org
index ce7ff9a..ebc9ec0 100644
--- a/content/blog/2024-02-06-zfs.org
+++ b/content/blog/2024-02-06-zfs.org
@@ -1,8 +1,8 @@
-#+date: [2024-02-06 Tue 00:00:00]
-#+title: creating and managing zfs storage pools on ubuntu linux
-#+description: Stepwise guide to setting up ZFS storage pools on Ubuntu, including initial installation, pool creation, expansion, and maintenance.
+#+date: [2024-02-06 Tue 00:00:00]
+#+title: ZFS Storage Pools on Ubuntu
+#+description: Setting up and managing ZFS storage pools on Ubuntu.
#+slug: zfs
-#+filetags: :linux:
+#+filetags: :linux:
This post details the process I used to create ZFS pools, datasets, and
snapshots on Ubuntu Server.