Site Fuse! programming, design, hosting, promotion and advertising tips for webmasters

Change Hostname (linux server)

Home  \  Forums  \  IT, Hosting & Domain Forums  \  Linux Server Administration Forums  \  Change Hostname (linux server)
Share   

user photo

MrPhear   1 years, 6 months ago

Edit;
/etc/hosts
/etc/sysconfig/network

Check apache's httpd.conf
vi /usr/local/apache/conf/httpd.conf
make necesarry changes on default hostname/virtual server

Additionally, you may need to re-update your Cpanel license key if you're using it.

Run;
/usr/local/cpanel/cpkeyclt

Restart the server
reboot or /sbin/reboot
user photo
Guest