Preview Mode — This PBQ requires a Premium Membership and is being shown in a read-only preview mode.     See Plans

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.


chmod
644
a
r-x
2
u
w
0
chown
777
g
1
rwx
o
rw-
ls -l
755
r
x
7
4
User (Owner)
Execute
Read, Write, and Execute
Group
Write Permission
Read and Write for User, Read for Group and Others
Read Permission
Full Permissions for All
Write
List File Permissions
Read and Write
Read
Execute Permission
Others
Full Permissions for User, Read and Execute for Group and Others
Full Permissions
Read and Execute
Change Ownership
All (User, Group, and Others)
Change Permissions
No Permissions