define('DISALLOW_FILE_EDIT', true); define('DISALLOW_FILE_MODS', true); centos | WP Hosting

Posts Tagged "centos"

How to set the hostname on CentOS 7

Posted on Nov 9, 2015

CentOS 7 has a nice command called hostnamectl. With it we can display the current hostname, and set any of the three types of hostname: static hostname (something like example.com) transient hostname...

Learn More