Changes

From Amahi Wiki
Jump to: navigation, search
122 bytes removed ,  19:06, 11 November 2010
no edit summary
''LATEST=no'' on line 94 to:
LATEST=yes
* Copy the file from ''/tmp'' to ''/varusr/hda/platform/html/scriptbin'' and set the permissions: cd /var/hda/platform/htmlusr/scriptbin
cp /tmp/automysqlbackup-2.5.1-01.sh automysqlbackup
chmod 755 automysqlbackup
chown apache:apache automysqlbackup
* Set as a daily cron job (Optional):
cd /etc/cron.daily
ln -s /varusr/hda/platform/html/scriptbin/automysqlbackup
== Tips ==
* This script is well documented. Options can be easily customized to meet your specific HDA requirements. The guidance can be found in the script file, starting at line 110.
* To run anytime, as root do the following: /var/hda/platform/html/script/automysqlbackup
'''NOTE:''' When it's run the first time, it will create the directory structure automatically if it does not already exist.
12,424

edits