Linux
The foundation of DevOps. Master the command line, file system, permissions, process management, and Bash scripting.
01
Basic Linux
Introduction to Linux — what it is, the directory structure, navigation, and file operations.
Read notes 02
Linux Commands
Essential Linux commands for file system management, user administration, text processing, and system monitoring.
Read notes 03
File Permissions
Understanding Linux file permissions, octal notation, chmod/chown commands, and Access Control Lists (ACL).
Read notes 04
Scenario Based Questions
Real-world Linux interview and scenario questions covering services, commands, ACL, file searching, and text processing.
Read notes 05
Bash Script Basics
Learn Bash scripting fundamentals: shebang, variables, conditionals, loops, and functions.
Read notes 06
Bash Script Examples
Real-world Bash script examples including a full log analysis tool and other practical scripts.
Read notes