Zone Editor – cPanel

DNS (Domain Name System) is a very essential part of Internet System. It simply maps a FQDN (Full Qualified Domain Name), which is in human readable form. For example, www.trustedhosting.in  to IP address, which are used by computer machine, e.g. 127.0.0.1 For this process, DNS uses zone files that are stored in servers, which contains […]

Read More

Addon Domains – cPanel

Log into cPanel on the account to add the domain on. Click “Domains” under the “Domains” section. Click the “Create A New Domain” button. Enter the domain name to add in the “Domain” text box. Deselect the “Share document root (/home/username/public_html) with “domain.tld”.” option. Enter the directory where you want the files for this domain to […]

Read More

Redirect – cPanel

The redirect interface allows you to send all the visitors or traffic of a Domain or a particular webpage to a new domain. For example, if you moved your website to a new domain and you want to redirect all your visitors to new website, you need to setup redirect. There are two types of […]

Read More

cPanel -Subdomains

  Log into cPanel on the account to add the subdomain on. Click “Domains” under the “Domains” section. Click the “Create A New Domain” button. Enter the subdomain name to add in the “Domain” text box. Deselect the “Share document root (/home/username/public_html) with “domain.tld”.” option. Enter the directory where you want the files for this subdomain […]

Read More

cPanel – MYSQL Databases

This feature of cPanel allows remote servers or web application to access a database hosted on your account. If a server or web application tries to access the database on your account, which is not provided access to, then cPanel will not allow this host to access your database. But, if you have an application, […]

Read More

phpMyAdmin – cPanel

The phpMyAdmin is a third-party tool to manage tables and data inside a database. It is graphical user interface to manage MySQL databases. You can manually create Tables, Import and Export data or edit the values of a row through it. To access phpMyAdmin, click on the phpMyAdmin link, which can be found under the […]

Read More

cPanel – Remote MySQL

This feature of cPanel allows remote servers or web application to access a database hosted on your account. If a server or web application tries to access the database on your account, which is not provided access to, then cPanel will not allow this host to access your database. But, if you have an application, […]

Read More

My SQL Database Wizard -cPanel

MySQL Database Wizard is a step by step process to create a MySQL database and user and finally adding the user to access the database. To use this interface, we will need to open MySQL Database Wizard, which can be found in the database section of cPanel Home, as shown below. Step 1 − Create a […]

Read More