Web Hosting Talk







View Full Version : Server host name ??


hvdm_20
07-19-2001, 07:24 PM
How can i change my server hostname

thank you

its redhat 6.2

thewebbie
07-19-2001, 07:27 PM
Hard.

http://www.redhat.com/support/docs/tips/Network-Config-Tips/Network-Config-Tips.html

Easy.

edit the /etc/sysconfig/network file and change the line that says HOSTNAME

type at the command line

hostname $yourhostname

hvdm_20
07-19-2001, 08:03 PM
thank you...