The goal of this repo is to get a summary of the OS courses
In this repository you will find different folders link to Operating Systems course.
- Courses that are on Moodle
- Notes of the courses
- Labs (please not share due to plagiat) but you can take a look ;)
If you see mistakes you are welcome to make some changes and push them on the remote repository. Look Pratical Links for markdown syntax.
Go in the folder of your choice (../myfolder/)
To install this repository using CLI use the one of following commands
# https
git clone https://github.com/polocto/Operating-System.git
Or
# ssh
git clone [email protected]:polocto/Operating-System.git