Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 1.41 KB

README.md

File metadata and controls

39 lines (21 loc) · 1.41 KB

img

system Engineering and DevOps

hacaker-man

Intro

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

Roadmap

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