A System Administration project that allows you to explore networking by configuring small-scale networks. To do so, it will be necessary to understand how TCP/IP addressing works.
The objective of this project is to complete all 10 levels existing in the net_practice
folder.
You can see more info about the subject HERE.
-
Clone this repository
git clone https://github.com/MGuardia10/42cursus_Net_Practice.git
-
Navigate to the new directory that contains
index.html
filecd 42cursus_Net_Practice/net_practice
-
Open
index.html
in your browser by click the file or running this command:open index.html
Once the webpage is open in your browser, type your alias and progress through the levels one by one until reaching last level.
If you leave the name field empty, you will take 3 random levels from 6 to 10 in evaluation mode.