Scripts & configuration for easy use of proxmox backup client. Verified on Ubuntu 20.04.
- Clone / download & unzip to where you want the tools to live & execute from.
- Set appropriate values in
Variables.sh
. - Edit the service configuration if you want a different backup frequency than hourly.
- Set execution flag on everything but
Variables.sh
and the service configuration. - Dependent on install path, consider limiting access to
Run.sh
andVariables.sh
. - Run
Install.sh
as root. - Run
Configure.sh
. You will be prompted for sudo password for service configuration.
- Run
Browse.sh
for an overview of snapshots. - Run
Browse.sh <snapshot> <file>
as root to mount (and view ifxdg-open
is available).