Changes

Jump to: navigation, search
File Permissions
'''NOTE:''' In this course, we CANNOT create groups or assign users to groups in the '''Matrix''' server. Instead, you may learn how to those tasks when or if you take a Unix/Linux administration course. On the other hand, you can change which '''user''', '''same group members''' or '''other group members''' can access or NOT access a directory or regular file.<br><br>
[[Image:file-permissions.png|thumb|right|350px|Permissions of a '''regular file''' contained within a directory.]]
File Permissions consist of '''two-layers''':<br><br>'''First''', the permissions of a '''directory''' that contains regular files, and '''second''', permissions of the ''subdirectories and/or regular files'' within that directory.
A symbol ''dash'' "'''-'''" indicates that the permission has '''NOT''' been granted.
[[Image:file-permissions.png|thumb|right|350px|Permissions of a '''regular file''' contained within a directory.]]
The permissions of '''newly-created''' directories and regular files are automatically assigned<br>via a '''user mask''' (we will discuss this shortly). In order to change permissions for directories and regular files, you would use the '''chmod''' command.
13,420
edits

Navigation menu