How to change your server hostname in WHM: Difference between revisions
Jump to navigation
Jump to search
Docs admin (talk | contribs) m Docs admin moved page How can I change my server's hostname? (WHM) to How to change your server hostname (WHM) without leaving a redirect |
Docs admin (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
==Change your Hostname== | ==Change your Hostname== | ||
1 ) Log into WHM as root. | |||
2 ) Click on 'Change Hostname' under the 'Networking Setup' section. | |||
3 ) Enter the new hostname you wish to use in the 'New Hostname' text field. | |||
{{note|This must be an FQDN (Fully Qualified Domain Name) and should consist of a name part and a domain name. All valid hostnames should have 2 dots in them. An example of a proper hostname is: | {{note|This must be an FQDN (Fully Qualified Domain Name) and should consist of a name part and a domain name. All valid hostnames should have 2 dots in them. An example of a proper hostname is: | ||
Line 14: | Line 14: | ||
4 ) Click the [[File:Whm_change.jpg]] button. | |||
==Add an A record entry for your hostname== | ==Add an A record entry for your hostname== | ||
Line 22: | Line 22: | ||
If your server is not handling the DNS of the domain associated with your server's hostname, you will want to create the A record for your hostname at the server that's handling the domain's DNS. | If your server is not handling the DNS of the domain associated with your server's hostname, you will want to create the A record for your hostname at the server that's handling the domain's DNS. | ||
1 ) Click the [[File:Whm_addarecord.jpg]] button. | |||
2 ) Ensure the IP address specified is correct. (Usually it's your server's main IP) | |||
3 ) Click the [[File:Whm_add_entry.jpg]] button. | |||
[[Category:WHM (Web Host Manager)]] | [[Category:WHM (Web Host Manager)]] |
Revision as of 13:47, 8 February 2013
Change your Hostname
1 ) Log into WHM as root.
2 ) Click on 'Change Hostname' under the 'Networking Setup' section.
3 ) Enter the new hostname you wish to use in the 'New Hostname' text field.
This must be an FQDN (Fully Qualified Domain Name) and should consist of a name part and a domain name. All valid hostnames should have 2 dots in them. An example of a proper hostname is:
server.example.com
where 'server' is the name part and 'example.com' is the domain name.Add an A record entry for your hostname
If your server is handling the domain's DNS that is associated with your server's hostname, you will want to proceed with the following steps to add an A record for your hostname through your server's WHM.
If your server is not handling the DNS of the domain associated with your server's hostname, you will want to create the A record for your hostname at the server that's handling the domain's DNS.
2 ) Ensure the IP address specified is correct. (Usually it's your server's main IP)