All right.. So the /etc/sysconfig/network is the right place for changing hostname. <br>The change in /etc/hosts is to map new hostname with IP address. <br><br>Thanks,<br>CS. <br><br><div class="gmail_quote">On Mon, Jun 15, 2009 at 12:57 PM, Rudi Ahlers <span dir="ltr"><<a href="mailto:rudiahlers@gmail.com">rudiahlers@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="h5">On Mon, Jun 15, 2009 at 7:51 PM, Carlos Santana<<a href="mailto:neubyr@gmail.com">neubyr@gmail.com</a>> wrote:<br>

> Howdy,<br>
><br>
> How do I change the hostname?<br>
> In particular, what is the difference between /etc/hosts and<br>
> /etc/sysconfig/network files? Where should I make the changes?<br>
><br>
> Thanks,<br>
> CS.<br>
><br>
</div></div>> _______________________________________________<br>
> CentOS mailing list<br>
> <a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br>
> <a href="http://lists.centos.org/mailman/listinfo/centos" target="_blank">http://lists.centos.org/mailman/listinfo/centos</a><br>
><br>
><br>
<br>
You should change it in both places, and then run /etc/init.d/network<br>
restart to make it effective.<br>
<br>
/etc/hosts basically tells your own machine on which IP a certain<br>
domain resolves to. It's a "scaled down DNS server", and normally only<br>
used if you only need to maintain a few hosts on a network.<br>
<br>
/etc/sysconfig/network tells your machine what it's actual hostname is.<br>
<br>
--<br>
Kind Regards<br>
Rudi Ahlers<br>
CEO, SoftDux Hosting<br>
Web: <a href="http://www.SoftDux.com" target="_blank">http://www.SoftDux.com</a><br>
Office: 087 805 9573<br>
Cell: 082 554 7532<br>
_______________________________________________<br>
CentOS mailing list<br>
<a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos" target="_blank">http://lists.centos.org/mailman/listinfo/centos</a><br>
</blockquote></div><br>