User Tools

Site Tools


computer:debian:hermes_v3

This is an old revision of the document!


Restic

wget https://github.com/restic/restic/releases/download/v0.16.2/restic_0.16.2_linux_amd64.bz2
bzip2 -d restic_0.16.2_linux_amd64.bz2
mv restic_0.16.2_linux_amd64 /usr/local/bin/restic
chmod +x /usr/local/bin/restic
restic

Erzeugt eine Ausgabe beginnend mit

restic is a backup program which allows saving multiple revisions of files and
directories in an encrypted repository stored on different backends.

The full documentation can be found at https://restic.readthedocs.io/ .
computer/debian/hermes_v3.1700836894.txt.gz · Last modified: by spring