Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 2.3 KB

File metadata and controls

43 lines (29 loc) · 2.3 KB

🐧 TCM-Linux-100-Course-Notes

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.


📂 Repository Structure

Markdown Notes

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

IMAGES/

This folder contains labeled screenshots demonstrating each Linux command in action


How To Use

git clone https://github.com/abds059/TCM-Linux-100-Course-Notes.git

cd TCM-Linux-100-Course-Notes

Note

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.