LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   File with a lock symbol on it???? :/ (https://www.linuxquestions.org/questions/linux-software-2/file-with-a-lock-symbol-on-it-4175418253/)

alex321 07-23-2012 10:33 AM

File with a lock symbol on it???? :/
 
Alright so I downloaded java jre1.6.0_32, and on the file there is a lock symbol on it. What does that mean? And when i try to make the file executable an error pops up and says

"chmod: changing permissions of 'jre1.6.0_32':Operation not permitted"

How can i fix this?
Thank you

DavidMcCann 07-23-2012 11:08 AM

Nautilus will show you who the owner is: probably root. To alter the permissions, you have to be the owner. So you can use "sudo chmod" or "sudo nautilus" and do it that way.


All times are GMT -5. The time now is 10:35 PM.