How to change host name in Linux?

Status
Not open for further replies.

sutapanaki

Advanced Member level 4
Joined
Nov 2, 2001
Messages
1,346
Helped
524
Reputation
1,050
Reaction score
489
Trophy points
1,363
Location
US
Activity points
11,153
How to change hostname?

It is probably coming from the initial installation of RH Linux 8.0. I see at the command prompt that in Linux my computer is called localhost. I'd like to change this name to something else, but don't know how. Anyone can help with this? Or point me to a place where I can read.
 

How to change hostname?

/etc/hostname
/etc/sysconfig/network

Do not forget /etc/hosts records. Old hostname may not be there because causes confusion in some daemons.

also: /etc/sysconfig/network-scripts/ifcfg-eth0

SQL, SAMBA, SQUID or NFS running? They must also be tweaked with new hosname if required so.
 

Re: How to change hostname?

in /etc/sysconfig/network the HOSTNAME is localhost.localdomain.
What is localdomain, I mean what does it stand for? Can I change it and what will happen if I do?
 

Re: How to change hostname?

you can just ignore it,if u dont use nis like soft
 

Re: How to change hostname?

wecn said:
Can hostid be changed?


yes,
if you want a permanent change in hostid you have to reprogram the novram.
you can temporary change the hostid by execute a program . search the web for that program
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…