diff options
author | Henry Jensen <hjensen@connochaetos.org> | 2016-07-31 08:05:01 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-03 06:59:31 +0700 |
commit | 1ad371de67d5d4ce83c550da72e342017af285cd (patch) | |
tree | 173f04a7a84cf197fb625806d9880394d42491e0 /system/bareos-client/README | |
parent | 0e41061d8fc44a7cfcf90f382ad1db993e0fe583 (diff) |
system/bareos-client: Added (bareos client).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/bareos-client/README')
-rw-r--r-- | system/bareos-client/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/bareos-client/README b/system/bareos-client/README new file mode 100644 index 0000000000000..c6edc8cbcd9f6 --- /dev/null +++ b/system/bareos-client/README @@ -0,0 +1,10 @@ +Bareos (Manage backup, recovery) - Client only + +Bareos is a set of computer programs that permit you (or the system admin) to +manage backup, recovery, and verification of computer data across a network +of computers of different kinds. In technical terms, it is a network +Client/Server based backup program. Bareos is relatively easy to use and +efficient, while offering many advanced storage management features that make +it easy to find and recover lost or damaged files. Due to its modular design, +Bareos is scalable from small single computer systems to systems consisting +of hundreds of computers located over a large network. |