Hi Guys;
I cannot seem to figure out where my system is pulling its localhost.localdomain setting from.
OS is;
Quote:
[root@system root]# cat /etc/issue.net
Red Hat Enterprise Linux ES release 3 (Taroon Update 3)
Kernel \r on an \m
|
Network file is;
Quote:
[root@system root]# cat /etc/sysconfig/network
NETWORKING=yes
HOSTNAME=localhost.localdomain
|
Quote:
[root@system root]# hostname
system
[root@system root]# hostname -d
[root@system root]# hostname -f
system
[root@system root]#
|
Could anybody tell me how to set the localhost and localdomain?
For the time being, the localhost is somehow being set correctly, but the localdomain is incorrect.