Editor's selection
How to change your hostname Centos6 and Centos7
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.Centos6You could change the hostname by this simple command # hostname host.name.comwhich is host.name.com is t…