Open main menu

CDOT Wiki β

Changes

no edit summary
/archive/repo-backup
/var/log/blaze-backup
 
* Create the following file and give "backup" write permission to that file and also add the hostname for the admin server (iraq) in that file (please see offered services section for other options)
/etc/sysconfig/blaze
20 2 * * * ADMHOST=$(cat /etc/sysconfig/blaze); BKU=backup; export ADMHOST BKU; scp $BKU@$ADMHOST:/usr/local/bin/blaze \
/usr/local/bin/; chown -R $BKU:$BKU /usr/local/bin/blaze; chmod 755 /usr/local/bin/blaze; /usr/local/bin/blaze
* If the server will be a reposync host then follow the first three steps to create a user account called apache and give is it access to and from the repohost
===Scheduling===
1
edit