Skip to content

Instantly share code, notes, and snippets.

View dquintela's full-sized avatar

Diogo Quintela dquintela

  • Lisbon, Portugal
View GitHub Profile
@dquintela
dquintela / notes.txt
Last active January 12, 2023 00:38
Restic Backups with user account on OMV
- Based on https://fedoramagazine.org/automate-backups-with-restic-and-systemd/
https://restic.readthedocs.io/
- Install restic
$ sudo apt-get install bzip2
$ mkdir restic && \
wget -q -O - https://github.com/restic/restic/releases/download/v0.9.5/restic_0.9.5_linux_amd64.bz2 | \
bunzip2 > restic/restic \
&& chmod +x restic/restic
$ export PATH=~/restic:$PATH
### Keybase proof
I hereby claim:
* I am dquintela on github.
* I am dquintela (https://keybase.io/dquintela) on keybase.
* I have a public key ASAdRWSGdIyKK0GgrA0lBEKCf2qsKlLcenySF9PHbwiGPwo
To claim this, I am signing this object: