On Mon, Jun 10, 2013 at 09:10:34PM -0400, Doug wrote:
> On 06/10/2013 08:57 PM, Lingxian Guo wrote:
> >About installing the plugin of the Adobe Flash Player for Firefox,I know
> >the file of libflashplayer.so should be copied to
> >/usr/lib64/mozilla/plugin.By Terminal,after I input the command of sudo
> >cp libflashplayer.so /usr/lib64/mozilla/plugins,the result is username
> >is not in sudoers folder,this will be reported : What should I do ?
> You need to edit the sudoers file. You should find a copy that works
> and make yours look like that. (Hint: you need to add a line with
> your user name and the word ALL in it.) You can edit it with any

Or, on Fedora, add yourself to the "wheel" group (and log out and in again).
You can do this with "User Manager" tool in gnome, or with

  gpasswd wheel -a username

as root or via sudo from another user with sudo privs.

-- 
Matthew Miller  ☁☁☁  Fedora Cloud Architect  ☁☁☁  <mat...@fedoraproject.org>
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to