In this article, we will illustrate two different methods to change the hostname on WHM.
- How to change the hostname with the help of the Terminal.
- Log into the terminal.
- Enter the following command to check your current “hostname”.
hostname
- Now, enter the following command to change your “current hostname.”
hostname abc
The updated hostname will be shown in the output.
- How to change the hostname using WHM.
With these two methods, you can change your hostname. For more information on WHM, visit our knowledge base section.