hi,

curious ..

you can change the hostname online, with the file in /proc/sys/kernel with an
echo ..

[EMAIL PROTECTED] root]# cat /proc/sys/kernel/hostname
host1
[EMAIL PROTECTED] proc]#
[EMAIL PROTECTED] proc]#  echo "host2" > /proc/sys/kernel/hostname
[EMAIL PROTECTED] proc]#

or, just bye editing the file /etc/sysconfig/network, I mean
you can verify then the file /etc/sysconfig/networking/profiles/default/network
and reboot the system

check /etc/hosts if necessary, but only one line is possible like :

127.0.0.1       localhost.localdomain   localhost



fabrice ch.



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to