diff options
Diffstat (limited to 'content/posts/2021-11-14-backups.md')
-rw-r--r-- | content/posts/2021-11-14-backups.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/content/posts/2021-11-14-backups.md b/content/posts/2021-11-14-backups.md index 09689eb..65fb676 100644 --- a/content/posts/2021-11-14-backups.md +++ b/content/posts/2021-11-14-backups.md @@ -2,6 +2,8 @@ title: "Backups" date: 2021-11-14T11:12:44Z draft: false +params: + comments: true --- I've recently setup a full system backup for my raspberry pi home server, backing up to my NAS over NFS. Working backups give me the confidence to use it for more critical things like email, calendar and contacts. |