Skip to content

Linux File Permissions – Full Quiz

Back to Quiz Home


This quiz contains 20 questions covering Linux file permissions. It helps DevOps engineers understand security and access control on Linux systems.


#

Which permission allows reading a file?

#

Which permission allows modifying a file?

#

Which permission allows executing a file?

#

In file permissions, what does the first character - indicate?

#

What does the permission string drwxr-xr-x represent?

#

Which numeric value represents read permission?

#

Which numeric value represents write permission?

#

Which numeric value represents execute permission?

#

What does chmod 600 file.txt mean?

#

What does chmod 755 file.sh allow?

#

Which command changes file ownership?

#

Which command changes only the group ownership?

#

Which option with chown applies ownership recursively?

#

Which file permission allows entering a directory?

#

Which permission setting prevents others from accessing a file?

Quiz Progress

0 / 0 questions answered (0%)

0 correct


📚 Study Guides


📬 Weekly DevOps, Cloud & Gen AI quizzes & guides