LINKS
- Operating Systems —
This site contains links to lecture materials, exam questions, and laboratory materials.
- System Programming —
This site is based on “Google Here, Google There, Try This, Try That, and then Ask Anybody.
- Operating Systems Programming Weekly Assignments —
The Deadline is 7 (seven) days after the assignment was announced.
- Operating Systems Programming Slides —
Slides with LaTeX sources code and studying resources.
- Operating Systems Programming Setup Guide —
A complete guide about every setup needed for Operating System
- Operating Systems Reference E-book —
E-Book used for studying references.
- Linux Crash Course - Easy Terminal Commands for Inspecting Hardware —
Some easy-to-use commands you can use to inspect hardware.
These commands will help you list PCI devices, view information about your CPU, and more.
- Generate GPG Key —
How to generate GPG Key for encryption
- Backup SSH and GPG Keys —
Always backup everything in case something went wrong with the original data in the future.
- Create Extra Virtual Disk —
Creating and adding a new virtual disk for debian.
- Neso Academy —
One of the best Youtube channel for computer science students, providing all lectures on all courses including Operating System.
- DawnFall19 OS Repository —
My Operating System GitHub repository in case someone needs a reference, having neither error, bug, trouble, nor ATTN (except for forgetting to update mylog.txt heheh).
- How to Compile TLPI —
TLPI compiling tutorial.
- How Low Can You Go —
Every device has different lower bound about how low can the virtual machine memory be set before getting into panic mode.
- Fork() and Shared Memory —
One of the crucial assignments in week 6.
- Synchronization —
Cool name for an assignment and this is the core of Week 7 Assignments.
- Linux From Scratch —
Chapter 1-5 for week 8, 6-7 for week 9, 8 for week 10.
- Operating Systems Programming Forum —
General questions or problems should be asked here.
- Lecturer E-mail —
Alternate solution if the forum didn’t help.
REV: SAT 14 Sep 2024 11:56