sandbox:debian-install-rdiff
no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
| — | sandbox:debian-install-rdiff [2021/01/24 19:41] (current) – created dreiggy | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== HOW-TO: debian10 install rdiff-backup version 2 ====== | ||
| + | Install deps: | ||
| + | <code bash> | ||
| + | apt install build-essential | ||
| + | apt install python3-pip python3-setuptools python3-pylibacl python3-pyxattr | ||
| + | apt install librsync-dev | ||
| + | </ | ||
| + | |||
| + | Install rdiff-backup: | ||
| + | <code bash> | ||
| + | pip3 install rdiff-backup | ||
| + | </ | ||
sandbox/debian-install-rdiff.txt · Last modified: 2021/01/24 19:41 by dreiggy
