MGuardia10 / 42cursus_Net_Practice

A system administration exercise whose objective is to configure small-scale networks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

42cursus_Net_Practice

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.

Installing and running the project:

  1. Clone this repository

    git clone https://github.com/MGuardia10/42cursus_Net_Practice.git
    
  2. Navigate to the new directory that contains index.html file

    cd 42cursus_Net_Practice/net_practice
    
  3. 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.

About

A system administration exercise whose objective is to configure small-scale networks.


Languages

Language:JavaScript 85.6%Language:HTML 11.0%Language:CSS 3.4%