LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Network Help (https://www.linuxquestions.org/questions/linux-newbie-8/network-help-157539/)

sethman 03-14-2004 12:20 PM

Network Help
 
Hello i am a dumb ass i was doing looking at the netork menu for redhat 9 and i deleted the hostname under the dns tab. i got a look at it and it said sone thing like localhost but cant remeber the rest it wold be much apreciated if some on could tell me what i need to put there to get my comp to work again thx

david_ross 03-14-2004 01:00 PM

it should be "localhost" or "localhost.localdomain" if you are looking for the default.

krajzega 03-14-2004 01:11 PM

It is, what /etc/hosts should contain as default:
127.0.0.1 localhost
127.0.0.1 localhost.localhost localhost

david_ross 03-14-2004 01:15 PM

Quote:

Originally posted by krajzega
It is, what /etc/hosts should contain as default:
127.0.0.1 localhost
127.0.0.1 localhost.localhost localhost

Actually there shouldn't be duplicate IP entries - it should only contain:
127.0.0.1 localhost.localhost localhost

sethman 03-14-2004 01:16 PM

thank you


All times are GMT -5. The time now is 07:02 AM.