Comment 8 for bug 214360

Revision history for this message
Thomas Hood (jdthood) wrote :

Paul Smith wrote:
> and edit my /etc/hosts file to add "myhost" to the 127.0.0.1 IP address

Actually you should edit /etc/hosts to add "myhost" to the line 127.0.1.1, yielding:

    127.0.0.1 localhost
    127.0.1.1 myhost