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.

Releases

No releases published

Packages

 
 
 

Contributors

Languages