File Permissions and Ownership Categories
CompTIA Linux+ XK0-006 (V8) PBQ
This exercise focuses on matching file permissions, user roles, and ownership concepts with their respective symbolic notation, numerical values, or descriptions.
4
r-x
0
a
ls -l
755
rw-
777
rwx
644
u
1
2
w
o
x
r
chmod
g
chown
7
Execute
No Permissions
Group
Read and Execute
Change Permissions
Read and Write for User, Read for Group and Others
User (Owner)
Full Permissions for User, Read and Execute for Group and Others
Others
Change Ownership
Full Permissions
Write Permission
Full Permissions for All
Write
Read and Write
Read, Write, and Execute
Execute Permission
Read
Read Permission
All (User, Group, and Others)
List File Permissions