
How to Backup and Restore cPanel Accounts via SSH
Creating a cPanel Backup via SSH To create a backup of your individual cPanel account using SSH, just follow these steps: First, log in to …
Creating a cPanel Backup via SSH To create a backup of your individual cPanel account using SSH, just follow these steps: First, log in to …
One of the simplest ways to assign permissions is via the cPanel File Manager. The below steps must be followed for making the changes: Go …
1) Login into your WHM and click on the “Account Functions”. 2) Now click on the “Quota Modification” option under the accounts functions section. 3) …
1) Search for the Site Software tool which is listed in the Software/Services section in the cPanel. 2) Click on the Site Software tool, find …
To create an email account, Login to the cPanel (Control Panel with the Username and Password) and follow the steps mentioned below: 1. URL: https://www.yourwebsite/cPanel …
You already know how important the information stored in your MySQL databases is. If that data gets lost, it can be difficult to recover from. …
Go to phpMyAdmin Click the new database name in the top left (optional) Click Import in the main area of phpMyAdmin Browse for the .sql …
Hot link protection prevents other websites from directly linking to files and pictures on your website. Other sites will only be able to link to …
A cron job is a Linux command used for scheduling tasks to be executed sometime in the future. This is normally used to schedule a …
Simply login to cPanel and click the Anonymous FTP icon. Uncheck both boxes (“Allow anonymous access…” and “Allow anonymous upload…”) and click the Save Settings …
Log in as the root using ssh to your server Type the following commands: # cd /scripts # ./updatenow # ./easyapache Just follow on screen …