diff --git a/Arch_Install/.update.py b/Arch_Install/.update.py new file mode 100644 index 0000000..0fd0c26 --- /dev/null +++ b/Arch_Install/.update.py @@ -0,0 +1,3 @@ +import os + +items_in_dir = os.listdir() diff --git a/Home_Lab/README.md b/Home_Lab/README.md new file mode 100644 index 0000000..b496fd8 --- /dev/null +++ b/Home_Lab/README.md @@ -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) \ No newline at end of file