M HYPE SPLASH
// updates

Firefox keeps changing http://localnode:8080 to http://localnode.com8080/. How do I change this?

By John Peck

I just installed Ubuntu 12.04. On version 11 it was doing this, but now it has changed. I am a ham radio operator and I am trying to use the wrt54g Linksys router for digital communications.

2

1 Answer

You need to define localnode as 127.0.0.1 in your DNS or in your hosts file (/etc/hosts). Your browser is trying localnode.com because it can't find localnode. Or use

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy