Change Permissions

Top  Previous 

Select the file or folder whose permissions you want to adjust.

 

permissions_1

 

Right click on the file and select chmod (Unix) from the dropdown menu.

 

permissions_2

 

In the window that pops up, check the boxes next to the permissions you are giving to the owner, group, or others. When you are done, click OK. (To view a short overview of how the chmod command and permissions work, see Perlfect Solutions' guide here.)

 

permissions_3