How to create/manage cron jobs?

How to create/manage cron jobs?

You can create and manage cron jobs by logging in your cPanel and going to the Cron Jobs section. For more detailed instructions please check this link.
Is it possible to create mail accounts for parked/addon domain?

Is it possible to create mail accounts for parked/addon domain?

Yes, it is possible to create mail accounts for Parked/Addon domains. For this purpose log in your cPanel and go to Email Accounts. Under “Add a new email account” you can specify all details about your new email account along with … Continued
How to create a Postgre database?

How to create a Postgre database?

Creating a PostgreSQL database is a straight-forward process. All you need to do is log in to your cPanel -> PostgreSQL Databases. In the Database Name: field enter the desired database name and click the Create Database button. Note that the database will always include … Continued
Can I change the name of a MySQL database?

Can I change the name of a MySQL database?

The name of a MySQL database consists of a prefix, which is your cPanel username, followed by a “_” sign and the actual database name. For example, if your cPanel username is user and you create a database db, the database name will be user_db. … Continued
How to reinstall an application in Softaculous?

How to reinstall an application in Softaculous?

If you wish to reinstall your script, first you have to remove your current installation in order to avoid any errors caused by the existing files in the installation directory. This means that the application needs to be completely deleted. … Continued
How can I change my Primary Domain Name?

How can I change my Primary Domain Name?

You can easily change the primary domain name for your hosting account. In order to do so, you should go to your XonHost User Area -> My Accounts -> Manage Account (if you have more than one account) -> Information and settings -> Change Primary Domain. Read carefully the … Continued
I am having problems with the Hotlink protection

I am having problems with the Hotlink protection

The functionality of the “Hotlink Protection” can be corrupted by custom rewrite rules or redirections. Thus if you your Hotlink Protection does not work try the following steps: Rename the .htaccess file in your public_html directory to htaccess. This will … Continued
What is an “inode”?

What is an “inode”?

An inode is a record in a disk table, which contains information about a file or folder such as its size, owner, device node, socket, pipe, etc., except data content and file name. The number of inodes on your account … Continued
How to import an .sql file into a Postgre database?

How to import an .sql file into a Postgre database?

Log in to your cPanel and open the phpPgAdmin tool. Then click on the PostgreSQL link at the left tree menu and log in to the Postgre server using your cPanel login details. Next, select the database you want to import data into and … Continued