From 985713ebce569765167ffe1c01cf3d52091bcfe0 Mon Sep 17 00:00:00 2001 From: James Park-Watt Date: Sat, 24 May 2014 17:23:40 +0100 Subject: [PATCH] rsnapshot added rsnapshot to the list --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 209517f..a2ede7a 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ 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. ## Cloning @@ -279,4 +280,4 @@ Various resources, such as books, websites and articles, for improving your skil * [Dotdeb](http://www.dotdeb.org/) - Repository with LAMP updated packages. # Contributing -Please see [CONTRIBUTING](https://github.com/kahun/awesome-sysadmin/blob/master/CONTRIBUTING.md) for details. \ No newline at end of file +Please see [CONTRIBUTING](https://github.com/kahun/awesome-sysadmin/blob/master/CONTRIBUTING.md) for details.