Changed the structure fo the Repo and added readme

This commit is contained in:
TristanAncelet 2021-09-04 14:20:17 -05:00
parent d9cc2aa544
commit af0bf54d47
2 changed files with 14 additions and 0 deletions

3
Arch_Install/.update.py Normal file
View File

@ -0,0 +1,3 @@
import os
items_in_dir = os.listdir()

11
Home_Lab/README.md Normal file
View File

@ -0,0 +1,11 @@
# Home Lab
In this section I write about new hardware/projects I have for my growing Home Lab.
## Articles
- [The Beginning](The_Beginning.md)
- [SonicWall Firewall](sonicwall_firewall)
- [Setting Up a VPN](SetupVPN.md)
- [Dell Wyze](Dell_Wyze.md)
- [Setting Up a MySQL Server](Setup_MySQL_Server.md)