Breezy: Losing localhost.localdomain [SOLVED]

Reinhard Tartler siretart at tauware.de
Sat Feb 18 13:30:59 UTC 2006


David M. Carney wrote:
> 127.0.0.1 localhost.localdomain localhost mydomain.org
>
> So I changed it to:
>
> 127.0.0.1 localhost.localdomain localhost 
> 127.0.0.1 mydomain.org
>

This looks odd, and potentially dangerous. Use this line:

127.0.0.1 mydomain.org localhost.localdomain localhost

Greetings,
	Reinhard






More information about the ubuntu-users mailing list