diff --git a/_posts/2021-07-02-nas-setup.md b/_posts/2021-07-02-nas-setup.md index 5c3e9ca..11b3f94 100755 --- a/_posts/2021-07-02-nas-setup.md +++ b/_posts/2021-07-02-nas-setup.md @@ -13,7 +13,7 @@ Since I was asked about it recently, I decided to rework the notes into a proper Please let me know if any info here is incorrect or inprecise, or if you have any ideas how to improve upon it! -# Setting up a homegrown NAS +# Intro This document details the installation process of a homegrown NAS system running an `md`+`lvm` combination. `md` is used for the heavy lifting of the software raid, and `lvm` is used to keep volumes tidy.