I needed a way to take snapshots of my VPS this site is running on as it's not something they offer. So i decided to use Timeshift and then do a remote backup to my Backblaze B2 account.


Step 1 is to add the timeshift repository to Ubuntu

sudo add-apt-repository -y ppa:teejee2008/ppa
sudo apt-get update
sudo apt-get install timeshift