https://github.com/open-source-community/linux-25-materials
Materials and resources for OSC Linux '25 season, covering topics taught during the sessions.
https://github.com/open-source-community/linux-25-materials
Last synced: 9 months ago
JSON representation
Materials and resources for OSC Linux '25 season, covering topics taught during the sessions.
- Host: GitHub
- URL: https://github.com/open-source-community/linux-25-materials
- Owner: Open-Source-Community
- Created: 2024-12-04T13:41:47.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-07-12T11:52:05.000Z (11 months ago)
- Last Synced: 2025-07-12T13:25:44.956Z (11 months ago)
- Language: Shell
- Size: 19.7 MB
- Stars: 6
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Linux '25 Content
## Overview 🐧
Here, you will find both **beginner** and **advanced** content taught during OSC Linux '25 season.
## Beginner Content 🌱
Materials and resources from the OSC Linux '25 season, covering topics taught during the sessions.
| Session | Topic |
| ------------------------------- | --------------------- |
| [Session 1](beginner/Session_01) | Introduction to Linux |
| [Session 2](beginner/Session_02) | Navigating the CLI |
| [Session 3](beginner/Session_03) | Git Internals |
| [Session 4](beginner/Session_04) | Git, Continued |
| [Session 5](beginner/Session_05) | Vim |
| [Session 6](beginner/Session_06) | Users and Groups + Compression and Archiving |
| [Session 7](beginner/Session_07) | Text Processing |
| [Session 8](beginner/Session_08) | Bash Scripting P1 |
| [Session 9](beginner/Session_09) | Bash Scripting P2 |
| [Session 10](beginner/Session_10) | Shell Environment + Redirecting Output |
| [Session 11](beginner/Session_11) | Boot Process, Processes and Systemd |
| [Session 12](beginner/Session_12) | Networking Fundamentals |
| [Session 13](beginner/Session_13) | Cryptography and SSH |
| [Session 14](beginner/Session_14) | Storage and Filesystems |
## Advanced Content 🚀
| Session | Topic |
| ------------------------------- | ------------------------ |
| [Session 1](advanced/Session_1) | Linux Kernel Exploration |
| [Session 2](advanced/Session_2) | Virtualization |