This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

When i tried copying with sudo cp the libflashplayer.so plugin to where it should be it said sorry, this usr is not mentioned in the sudoers file

  • 1 antwoord
  • 1 het hierdie probleem
  • 1 view
  • Laaste antwoord deur kerframil

more options

You see i'm trying to install Adobe FlashPlayer Square onto a 64bit motherboard. That landed me at http://support.mozilla.com/en-US/kb/installing-flash?redirectlocale=en-US&redirectslug=Installing+the+Flash+plugin#w_installing-the-flash-plugin-manually. The trouble now is that i don't know what the sudoers file is & how to add a new user to it. If any of you can make any sense out of the predicament as stated by me i'll be grateful (by helping where homeopathy & numerology are concerned). keti.zilgish@gmail.com

You see i'm trying to install Adobe FlashPlayer Square onto a 64bit motherboard. That landed me at http://support.mozilla.com/en-US/kb/installing-flash?redirectlocale=en-US&redirectslug=Installing+the+Flash+plugin#w_installing-the-flash-plugin-manually. The trouble now is that i don't know what the sudoers file is & how to add a new user to it. If any of you can make any sense out of the predicament as stated by me i'll be grateful (by helping where homeopathy & numerology are concerned). keti.zilgish@gmail.com

All Replies (1)

more options

Do you know the root account password? If so, you shouldn't need sudo. Rather, you should be be able to elevate to root by entering the following command

su - root

That prompts for the root password which, if entered correctly, should result in your obtaining root privileges. In that case, you can run the "cp" command without the sudo prefix and it will work as expected.

Disclaimer: It's possible to do serious damage as the root user. If you have any further questions or doubts as to the procedure, please get support through a channel related to your Linux distro. Linux administration procedures are ultimately beyond the scope of this forum. You are apparently using Fedora, so you could ask for help in the Fedora forums or in their IRC chat channel if required.