Changing your server hostname must be the first step you do when you're getting a new installation for a webserver or control panel. here's how we can change simply it.

Centos6

You could change the hostname by this simple command

 # hostname host.name.com

which is host.name.com is the hostname you want to set

Centos7

on this OS it's a little bit complicated

 # sudo nano /etc/sysconfig/network

then you have to write this line on the file

 HOSTNAME=host.name.com

then save and exit

You may need to restart the network on server/machine though this command

# /etc/init.d/network restart

#reboot

----

Don't forgot to add your hostname to hosts file, by the following command

# nano /etc/hosts

xxx.xxx.xxx.xxx host.name.com 

the ip of the server followed by the hostname then save the exit the file

 

 

Category: hosting
Views: 4229

Muhammad El-Saeed

About author
Technical writer and software engineer, he's a part of the great Brightery team that have many project on the opensource community

{{comments.length}} Comments

{{comment.name}}

{{comment.name}} · {{comment.created}}

{{sc.name}}

{{sc.name}} · {{sc.created}}

Post your comment

64x64
Reply to {{parent.name}} close

Similar Stories


Business Advice

AI Customer Service Automation

Customer service is no longer a support function that businesses can afford to treat as secondary. It is one of the most powerful drivers of retention, loyalty, reputation, and long-term profitability. In nearly every industry, customers now expect immediate responses, accurate information, seamless follow-up, and…

subject Read
SEO

5 Free SEO tools to boost your search engine rankings 2019

5 free SEO tools to boost your search engine rankings 2019 SEO is the part that you should take good care of to make the the correct optimization to your website and drive more traffic easy and free from your targeted audience. This is the…

subject Read
Web Development

4 html responsive template free download from brightery

If you're looking for html responsive template free download then we're giving away the best 4 template html css free in the same same time.4 html responsive template free download  Royal HTML5 Free templateRoyal - Premium Free bootstrap templatesRoyal is multi-purposeful HTML, CSS, And JavaScript with many features…

subject Read