This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
use_borg [2017/12/12 10:38] admin |
use_borg [2018/04/30 10:49] (current) admin |
||
---|---|---|---|
Line 3: | Line 3: | ||
__Init a backup__ : | __Init a backup__ : | ||
<sxh bash> | <sxh bash> | ||
- | $borg init -e authenticated /mnt/backup | + | $borg init --encryption=repokey-blake2 /mnt/backup |
</sxh> | </sxh> | ||