Skip to content

EslamAsHhraf/Operating-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ–₯️ Operating System


πŸ“ Table of Contents


πŸ“™ Overview

  • My Solution of problems in course Operating System using C.
  • Topics
    1. Linux
    2. C Basics
    3. Forking
    4. Signals
    5. IPC
      • Message Queues
      • Shared Memory & Semaphores

πŸš€ Get Started

  1. Clone the repository.
    git clone https://github.com/EslamAsHhraf/Operating-System
    
  2. You will need to download platform Linux.

  3. Install a C Compiler on Linux if you haven't.
    sudo dnf install gcc
    

βœ… Problems & Solutions

Problem Solution

Linux Basics Lab


Linux Basics Lab Solution


Linux Basics (2) Lab


Linux Basics (2) Lab Solution


C Basics Lab


C Basics lab Solution


Forking Lab


Forking Lab Solution


Signals Lab


Signals Lab Solution


IPC Lab


IPC Lab Solution


πŸ‘‘ Contributors



Eslam Ashraf


πŸ”’ License

Note: This software is licensed under MIT License, See License for more information Β©EslamAsHhraf.

Releases

No releases published

Packages

No packages published

Languages