This commit is contained in:
parent
e7453daa1a
commit
9a61060170
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Comprehensive Guide for Setting Up Arch Linux
|
title: Setting Up Arch Linux
|
||||||
date: 2021-02-12T00:00:00
|
date: 2021-02-12T00:00:00
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -500,7 +500,7 @@ systemctl enable --now telegraf
|
|||||||
|
|
||||||
Dynamic DNS for Cloudflare.
|
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
|
yay -S cfddns sendmail
|
||||||
@ -564,6 +564,8 @@ export RESTIC_REPOSITORY=/path/to/backup
|
|||||||
export RESTIC_PASSWORD=<passphrase>
|
export RESTIC_PASSWORD=<passphrase>
|
||||||
export RESTIC_PROGRESS_FPS=1
|
export RESTIC_PROGRESS_FPS=1
|
||||||
|
|
||||||
|
date
|
||||||
|
|
||||||
# system
|
# system
|
||||||
restic backup --tag system -v \
|
restic backup --tag system -v \
|
||||||
--one-file-system \
|
--one-file-system \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user