Linux Permissions Quiz: Can You Master chmod?

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Thames
T
Thames
Community Contributor
Quizzes Created: 7097 | Total Attempts: 80,150
| Questions: 20 | Updated: Jul 2, 2026
Quiz
Please wait...
Question 1 / 21
🏆 Rank #--
0 %
0/100
Score 0/100

1. True or False: chmod 644 file gives write permission to group and others.

Submit
Please wait...
About This Quiz
Linux Permissions Quiz: Can You Master Chmod? - Quiz

Test your understanding of Linux File System & Permissions (Linux+) with this college-level quiz focused on chmod commands and file permission management. Master the octal and symbolic notation systems, learn how to interpret permission bits, and understand ownership concepts essential for system administration. This quiz evaluates practical knowledge needed fo... see moreLinux certification and real-world sysadmin tasks. see less

2.

What first name or nickname would you like us to use?

You may optionally provide this to label your report, leaderboard, or certificate.

2. The chmod command u+rwx,g+rx,o= sets permissions using ____ notation.

Submit

3. The permission string -rw-r--r-- is equivalent to octal ____.

Submit

4. True or False: Only the file owner or root can change a file's permissions.

Submit

5. What does chmod -x file do in symbolic notation?

Submit

6. Which permission combination (rwx) equals octal 7?

Submit

7. True or False: The setgid bit on a directory forces new files to inherit the directory's group.

Submit

8. In chmod u=rwx,g=rx,o= file, what permissions does 'other' have?

Submit

9. What command would you use to view detailed file permissions?

Submit

10. Which octal digit position represents 'other' permissions (4, 2, 1)?

Submit

11. What does the octal value 755 represent in chmod notation?

Submit

12. In symbolic notation, what does 'a' represent?

Submit

13. What does the sticky bit (1000 in octal) prevent in a directory?

Submit

14. Which command changes both owner and group of a file?

Submit

15. The octal notation 4755 includes which special permission?

Submit

16. What does the setuid bit do when set on an executable file?

Submit

17. Which symbolic chmod command adds execute permission for the owner?

Submit

18. What is the numeric equivalent of r-x?

Submit

19. In the permission string rwxr-xr-x, what do the first three characters represent?

Submit

20. Which command recursively changes permissions on a directory and all its contents?

Submit
×
Saved
Thank you for your feedback!
View My Results
Cancel
  • All
    All (20)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
True or False: chmod 644 file gives write permission to group and...
The chmod command u+rwx,g+rx,o= sets permissions using ____ notation.
The permission string -rw-r--r-- is equivalent to octal ____.
True or False: Only the file owner or root can change a file's...
What does chmod -x file do in symbolic notation?
Which permission combination (rwx) equals octal 7?
True or False: The setgid bit on a directory forces new files to...
In chmod u=rwx,g=rx,o= file, what permissions does 'other' have?
What command would you use to view detailed file permissions?
Which octal digit position represents 'other' permissions (4, 2, 1)?
What does the octal value 755 represent in chmod notation?
In symbolic notation, what does 'a' represent?
What does the sticky bit (1000 in octal) prevent in a directory?
Which command changes both owner and group of a file?
The octal notation 4755 includes which special permission?
What does the setuid bit do when set on an executable file?
Which symbolic chmod command adds execute permission for the owner?
What is the numeric equivalent of r-x?
In the permission string rwxr-xr-x, what do the first three characters...
Which command recursively changes permissions on a directory and all...
play-Mute sad happy unanswered_answer up-hover down-hover success oval cancel Check box square blue
Alert!