Changes

From Amahi Wiki
Jump to: navigation, search
21 bytes added ,  01:45, 12 November 2010
no edit summary
* Create a share called '''dbbackup'''.
* Download the script to ''/tmp'' directory.
cd /tmp wget http://downloads.sourceforge.net/project/automysqlbackup/AutoMySQLBackup/AutoMySQLBackup%20VER%202.5/automysqlbackup-2.5.1-01.sh
* Some changes will need to be made for this to work on your HDA. As '''root''' user, update as follows:
* Copy the file from ''/tmp'' to ''/usr/bin'' and set the permissions:
cd /usr/bin cp /tmp/automysqlbackup-2.5.1-01.sh automysqlbackup chmod 755 automysqlbackup
* Set as a daily cron job (Optional):
cd /etc/cron.daily ln -s /usr/bin/automysqlbackup
== Tips ==
Trusted, Bots, Bureaucrats, emailconfirmed, Administrators
3,789

edits