Editing Borg
Appearance
Revision as of 17:26, 17 August 2025 by Admin (talk | contribs) (Created page with "== Borg backup == === Borg server === <syntaxhighlight lang='bash'> sudo apt install borgbackup sudo python3-llfuse python3-fuse borg . --encryption=repokey init </syntaxhighlight> === Borg client === <syntaxhighlight lang='bash'> sudo apt install borgbackup </syntaxhighlight> === Borg server === <syntaxhighlight lang='bash'> borg list . sudo borg mount .::Backup1 /mnt </syntaxhighlight>")
Warning: You are editing an out-of-date revision of this page.
If you publish it, any changes made since this revision will be lost.
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
Retrieved from "http://ciappinopedia.org/index.php/Borg"