Sykje yn Support

Mij stipescams. Wy sille jo nea freegje in telefoannûmer te beljen, der in sms nei ta te stjoeren of persoanlike gegevens te dielen. Meld fertochte aktiviteit mei de opsje ‘Misbrûk melde’.

Mear ynfo

Dizze konversaasje is argivearre. Stel in nije fraach as jo help nedich hawwe.

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 antwurd
  • 1 hat dit probleem
  • 2 werjeftes
  • Lêste antwurd fan 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). [email protected]

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). [email protected]

Alle antwurden (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.