INCEPTION
The Inception project is a system administration project that involves creating a virtual machine (VM) using the VirtualBox virtualization software and installing and configuring several services on it. The project also involves using Docker to manage the deployment and scaling of the services.
BORN2BEROOT
The Born2BeRoot project is a Linux system administration project designed to help students become proficient in managing and securing Linux systems. In this project, you will create a virtual machine running Ubuntu Server and configure it to meet various security and performance requirements.
PUSH_SWAP
The push_swap project is a sorting algorithm project that requires you to sort a list of integers using two stacks and a set of specific operations. In this project, you will write two programs: one that check list of integers, and one that sorts that list using a set of specific operations.