luta-wolf / NetPracticeLinks
The project is dedicated to setting up networks (ecole 42).
☆24Updated 3 years ago
Alternatives and similar repositories for NetPractice
Users that are interested in NetPractice are comparing it to the libraries listed below
Sorting:
- Сервер - клиентский мини-чат, использующий только 2 сигнала (SIGUSR1 и SIGUSR2) для отправки сообщения.☆13Updated 4 years ago
- Simple and clear code for exam rank 02-03-04-05-06 (ecole 42). Updated as of December 2022.☆130Updated 2 years ago
- School 42 inception project☆157Updated last month
- ☆49Updated 4 years ago
- Docker images with services such as MariaDB, Nginx, WordPress, Redis, FTP-server, Adminer and Portainer in virtual machine☆33Updated 2 years ago
- 📡 Responses and explanations for École 42 networking project☆16Updated 3 years ago
- This project aims to broaden your knowledge of system administration by using Docker. You will virtualize several Docker images, creating…☆28Updated 5 months ago
- This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen,…☆13Updated 3 years ago
- 42 exam rank 06 based on the given main. This version is very solid because it allocates the memory. And it is not too hard to remember b…☆48Updated 3 years ago
- ☆23Updated last year
- exam project 2020☆209Updated 3 years ago
- Ecole 42 (school 21) checklists in english.☆533Updated 2 years ago
- In this project, you will learn the basics of threading a process. You will learn how to make threads. You will discover the mutex.