Linux File Permissions Explained by Yacquub Adan

𝐋𝐢𝐧𝐮𝐱 𝐟𝐢𝐥𝐞 𝐩𝐞𝐫𝐦𝐢𝐬𝐬𝐢𝐨𝐧𝐬.... I attended an informative session run by Yacquub Adan earlier today about Linux file permissions and here are some of the points Every file or directory in Linux is tied to three types of owners: 📌 Owner – the user who created the file 📌 Group – a set of users who share the same access permissions 📌 Others – everyone else who isn’t the owner or part of the group There are three basic permissions you can assign: 1️⃣ Read (r) – allows viewing the contents of a file 2️⃣ Write (w) – allows modifying the file 3️⃣ Execute (x) – allows running the file as a program Credit ByteByteGo #linux #devops #tech

  • diagram, table

To view or add a comment, sign in

Explore content categories