Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Sounds like a proxy problem. But sometimes it helps to get a command-shell and try a command line dig.
I'd wager that Firefox has some kind of per-user configuration file, stored in that directory, and I'd also wager that the application also has some global place, as in somewhere in /etc... where "the system administrator" (that means you, of course) can put files that will apply by-default to every user on the system. If you're using a proxy or somesuch, you'll need to put the settings there.
It is a very good idea to give a guest-account (just don't call it guest...) for each individual who wishes to use your computer.
(And, as you know and as you have done, a non-root, "perfectly ordinary joe" account for yourself.)
Last edited by sundialsvcs; 11-25-2005 at 10:51 AM.
Nope this is not a networking problem, no proxy no nothing.
As I mentioned Firefox works on one account and not on others, and konqueror works on all accounts.
I just installed Firefox 1.5 and it's still not working. Why would firefox have a file in /etc/ ? That would be way out of place for a user application to have it's configuration file.
If it were a permission problem then why doesn't it work for root surely root has permission to do what it wants? I installed firefox as root so it should work.
Oops several months late, I forgot to reply with my own fix.
The problem was that 192.168.1.1 is my router's address and also the address I use for DNS resoltion in /etc/resolv.conf
For some reason that worked ok for my own account on my box but for other accounts e.g. root and guest accounts it didn't.
The solution was to put the DNS server addresses of my ISP into /etc/resolv.conf and it worked after that. Incidently telnet didn't like it either if the router was the DNS server.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.