โ Automate Linux with Shell Scripting ๐ง๐จโ๐ป
Basic to Advance for DevOps Engineer or Developer

Search for a command to run...
Articles tagged with #devops-articles
Basic to Advance for DevOps Engineer or Developer

๐ Quick Intro ๐ฅ Access control list (ACL) provides an additional, more flexible permission mechanism for file systems. Using ACL we can give file or directory permissions to particular user or group Think of a scenario, In a library certain room...

Part 2

Part 1

๐ Quick Intro ๐ฅ Every file in Linux has few permissions for three roles - user, group & other Along with permission, every file has two owners, first is the user and the second is a group ๐ File Permissions ๐ The file can have three types of...

Linux is famous for its multi-user support and for its exceptional user and group management capabilities. In this captivating guide, we'll embark on a journey to master the art of managing users and groups in Linux. ๐ Quick Intro In Linux, users a...
