Mosec2525/linux-50-commands-you-must-know

GitHub: Mosec2525/linux-50-commands-you-must-know

Stars: 0 | Forks: 0

# 50 Linux Commands You Must Know Beginner-friendly Linux command guide for cybersecurity students, SOC analysts, bug bounty learners, and anyone building practical command-line confidence. Live page: https://mosec2525.github.io/linux-50-commands-you-must-know/ ## What This Covers This project explains 50 practical Linux commands grouped by real workflows: - Navigation and shell basics - Files and folders - Reading files - Searching - Text processing - Permissions and users - Processes and jobs - Networking - Disk, system, and logs Each command card includes: - what the command does - a useful example - a cybersecurity use case - a safety note where the command can change or remove data ## Why It Matters Linux is everywhere in cybersecurity: servers, cloud systems, containers, CTFs, labs, SOC investigations, and penetration testing workflows. Knowing these commands helps you move faster, investigate logs, inspect files, understand permissions, and troubleshoot systems safely. ## Safety Note Some commands can delete files, change ownership, stop processes, or modify system services. Always test in a lab first and read the command before pressing Enter. ## Project Files . ├── index.html ├── style.css ├── app.js └── README.md ## Topics `linux` `bash` `command-line` `cybersecurity` `soc` `blue-team` `terminal`
标签:自定义脚本