Which three components are used to assign file and directory permissions in Linux systems? (Choose three.)
- root
- group
- owner
- all users
- super group
- admin group
Explanation: In Linux, file and directory permissions are assigned as follows:
- Owner – the owner user of the file or directory
- Group – the user group that has been assigned to the file or directory
- All users – all other users on the system
Related exam: IT Essentials 8.0 Course Final Exam Answers
Related exam: IT Essentials 8.0 Final Exam Modules 10-14
