diff --git a/source/_posts/2021/installing-arch-linux.md b/source/_posts/2021/installing-arch-linux.md index c980ab6..d77ba8b 100644 --- a/source/_posts/2021/installing-arch-linux.md +++ b/source/_posts/2021/installing-arch-linux.md @@ -1,5 +1,5 @@ --- -title: Comprehensive Guide for Setting Up Arch Linux +title: Setting Up Arch Linux date: 2021-02-12T00:00:00 --- @@ -500,7 +500,7 @@ systemctl enable --now telegraf Dynamic DNS for Cloudflare. -> Start [the GitHub repo](https://github.com/uetchy/cfddns) if you like :) +> Star [the GitHub repository](https://github.com/uetchy/cfddns) if you like it :) ``` yay -S cfddns sendmail @@ -564,6 +564,8 @@ export RESTIC_REPOSITORY=/path/to/backup export RESTIC_PASSWORD= export RESTIC_PROGRESS_FPS=1 +date + # system restic backup --tag system -v \ --one-file-system \