← Back to team overview

ubuntuforums-unanswered team mailing list archive

Re: [Question #76099]: seamonkey browser 1.1.17 downloaded file location not found

 

Question #76099 on firefox-3.0 in ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/firefox-3.0/+question/76099

    Status: Open => Answered

Tom proposed the following answer:
Getting back into "recovery mode" - "Drop to root shell" try

cd /etc
nano hosts

and copy what's in that file into here for us to have a look at. I think
the first 2 lines will look something like this

127.0.0.1 localhost
127.0.1.1 elcot-laptop

although it should also be ok if it has

127.0.0.1 localhost elcot-laptop
127.0.1.1 elcot-laptop

I think it shows the first one if you are part of a network and the
second one if you don't ever connect to a local area network (Lan). So
if the 2nd line is different from what i've shown then it might be worth
correcting it straight away, if you feel confident in being able to
change it back through the "recovery mode"-"drop to root shell" method
again. Hopefully tho, it should work straight away and after saving the
file just either get back to the command-line and type

reboot

or

shutdown now -a

or else just reboot the machine some other way. Note that the recovery
mode always gives you SuperUser/Root privileges so you don't need to use
"sudo" at all.

I hope this helps!
Good luck and regards from
Tom :)

-- 
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.