forked from opensourceway/rsync-backup-script
-
Notifications
You must be signed in to change notification settings - Fork 1
/
README.txt
33 lines (30 loc) · 2.08 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
This short README is for the rsbu backup program written by David Both.
################################################################################
# #
# Copyright (C) 2007, 2016 David Both #
# Millennium Technology Consulting LLC #
# http://www.millennium-technology.com #
# #
# This program is free software; you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
# the Free Software Foundation; either version 2 of the License, or #
# (at your option) any later version. #
# #
# This program is distributed in the hope that it will be useful, #
# but WITHOUT ANY WARRANTY; without even the implied warranty of #
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the #
# GNU General Public License for more details. #
# #
# You should have received a copy of the GNU General Public License #
# along with this program; if not, write to the Free Software #
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA #
# #
################################################################################
Installation:
To be performed as root.
1. Untar the tarball in a temporary directory.
2. Change ownership of the files to root.root
3. Move the rsbu script to /usr/local/bin.
4. Move the rsbu.conf configuration file to /usr/local/etc.
5. Use the command "rsbu -h" to read the help.
6. Configure /usr/local/etc/rsbu.conf for your system and backup devices.