Thursday, April 25, 2024
 Popular · Latest · Hot · Upcoming
0
rated 0 times [  0] [ 0]  / answers: 1 / hits: 4845  / 3 Years ago, fri, may 28, 2021, 4:34:50

Possible Duplicate:

General Rules for dealing with File Permissions






I have been trying to access the file for a while now and it says that I don't have the permission to enter the file. Obviously, the user that is shown is not me.



another user



permission denied



I am currently using ubuntu 12.04LTS and I would like to know what can I do with that.
Thank you!


More From » permissions

 Answers
5

Try this in a terminal:



cd Downloads/
sudo chown -R YOUR_USERNAME:YOUR_USERNAME android-sdk-linux/


Replace YOUR_USERNAME with your username.


[#35125] Friday, May 28, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
erettor

Total Points: 303
Total Questions: 121
Total Answers: 103

Location: Colombia
Member since Mon, May 2, 2022
2 Years ago
;