Question 4 of 10Pro Only
Explain Linux file permissions and how to modify them using chmod.
Sample answer preview
Linux file permissions control who can read, write, and execute files. Understanding permissions is essential for security and proper system administration. Every file has three permission categories: owner, group, and others.
ownergroupothersreadwriteexecute