mirror of
https://github.com/marcel-dempers/docker-development-youtube-series.git
synced 2025-06-06 17:01:30 +00:00
Chapter 2 : Operating Systems
Back to Course Introduction
🎬 Module 1: Introduction Operating Systems for DevOps
In this module
- What is an Operating system
- Why Operating Systems are important for DevOps
- Operating System Key Functions
- Operating systems resources
- user management
- permission management
- hardware management & devices
- resource management
- CPU
- Memory
- Disk
- The Kernel
- Terminal & Command Line
🎬 Module 2: Introduction to Servers & Virtualisation
In this module
- What are servers
- Introduction to Virtualisation
- Virtualisation software
- Creating our first server
🎬 Module 3: Introduction to Linux for beginners
In this module
- What is Linux
- Installation and setup of a linux server
- Accessing servers
- Command line basics
- User accounts
- File management
🚧🎬 Module 4: Understanding the command line
In this module
- Benefits of using command line
- Why Command line is important for DevOps
- Command line structure
- Command line examples
- Navigating command usage
- Command line tools
🚧🎬 Module 5: Bash scripting for beginners
In this module
- Benefits of writing bash scripts
- Basics of Automation
- Introduction to bash scripting
- Pro's and Con's of scripting
- Write our first bash script