Changes

From Amahi Wiki
Jump to: navigation, search
37 bytes removed ,  18:45, 11 November 2010
no edit summary
* Copy the file from ''/tmp'' to ''/var/hda/platform/html/script'' and set the permissions:
cd /var/hda/platform/html/script
cp /tmp/automysqlbackup-2.5.1-01.sh .automysqlbackup chmod 755 automysqlbackup-2.5.1-01.sh
* Set as a daily cron job (Optional):
cd /etc/cron.daily
ln -s /var/hda/platform/html/script/automysqlbackup-2.5.1-01.sh
== 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, do the following:
/usr/local/bin/automysqlbackup-2.5.1-01.sh
'''NOTE:''' When it's run the first time, it will create the directory structure automatically if it does not already exist.
12,424

edits