Add README.md
This commit is contained in:
commit
0aa65b1a89
|
|
@ -0,0 +1,100 @@
|
||||||
|
# MaisWebsites Technical Laboratory
|
||||||
|
|
||||||
|
This repository serves as the central index of the technical laboratory hosted at:
|
||||||
|
|
||||||
|
https://git.maiswebsites.com
|
||||||
|
|
||||||
|
The laboratory is organized into different areas corresponding to the main portals.
|
||||||
|
|
||||||
|
|
||||||
|
## Laboratory Repository Structure
|
||||||
|
|
||||||
|
```
|
||||||
|
git.maiswebsites.com
|
||||||
|
├── ingenius-lab
|
||||||
|
│ ├── dynamic-systems
|
||||||
|
│ ├── control-systems
|
||||||
|
│ └── system-simulations
|
||||||
|
│
|
||||||
|
├── maiswebsites-lab
|
||||||
|
│ ├── mikrotik-scripts
|
||||||
|
│ ├── network-automation
|
||||||
|
│ └── proxmox-lab
|
||||||
|
│
|
||||||
|
└── pericias-telecom
|
||||||
|
├── telecom-forensics
|
||||||
|
├── log-analysis-tools
|
||||||
|
└── case-studies
|
||||||
|
```
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Engineering Laboratory
|
||||||
|
|
||||||
|
Repository group focused on engineering experiments, modeling and simulations.
|
||||||
|
|
||||||
|
Organization:
|
||||||
|
|
||||||
|
https://git.maiswebsites.com/ingenius-lab
|
||||||
|
|
||||||
|
Portal:
|
||||||
|
|
||||||
|
https://ingenius.maiswebsites.com
|
||||||
|
|
||||||
|
Main repositories:
|
||||||
|
|
||||||
|
- dynamic-systems
|
||||||
|
- control-systems
|
||||||
|
- engineering-modeling
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## IT Infrastructure Laboratory
|
||||||
|
|
||||||
|
Infrastructure and network automation tools.
|
||||||
|
|
||||||
|
Organization:
|
||||||
|
|
||||||
|
https://git.maiswebsites.com/maiswebsites-lab
|
||||||
|
|
||||||
|
Portal:
|
||||||
|
|
||||||
|
https://maiswebsites.com
|
||||||
|
|
||||||
|
Main repositories:
|
||||||
|
|
||||||
|
- mikrotik-scripts
|
||||||
|
- network-automation
|
||||||
|
- proxmox-lab
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Telecommunications Forensics
|
||||||
|
|
||||||
|
Technical resources related to telecommunications forensic analysis.
|
||||||
|
|
||||||
|
Organization:
|
||||||
|
|
||||||
|
https://git.maiswebsites.com/pericias-telecom
|
||||||
|
|
||||||
|
Portal:
|
||||||
|
|
||||||
|
https://pericias-telecom.maiswebsites.com
|
||||||
|
|
||||||
|
Main repositories:
|
||||||
|
|
||||||
|
- telecom-forensics
|
||||||
|
- log-analysis-tools
|
||||||
|
- case-studies
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Author
|
||||||
|
|
||||||
|
Eng. Onei Barros Jr.
|
||||||
|
|
||||||
|
Professor, engineer and technical author.
|
||||||
|
|
||||||
|
Personal portal:
|
||||||
|
|
||||||
|
https://onei.maiswebsites.com
|
||||||
Loading…
Reference in New Issue