fix: posts structure
All checks were successful
Build Blog Docker Image / build docker (push) Successful in 1m14s

This commit is contained in:
2024-02-11 18:27:24 +01:00
parent b28717f516
commit 6f26fc303d
6 changed files with 27 additions and 21 deletions

View File

@ -1,14 +1,14 @@
---
title: "How to make daily backups of your HomeLab?"
title: "How to make daily backups of your HomeLab with Rclone?"
date: 2022-07-19
draft: false
slug: "how-to-make-daily-backups-of-your-homelab"
tags: ["backup", "homelab"]
tags: ["backup", "homelab", "tools"]
---
You have your local homelab in which you store all your data. You have set up security measures to avoid data loss: parity disk, hot spare, cold spare, RAID, ... But in the event that your server burns down, a power surge fries your server and the data it contains, ... are you ready?
In this article we will talk about the 3-2-1 Backup Rule. But what is it?
## What's the 3-2-1 Backup Rule ?
> The term 3-2-1 was coined by US photographer Peter Krogh while writing a book about digital asset management in the early noughties.
> - 3: The rule said there should be three copies of data. One is the original or production copy, then there should be two more copies, making three.