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
What are all these htaccess files?
.htaccess files are used to perform certain rules such as displaying a 404.shtml file in replace...
When I type in my domain it goes to ultrawebhosting.com
You may have the IP cached of the previous server on your system. Try a reboot. If you run WinNT,...
Change your Websites Favorite Icon
How to change your website's icon for your internet browser. Create a 16x16 pixel icon image...
osCommerce password reset
How to reset your osCommerce admin login... You can reset your osCommerce administrative login...
Adding HTML to Site Builder
When adding HTML code/source in site builders be sure you are in HTML mode. There is often a...
