Tried to Install Flash Plugin but says "Authenticating as Root" password required
Linux - Laptop and NetbookHaving a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Tried to Install Flash Plugin but says "Authenticating as Root" password required
I am a total newbie to linux. have an Acer Aspire one with Linpus Linux Lite. Have downloaded the flash plugin ver 10 rel i386.rpm but when I open it I get the message "You are attempting to run"system-installation packages" which requires administrative priveleges, but more information is needed in order to do so. Authenticating as "root" Then it asks for a password. I cannot get past this point. Any ideas?
If you bought Acer Aspire one with linux pre-installed you must have the root password in the vendor documents.
Check the documents that came with your notebook.
I am a total newbie to linux. have an Acer Aspire one with Linpus Linux Lite. Have downloaded the flash plugin ver 10 rel i386.rpm but when I open it I get the message "You are attempting to run"system-installation packages" which requires administrative priveleges, but more information is needed in order to do so. Authenticating as "root" Then it asks for a password. I cannot get past this point. Any ideas?
Unless Linpus has changed, I don't think it has a root password.
It has one user, named acer or something similar, that has unlimited privilege with sudo and no password necessary--that is, if you run sudo <command>, you don't have to type a password.
Try
sudo rpm -Uvh <package_name>.rpm
This should install it. The U means upgrade if an older version is already installed, v is verbose and h means print a hash as it's installing, the pretty little ####### thingies.
Unless Linpus has changed, I don't think it has a root password.
It has one user, named acer or something similar, that has unlimited privilege with sudo and no password necessary--that is, if you run sudo <command>, you don't have to type a password.
Try
sudo rpm -Uvh <package_name>.rpm
This should install it. The U means upgrade if an older version is already installed, v is verbose and h means print a hash as it's installing, the pretty little ####### thingies.
Thanks for the advice. I did a fresh install and now all is well apart from the keyboard is set to Us layout. The " and @ keys are crossed over. I have tried setting the input language to UK in the "Global Setup" but no change. Any ideas?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.