https://github.com/bayunova28/operating_system_concepts
This repository contains about my weekly projects from operating system concepts course at my college
https://github.com/bayunova28/operating_system_concepts
operating-system python shell-script
Last synced: 3 months ago
JSON representation
This repository contains about my weekly projects from operating system concepts course at my college
- Host: GitHub
- URL: https://github.com/bayunova28/operating_system_concepts
- Owner: Bayunova28
- Created: 2021-12-08T15:24:42.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-09T11:06:16.000Z (almost 4 years ago)
- Last Synced: 2025-02-17T20:42:21.919Z (8 months ago)
- Topics: operating-system, python, shell-script
- Language: C++
- Homepage:
- Size: 139 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Operating System Concepts Course
## Module
> My weekly assignments from operating system concepts course in college
- Introduction to Ubuntu Server [[📂](https://github.com/Bayunova28/Operating_System_Concepts/tree/main/Introduction%20to%20Ubuntu%20Server)]
- Process and Threading in Linux [[📂](https://github.com/Bayunova28/Operating_System_Concepts/tree/main/Process%20and%20Threading%20in%20Linux)]
- Memory Management in Linux [[📂](https://github.com/Bayunova28/Operating_System_Concepts/tree/main/Memory%20Management%20in%20Linux)]
- File Multimedia Exploration [[📂](https://github.com/Bayunova28/Operating_System_Concepts/tree/main/File%20Multimedia%20Exploration)] [](https://colab.research.google.com/drive/1MsXpvluIVMc55uSikPIK8fUfqTx5Gqcf?usp=sharing)
- Deadlock and Encryption Simulation [[📂](https://github.com/Bayunova28/Operating_System_Concepts/tree/main/Deadlock%20and%20Encryption%20Simulation)]