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

https://github.com/boostvolt/zhaw-operating-systems


https://github.com/boostvolt/zhaw-operating-systems

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Operating Systems

## Labs

- [1 Linux Primer](1%20Linux%20Primer.md)
- [2 Booting an OS](2%20Booting%20an%20OS.md)
- [3 Processes and Threads](3%20Processes%20and%20Threads.md)
- [4 Scheduling](4%20Scheduling.md)
- [5 Resource Control](5%20Resource%20Control.md)
- [6 Memory](6%20Memory.md)
- [7 Input Output](7%20Input%20Output.md)
- [8 File Systems](8%20File%20Systems.md)

## Agent-Solved Labs: How It Works

These labs have been solved by an automated agent designed for technical accuracy and reproducibility:

- The agent reads each lab's instructions and executes all required shell commands directly on the provided SSH server (`ssh ubuntu@160.85.31.224`).
- Every command output and system behavior is captured from the real server—no outputs are fabricated or assumed.
- The agent documents each step by appending real outputs and concise technical explanations after each lab task, clearly marked for exam preparation.
- All lab markdown files preserve the original instructions, with agent findings and outputs added as clearly marked sections.
- New labs are automatically linked in this README for easy navigation.

This approach ensures that all solutions are authentic, technically sound, and ready for exam review.