A while ago I wrote about learning from failure. This is a story of failure; Hardware failure, failure of design and failure of my self (The systems administrator) to not correct the issues earlier. It's hard to write about, but I believe that stories of failure can teach us just …
For this setup I'm using Duplicati to backup to Backblaze. In a previous post I've written some instructions on setting up Backblaze.
Installing
To install Duplicati simply run
git clone https://aur.archlinux.org/duplicati-latest.git
cd duplicati-latest
makepkg -si
Then enable and start the service
sudo systemctl enable duplicati …
For this setup I'm using Duplicati to backup to Backblaze. In a previous post I've written some instructions on setting up Backblaze.
SSH into the server
The first thing we have to do is to SSH into the server, because Duplicati will be running as a web service on port …
For this setup I'm using Duplicati to backup to Backblaze. In a previous post I've written some instructions on setting up Backblaze.
Install
First head on over to Duplicati and download the latest version for Windows (at the time of this writing that's 2.0.2.1)
Start the installer …
I've been looking for new backup software for a few months and I've found Duplicati. I'm absolutely stoked with it, it does everything I want from backup software.
Duplicati can backup to a number of different locations and there are several cloud options but I've chosen to go with Backblaze …
Content on this site is licensed under a Creative Commons Attribution 4.0 International License.
Built using Pelican.
Based on a theme by Giulio Fidente on github.