1 Forks
4 Stars
4 Watchers

OSTEP-Notes

Homework solutions for the book - Operating Systems: Three Easy Pieces

How to download and setup OSTEP-Notes

Open terminal and run command
git clone https://github.com/Shreehari-Acharya/OSTEP-Notes.git
git clone is used to create a copy or clone of OSTEP-Notes repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with OSTEP-Notes https://github.com/Shreehari-Acharya/OSTEP-Notes/archive/master.zip

Or simply clone OSTEP-Notes with SSH
[email protected]:Shreehari-Acharya/OSTEP-Notes.git

If you have some problems with OSTEP-Notes

You may open issue on OSTEP-Notes support forum (system) here: https://github.com/Shreehari-Acharya/OSTEP-Notes/issues