How I Cleared AWS Cloud Practitioner in Just 15 Days!? ๐ฒโ๏ธZero to Cloud Certified โ My Complete 2-Week Prep Strategy!Jun 24, 2025ยท3 min read
Decoding Docker ๐ : A Beginner's Guide to Containerization and Dockerization ๐ฆJan 9, 2025ยท7 min read
Microsoft Azure Fundamentals Certification โ How I Crushed the Azure fundamentals certification in just 15 daysAug 21, 2024ยท2 min read
โ Automate Linux with Shell Scripting ๐ง๐จโ๐ปBasic to Advance for DevOps Engineer or DeveloperNov 13, 2023ยท11 min read
๐ Access Control Lists (ACLs) in ๐ง Linux: Managing File Permissions๐ 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...Nov 5, 2023ยท2 min read
๐ญ Understanding Linux - File Permissions โ and Ownership ๐จโ๐ฆฐ๐ 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...Oct 27, 2023ยท6 min read