Revamping articles

This commit is contained in:
Djeex
2026-08-30 23:54:44 +02:00
parent 5497a5cdc4
commit 4c76897cac
9 changed files with 18 additions and 61 deletions
+1 -7
View File
@@ -1,17 +1,11 @@
---
title: ZFS
description: Introduction to ZFS a combined file system and volume manager with snapshots, checksums, and built-in redundancy for reliable homelab storage.
description: Introduction to ZFS, a combined file system and volume manager with snapshots, checksums, and built-in redundancy for reliable homelab storage.
---
:ellipsis{left=0px width=40rem top=10rem blur=140px zIndex=60}
# ZFS
::note
🎯 __Objectives:__
Understand what ZFS is and why it's useful
::
ZFS is widely used in the world of servers, NAS systems (like FreeNAS / TrueNAS), virtualization, and even by tech-savvy individuals who want reliable storage. It is both a _file system_ (like NTFS for Windows, EXT4, FAT32, etc.) and a _volume manager_ (similar to LVM).