This repository contains all my notes for Linux Foundation Certified System Administrator (LFCS). The repository is structured into theory (Notes
folder) and practical exercises (Exercises
folder) similar to the LFCS ones that I developed myself during training.
The notes and exercises are structured in the following way:
- Essential commands
- Users and Groups
- Operations and deployments
- Storage
- Networking
There is an extra file titled Linux_command_list.md
which contains a list of most important commands with tips and most typical use cases structured into the above sections. This file is intended to be used as reference source after or during reading the theory.