cpanel
How to Download Backup of Home Directory, MySQL, or Email Only
Backing up is important, and you should do it regularly. Follow this tutorial to make a full backup of your website with cPanel. Log in to your cPanel account. In the Files section, click on Backup Wizard. Under Backup or Restore, click on Back Up. Under Select Partial Backup. choose one of the available backup options to create and download a backup of it. To download a Home Directory backup, click on Home Directory. Now, click on Download.
Related: cpanel
How to Edit a File in the cPanel File Manager
You can use cPanel’s inbuilt file manager to edit files on your website. Log in to your cPanel account. In the Files section, click on File Manager. Navigate to the directory where your file is located. Right-click on the file. Then click on Edit or HTML Edit in the Context Menu. In the HTML Editor window, click on Edit. Make changes to the file and then click on Save Changes. Your file has been successfully edited.
Related: cpanel
How to Add an MX Record in cPanel
A mail exchanger record (MX record) is a record in the Domain Name System that specifies a mail server responsible for accepting email messages. You can add an MX Record using the cPanel’s Zone Editor option. Log in to your cPanel account. In the Domains section, click on Zone Editor. Under Domains, you can see many options below Actions. Click on the +MX Record, and a popup box will open. Please enter the required details in it. Priority: The MX record is used for mail routing. It should have the lowest preference number, typically 0. You can use 0 for your mail routing record and 10 for the record validating that you own your domain. Destination: Enter the domain name of your Mail Exchange. If you use an external mail server, enter the domain name of the external mail server. Alternatively, enter your local domain if you use a local
How to Automatically Sync the cPanel Email in Android or Stop the Syncing
We hope you have already read our tutorial on How to Set Up a cPanel Email Account in Android, and you have already added a built-in email widget to your Android screen. You can set up an automatic email synchronization frequency so that whenever you receive an email on the mail server, it will automatically sync with your Android email app. You will receive notifications for new email. Open the Inbox or Gmail Application. On the top left, tap on Menu. Scroll down to the bottom and choose Settings. Select your email account. Tap on Sync frequency. Set your frequency to 15 minutes or any other custom time. If you do not wish to sync email automatically, set it to Never. Sync will have to be done manually after setting it to Never.
How to Create a Cronjob in cPanel
Log in to your cPanel account. In the Advanced section, click on Cron Jobs. Under Add New Cron Job, click on the Common Settings drop-down menu and select an appropriate option such as Once Per Day or another suitable option. Enter your cronjob PHP file location or the command you want to run in the Command field. Click on Add New Cron Job.