Changes

From Amahi Wiki
Jump to: navigation, search
689 bytes added ,  16:18, 11 November 2010
Created page with 'It's good practice to periodically backup up your database. This functionality is coming to Amahi soon, but until then there is a simple way to automatate it. Follow the steps …'
It's good practice to periodically backup up your database. This functionality is coming to Amahi soon, but until then there is a simple way to automatate it. Follow the steps below to help keep your data safe.

== Installation ==
* Download the script [http://downloads.sourceforge.net/project/automysqlbackup/AutoMySQLBackup/AutoMySQLBackup%20VER%202.5/automysqlbackup-2.5.1-01.sh AutoMySQLBcckup] file to your home directory.
* Some changes will need to be made for this to work on your HDA as follows:
''USERNAME=debian'' on line 39 to:
USERNAME=root
''PASSWORD='' on line 42 to:
PASSWORD=hda
''BACKUPDIR="/srv/backup/db" on line 51 to:
BACKUPDIR="/var/hda/files/db"



== Tips ==
12,424

edits