https://github.com/0bvim/netpractice
This document is a System Administration related exercise
https://github.com/0bvim/netpractice
Last synced: 5 months ago
JSON representation
This document is a System Administration related exercise
- Host: GitHub
- URL: https://github.com/0bvim/netpractice
- Owner: 0bvim
- License: mit
- Created: 2024-03-11T10:19:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-15T13:13:06.000Z (about 2 years ago)
- Last Synced: 2025-12-24T10:18:53.967Z (6 months ago)
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
 [](README.pt-BR.md)
# netpractice
This document is a System Administration related exercise
## Table of Contents
- [Mandatory](#mandatory-part)
- [Repository](#repository)
- [Videos](#videos)
- [Download](#download)
- [License](./LICENSE)
## Mandatory part
This project is about solving networking problems to make a network run.
I can try to explain how the concept of this project works, but I found
several repository that have a better explanation that I can do and so forth.
So, I'll put some helpful links below.
## Repository
[Tim Blaase's Repository](https://github.com/tblaase/Net_Practice) \
[lpaube's Repository](https://github.com/lpaube/NetPractice)
## Videos
[NetworkChuck](https://www.youtube.com/watch?v=5WfiTHiU4x8&list=PLIhvC56v63IKrRHh3gvZZBAGvsvOhwrRF)
[Paulo Kretcheu](https://www.youtube.com/watch?v=yLgansF_h1w)
## Download
```ssh
git clone git@github.com:vinicius-f-pereira/netpractice.git
```