LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Firefox problem (https://www.linuxquestions.org/questions/linux-newbie-8/firefox-problem-692522/)

deadlySniper 12-23-2008 11:43 AM

Firefox problem
 
I am a noob with FF. For some reason, alot of my plugins and other things are screwed up. I cant see java when I have that installed, adobe flash wont work when flash-player non-free is installed. How would I get my firefox to be set back when you first got before customizing it?

I have already tried completely removing FF and reinstalling, didnt work.

jay73 12-23-2008 12:09 PM

I am sure it would help it you mentioned the distro you are using.

strick1226 12-23-2008 01:21 PM

If you're looking simply to restore the original default settings, and your Firefox profile is located in your home directory, under the hidden subdirectory ".mozilla" then you could try the following (after closing out Firefox):

Code:

user@machine:~$  mv .mozilla .mozilla.old
(note there is, indeed, a space in-between .mozilla and .mozilla.old)

This effectively forces Firefox to recreate a profile from scratch. This means no bookmarks nor any other non-default settings will remain--which sounds like it's exactly the configuration you're seeking.


Note that you would perform this command at the top of your home directory. If in doubt, "cd" by itself should take you to the top of your home directory.

Hope this helps.

deadlySniper 12-23-2008 11:42 PM

Thanks. It worked. I am using Ubuntu 8.04 but I upgraded to 8.10


All times are GMT -5. The time now is 06:45 AM.