UtamaBeritaTutorialBlogTool


Month: May 2007

How to Create Private Name Server in WHM

Posted By: azhar on May, 15 2007

If you have the domain “yourdomain.com” then you can create ns1.yourdomain.com and ns2.yourdomain.com as your own private nameserver. This guide will show you how to register a new private nameservers on a cPanel server using the WHM (Web Host Manager) interface.

1) Login to WHM (web host manager)
2) Under DNS functions, click Add a DNS Zone.

3) Enter your IP address of the reseller name servers in ‘IP’ field. Next, enter your first nameserver in ‘domain’ field (eg. ns1.yourdomain.com)

4) Click Add Zone button
5) Repeat this process for your second name server (ns2.yourdomain.com)

Finally, you now need to create / register the name servers at your domain registrar. Log in to your domain registrar and edit the assigned nameservers so that it now points at your new nameserver names (ns1.yourdomain.com, ns2.yourdomain.com). Please contact your registrar to assist you.


4 Comments | Category: WHM

Administer your database via MySQL Administrator

Posted By: azhar on May, 01 2007

In CPanel, if you wish to manage or connect your database from other location, let say from your own PC, via a program like MySQLFront, mysql.exe, MySQL Administrator, or PremiumSoft Navicat, you need to add an “access host”.

Access Host

1) From the CPanel administration page, click the MySQL Databases icon.

2) On the Access Hosts: directive, type your IP Address on the Host field. You can use the % character for wildcard


No Comment | Category: CPanel