A Beginner's Journey into Linux: Operating Systems and Shell Scripting ExplainedJan 5, 2025·3 min read
File Permissions LinuxFiles and directories have permissions that determine who can read, write, or execute them. These permissions are split into three categories: User (u) - The owner of the file. Group (g) - Users who are members of the file's group. Others (o) - Al...Jan 8, 2025·2 min read
Infrastructure as Code vs Configuration Management: Interview Questions and InsightsDec 31, 2024·4 min read