Linux Basics
This course has taken place in Prague in 2020.
Please first read the presentation linux_brief.pdf on Linux terminology an other general topics.
1. Installing
Concepts, Installation, Demo, Applications, Terminal
2. Exploring
Command line interface, File operations, Network access
3. Processing
Text data, IO pipelines, Network resources
4. Automating
BASH & Python scripting, Task scheduling, Maintaining
5. Maintaining
Services, Logging, Databases, Security
6. Administrating
Package sources, Compiling applications, Network configuration
Further reading:
- The Linux Command Line by William Shotts - book covering course topics and more.