Hostwinds Tutorials
Search results for:
Table of Contents
Tags: Backups
This guide is about creating a cron job in cPanel to make a backup of your databases. This article is intended for Hostwinds clients who use cPanel and can create a cron job through the cPanel interface. Hostwinds clients are encouraged to keep a working backup before performing any upgrades, site maintenance, or before making changes if the database needs to be restored.
Replace the following three items
mysqldump --opt -Q -up --all-databases > /home//<FILE_NAME_HOME_DIRECTORY_>`date +%d%m%y`.sql
To ensure your account does not build backups of your databases and increase your account's disk space usage, it is important to download copies of these backups to your computer and remove them from your server
It's a good idea to login into your account and checks that these files are being created. That way, if you need to restore your database from a backup, you can download the file and restore your database from a backup. If you use cPanel, you can do this by logging into File Manager. Confirm that these files exist and check the timestamp of when the backup was created once you are logged in to File Manager.
If we can help you in any way, please submit a ticket or join us in a Live Chat anytime. We are available 24/7/365, and we are dedicated to our client's success; every client truly matters to us.
Written by Hostwinds Team / April 27, 2018