Tagged Questions
14
votes
0answers
15k views
How To Auto Add To /etc/resolv.conf? [duplicate]
On Ubuntu 10.04 Server, you can edit a file and it will automatically add a nameserver to the /etc/resolv.conf on boot. Unfortunately, Ubuntu 10.04 Desktop does not have this feature that I'm aware ...
1
vote
2answers
393 views
I would like to set 127.0.0.1 in my resolv.conf
I was hoping to set my local host in my resolv.conf to hermes. So in affect if I type in hermes:8080 into the browser, I get the localhost:8080
How is this accomplished?
Please and thank you.