Ce site disposera de fonctionnalités limitées pendant que nous effectuons des opérations de maintenance en vue de vous proposer un meilleur service. Si un article ne règle pas votre problème et que vous souhaitez poser une question, notre communauté d’assistance est prête à vous répondre via @FirefoxSupport sur Twitter, et /r/firefox sur Reddit.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

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 réponse
  • 1 a ce problème
  • 1 vue
  • Dernière réponse par 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

Toutes les réponses (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.