Ubuntu

Duplicity 0.7.11 Released, Install on Ubuntu 16.04

Duplicity 0.7.11 Released, Install on Ubuntu 16.04

Duplicity allows you to backup directories by generating an encrypted tar-format of the volumes and uploading them to a remote or local file server or s3. Because duplicity uses librsync, the incremental archives are space efficient and only record the parts of files that have changed since the last backup.

The duplicity package also includes the rdiffdir utility. Rdiffdir is an extension of librsync's rdiff to directories-it can be used to produce signatures and deltas of directories as well as regular files. These signatures and deltas are in GNU tar format.

Duplicity 0.7.11 Changelog

Follow are fixes to reported bugs

How to Install Duplicity 0.7.11 on Ubuntu 17.04, Ubuntu 16.10, Ubuntu 16.04, Ubuntu 15.04, Ubuntu 14.04

sudo add-apt-repository ppa:duplicity-team/ppa sudo apt-get update sudo apt-get install duplicity
How to Install and Play Doom on Linux
Introduction to Doom The Doom Series originated in the 90s after the release of the original Doom. It was an instant hit and from that time onwards th...
Vulkan for Linux Users
With each new generation of graphics cards, we see game developers push the limits of graphical fidelity and come one step closer to photorealism. But...
OpenTTD vs Simutrans
Creating your own transport simulation can be fun, relaxing and extremely enticing. That's why you need to make sure that you try out as many games as...