|
Change Permissions |
Top Previous |
|
Select the file or folder whose permissions you want to adjust.
Right click on the file and select chmod (Unix) from the dropdown menu.
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.)
|