On 11/15/06, Mayank Garg <[EMAIL PROTECTED]> wrote: > > > Normal user can not browse the internet unless he starts firefox /opera > with sudo command.
Run this command to find out where is the Firefox binary: which firefox Then check permisions of the Firefox binary by doing ls -l followed by the path of the Firefox binary. If it is not executable by all, you can do so by chmod +x <path of Firefox binary> HTH -- Soumyadip Modak [EMAIL PROTECTED] [EMAIL PROTECTED] http://soumyadip.freemind.in/blog -- ubuntu-in mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-in
