From b2288383a5080c3d8b011c74dab35598fd15d583 Mon Sep 17 00:00:00 2001 From: Francisco Augusto Date: Mon, 26 May 2014 12:36:14 +0200 Subject: [PATCH] Merge pull request #1 from sarciszewski:patch-1 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e19720c..d7d0bf4 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,9 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [ * [Amanda](http://www.amanda.org/) - Client-server model backup tool. * [Bacula](http://www.bacula.org) - Another Client-server model backup tool. * [Rsnapshot](http://www.rsnapshot.org/) - Filesystem Snapshotting Utility. -* [UrBackup](http://www.urbackup.org/) - Another client-server backup system. * [SafeKeep](http://safekeep.sourceforge.net/) - Centralized pull-based backup using `rdiff-backup`. +* [UrBackup](http://www.urbackup.org/) - Another client-server backup system. +* [TarSnap](https://www.tarsnap.com/) - Secure backup service with an open-source client. ## Cloning *Cloning software.* @@ -63,6 +64,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [ * [ownCloud](http://owncloud.org) - Provides universal access to your files via the web, your computer or your mobile devices. * [Seafile](http://seafile.com) - Another Open Source Cloud Storage solution. +* [TahoeLAFS](https://tahoe-lafs.org/trac/tahoe-lafs) - Cloud storage (it's described as "like bittorrent, with upload" by @zooko) ## Configuration Management Database *Configuration management database (CMDB) software.*