Admin: How to add and modify domain names?

Sometimes, you may have registered your own domain through third party registrars. This article shows you how to add the domain to our Linux hosting system.

== SXL Domain Registration ==
SXL does offer registration and renewal services for global and almost all country-specific domain names. If you registered your domain names through us, you don't have to worry about setting up and maintain the DNS, we will do it for you.

If you decided that you want to do it by yourself. Please read below :-)

== Before you begin ==
Below are some terms you should know, we are going to use these terms through-out this article.

Domain Name System (DNS)
* is the system that internet computers use to translate human-readable names (e.g. www.example.com) to computer-readable IP addresses (e.g. 192.168.0.1).

DNS Server
* is the server software that will actually do the translation.

Host name, Domain name and FQDN
* In "mail.example.com", "mail" is the host name, "example.com" is the domain name and "mail.example.com." is called FQDN (Fully Qualified Domain Name).

Zone
* is a file that store the host name to IP address pairs about a domain.

== Register your domain ==
If you use third party registrar, please specify the following DNS servers:
* h11.hksx.com (202.181.239.231)
* h12.hksx.com (202.181.239.232)

== Add domain names ==
Next step is to add your newly registered domain names to our DNS server.
# Login to Linux Control Panel
# Go to DNS and click "Add new DNS Zone with Wizard"

# Input your domain name and click Create DNS-Record

# The wizard will create the domain and add some default records.

# Wait 1 minute for the server to prepare your new domain, then click your newly created domain name. You will see the zone file of your domain.
# For meanings of different fields, please read: en.wikipedia.org/wiki/Zon...

# Click the Records tab, you will see the resource records in your zone.
# For meanings of different records, please read: en.wikipedia.org/wiki/Lis...

== Tips ==
* If you modify a resources record, be sure to add a period "." to the end of your FQDN, otherwise it will be treated as a sub domain.
* Please print-screen before you modify anything, so that you can easily go back when there is a problem.

Permanent link to this article: https://www.sxl.net/domain-how-to-add-and-modify-domain-names/