Linux - NewbieThis forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
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.
I am trying to extract a flash installation file to my mozilla/plugins folder but it keeps telling me that I don't have the correct permission to do this as I am not the owner. As I installed the OS and am the only user of the computer I cant see how this is true!! How do I get around this?
When prompted for a password, give the users password
This will work if you have sudo priveledges, and have sudo installed. If you don't, then change to the root user and move the file.
Code:
su
then enter the root user password, sometimes the system administrator password. Be sure to log out of root afterwards.
As repo suggested, sudo is a very useful utility, if you don't yet have it installed. I would suggest getting it and configuring it to allow your standard user access to root commands when you type in your password.
Ok, I've been trying a bit more and managed to get into the folder (I think) although my original problem was still not fixed! In the end it was easy to get flash to work, I just followed the instructions here (http://foxyurl.com/K13) and here (http://foxyurl.com/K14)
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.