Lino I am back Joined Jan 26, 2008 Messages 13,785 Reaction score 56 Sep 12, 2008 #1 Hey Guys. I know the default hostname in these distro's is localhost.localdomain how do I permanently change it to whatever I want it to be?
Hey Guys. I know the default hostname in these distro's is localhost.localdomain how do I permanently change it to whatever I want it to be?
G graviti Senior Member Joined May 8, 2006 Messages 665 Reaction score 0 Location Atop the hill Sep 12, 2008 #2 In your /etc directory is a file called host. Open that and change there. In resolv.conf, change the search domain to whatever your local domain is.
In your /etc directory is a file called host. Open that and change there. In resolv.conf, change the search domain to whatever your local domain is.
R RSkeens Expert Member Joined Jan 5, 2007 Messages 1,646 Reaction score 0 Location Cape Town Sep 12, 2008 #3 In your /etc directory is a file called host. Open that and change there. Click to expand... I would just like to step in and correct that to filename "hosts". Also be sure to edit /etc/sysconfig/network to reflect your changes. Last edited: Sep 12, 2008
In your /etc directory is a file called host. Open that and change there. Click to expand... I would just like to step in and correct that to filename "hosts". Also be sure to edit /etc/sysconfig/network to reflect your changes.
S Swift-wp Expert Member Joined Apr 12, 2007 Messages 1,370 Reaction score 0 Location Sandton Sep 12, 2008 #4 and /etc/hostname
Lino I am back Joined Jan 26, 2008 Messages 13,785 Reaction score 56 Sep 15, 2008 #5 Thanks guys Works like a charm