View Single Post
  #3 (permalink)  
Old 21-12-2007, 11:49
AlexP's Avatar
AlexP AlexP is offline
System Administrator.
 
Join Date: Apr 2007
Posts: 65
Default

Hello,

If you want to change your server hostname you have to make changes in following file.
1) /etc/hosts
your server IP address serverfullname (like server.domainname ) shortname (server)
for example
91.186.30.32 server.eukhost.com servr
2) /etc/sysconfig/network
HOSTNAME=server.domainname
3) run following command on ssh shell to set hostname
hostname server.domainname
__________________
Thanks and Regards,
Alex P
System Administrator.
Dedicated Hosting || Semi Dedicated Hosting
Reply With Quote