Yes, this can be very useful for forum/message board sites with large databases. In your control panel under cron jobs use the following command:
mysqldump --user=YOURDBUSERNAME --password=YOURDBPASSWORD --quick --add-drop-table --add-locks --extended-insert --lock-tables --all DATABASENAME | gzip > /home/username/path/to/backup/folder/databasename-`date -I`.gz
- 420 Users Found This Useful
Related Articles
Enable Mod Rewrite
Create an .htaccess file with the following contents and upload it to your public_html directory....
Reseller: Unable to find an IP address in when creating an account
When creating accounts be sure to select a package in the package field. You can create a package...
Point Multiple Domains to the Same Website
Pointing other domains to your website is easy! Simply make sure their DNS settings are pointing...
Add Flash Chat to your Website
We ran into this website recently which allows you to easily insert a flash chat room into your...
What are these vt directories?
Those are FrontPage extension directories. If you have and no longer need them you can uninstall...
