An open API service indexing awesome lists of open source software.

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.

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 |