Skip to content

mubin25s/Operating_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🖥️ Operating System & Tools Reference

A centralized, comprehensive collection of essential commands and references for various Operating Systems and development tools. This project is designed for quick access to command-line utilities, system administration tasks, and version control.

📌 Features

  • Categorized Reference: Commands are organized by OS (Linux, Mac, Windows) and Tools (Git).
  • Consolidated Documentation: Detailed Markdown guides for each platform with tables and descriptions.
  • Security & Pentesting: Comprehensive coverage of Kali Linux tools and techniques.
  • Package Management: Deep dives into apt, pacman, brew, and powershell cmdlets.
  • Shell Scripting: Dedicated resources for automation and scripting.

📂 Directory Structure

├── 📂 Git/
│   └── 📄 git_commands.md       # Version control guide
├── 📂 Linux/
│   ├── 📂 Arch_Commands/
│   │   └── 📄 arch_commands.md  # Pacman & AUR reference
│   ├── 📂 Kali_Commands/
│   │   └── 📄 kali_commands.md  # Penetration testing tools
│   ├── 📂 Ubuntu_Commands/
│   │   ├── 📄 ubuntu_commands.md# APT & Systemd management
│   │   └── 📂 Shell scripting/  # Automation & bash scripts
├── 📂 Mac/
│   └── 📄 mac_commands.md       # macOS terminal & Homebrew
└── 📂 Windows/
    └── 📄 windows_commands.md    # CMD & PowerShell reference

🚀 Getting Started

  1. Navigate: Open the folder corresponding to the OS or tool you are using.
  2. Reference: Open the .md file to find categorized tables of commands.
  3. Execute: Copy the commands directly into your terminal or shell environment.

🛠️ Built With

  • Markdown: For clean, structured, and readable documentation.
  • Shell Scripting: Custom scripts for automation found in the Linux/Ubuntu section.

🎯 Purpose

This repository serves as a "cheat sheet" for developers, system administrators, and students to quickly find and use cross-platform terminal commands without searching external documentation.

About

No description or website provided.

Topics

Resources

Stars

20 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages