venero/UPHost

Localhost problem

Closed this issue · 0 comments

If the script only download hosts from internet, localhost will be:

127.0.0.1       localhost

However, this will lead to problems in sudo:

sudo: unable to resolve host venero-DELL: Connection timed out

To fix this, the host of local machine should be added in hosts list:

127.0.0.1       localhost venero-DELL