Vibhuti Jainvibhutijain.hashnode.dev·Aug 20, 2024Day 6 Task: File Permissions and Access Control ListsFile Permissions - File permissions in Linux control who can read, write, or execute a file or directory. These permissions are crucial for maintaining the security and proper functioning of a system. Permission Types Each file and directory in Linux...Discusspermissions
Priyanka Gondpriyanka-devopsblogs.hashnode.dev·Feb 10, 2024Day 06 Task:Create a simple file and do ls -ltr to see the details of the files. Write an article about File Permissions based on your understanding from the notes. #chgrp-to change the owner of the group chmod-used to change access permissions for file/dire...Discussgetfacl