Welcome to my notes for the TCM Security Linux 100 Course. This repository contains structured Markdown files and annotated screenshots to help reinforce key Linux concepts for beginners and aspiring professionals.
Organized topic-wise:
Sudo Overview.md
Navigating The Filesystem.md
User and Privileges.md
Common Network Commands.md
Viewing Creating and Editing Files.md
Starting and Stopping Services.md
Installing and Updating Software.md
Scripting With Bash.md
Each file includes:
- Terminal commands
- Code examples
- Explanations and use-cases
This folder contains labeled screenshots demonstrating each Linux command in action
git clone https://github.com/abds059/TCM-Linux-100-Course-Notes.git
cd TCM-Linux-100-Course-Notes
This repo is focused on the practical commands only and doesnot contain the installation part for vmware workstation and kali linux.
Also the content is based on my understanding of the course and may contain mistakes.