system Engineering and DevOps
This repository documents my journey learnig System Engineering/Admin and DevOps at ALX
The goal it to take 2 hours each day to tackle the foundational knowledge of DevOps, System Adminstration and Site Reliability Engineering
This will not cover everything about DevOps and SRE but rather the areas that I feel will be important for me to understand in-depth
0x00: Shell basics
0x01: Shell permission
0x02: Shell redirections
0x03: Init files and variable expansion
0x04: Loops conditions and log-parsing
0x05: Processes and signals
0x06: Regular Expressions
0x07: Networking Basics #0
0x08: Networking Basiscs #1
0x0A: Configuration Management (puppet)
0x0B: SSH
0x0C: Web Server Configuration
0x0D: Web Server Debugging #0