moved table of contents to the top

This commit is contained in:
2026-03-12 21:14:55 -05:00
parent affa8d7cf6
commit d6f9fdce5f

View File

@@ -1,5 +1,15 @@
# RRC Cybersecurity on Linux
## Table of Contents
1. [Choosing a Linux distribution](distributions.md) (version)
2. Software
1. [Microsoft M365 Suite](Software/M365.md) (Teams, Word, Excel, ect)
2. [PostgreSQL](Software/Postgresql.md)
3. [VirtualBox](Software/VirtualBox.md)
4. [Virtual Machine Manager](Software/VirtualMachineManager.md) (virt-manager)
5. [VMWare Workstation](Software/VMWareWorkstation.md)
3. Tools
## Preamble
Hello! My name is Aiden, currently a student in RRC's Cybersecurity Program. As of writing this, the program only officially supports students have Windows computers, which to be clear, is an entirely reasonable decision.
@@ -15,13 +25,3 @@ In this documentation you will find documents outlining the various software uti
In some cases I have also highlighted alternatives that tend to function better on Linux where a specific program was not required.
I also go over setting up and using various tools that may be referenced by some installation guides.
## Table of Contents
1. [Choosing a Linux distribution](distributions.md) (version)
2. Software
1. [Microsoft M365 Suite](Software/M365.md) (Teams, Word, Excel, ect)
2. [PostgreSQL](Software/Postgresql.md)
3. [VirtualBox](Software/VirtualBox.md)
4. [Virtual Machine Manager](Software/VirtualMachineManager.md) (virt-manager)
5. [VMWare Workstation](Software/VMWareWorkstation.md)
3. Tools