|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
--- |
|
|
|
|
title: My backup system |
|
|
|
|
tags: [tutorial, bash, shell, backup, rsync, luks, cryptsetup, sync, shred] |
|
|
|
|
updated: 2021-09-13 17:05:00 |
|
|
|
|
updated: 2021-10-31 22:13:10 |
|
|
|
|
description: A detailed exaplanation of my backup system which is both encrypted and unencrypted for different purposes. |
|
|
|
|
--- |
|
|
|
|
|
|
|
|
@ -15,7 +15,7 @@ LUKS](https://gitlab.com/cryptsetup/cryptsetup/) to do encrypted and
|
|
|
|
|
incremental backups as well. |
|
|
|
|
<!--excerpt_end--> |
|
|
|
|
|
|
|
|
|
*Warning: part of the content of this post is deprecated. See [this newer post]({% post_url 2020-02-08-my-new-backup-system %}).* |
|
|
|
|
*Warning: part of the content of this post is deprecated. See [this newer post]({% post_url 2020-02-08-my-new-backup-system %}.html).* |
|
|
|
|
|
|
|
|
|
## Partitioning scheme |
|
|
|
|
|
|
|
|
|