A structured repository of Linux basic commands, explained topic-wise with purpose, syntax, and examples for beginners and aspiring DevOps engineers.
This repo is divided into logical sections such as system overview, file & directory operations, permissions, user management, networking, process/system management, and more.
Learn and practice each section step by step! 🚀
- System Overview – Intro to Linux, filesystems, basic commands
- File & Directory Management – Navigation, creation, deletion
- File Permissions – Permissions, owners, chmod, chown
- User Management – Users, groups, sudo
- Search & Filters – grep, find, locate, sort
- Process & System Commands – ps, top, uptime, kill
- Networking – ping, ssh, scp, ifconfig/ip
- Archives & Compression – tar, gzip, zip
- Package Management (Ubuntu) – apt update/install/remove
- Examples & Practice – Real command examples
- Open each topic folder
- Read README.md
- Try examples directly in your terminal
Happy learning! 💻🐧
saumitra