Linux file permissions
Linux is a multi-user operating system, so it has security to prevent people from accessing each other’s confidential files.
File permissions are core to the security model used by Linux systems. They determine who can access files and directories on a system and how.
Linux File Ownership
Every file and directory on your Unix/Linux system is assigned 3 types of owner, given below.