This repository contains my day-wise Linux learning notes, created while
studying Linux fundamentals.
Each topic is organized into separate folders with:
- π Original reference PDF material
- π Self-written Markdown notes (
README.md) - β Commands strictly aligned with the learning PDFs
- π‘ Small explanations for better understanding
The goal of this repository is to build a strong foundation in Linux through structured learning and consistent practice.
Linux-Learning
βββ Day01_Basic_Commands
β βββ Basic_Commands.pdf
β βββ README.md
β
βββ Day02_File_Operations
β βββ Creation_deletion&editing.pdf
β βββ README.md
β
βββ Day03_Utility_Commands
β βββ utility_commands.pdf
β βββ README.md
β
βββ Day04_Zip_Unzip
β βββ zip_unzip_commands.pdf
β βββ README.md
β
βββ Day05_Download_Files
β βββ Downloading_files_from_internet.pdf
β βββ README.md
β
βββ Day06_User_Management
β βββ user_creation.pdf
β βββ README.md
β
βββ Day07_Process_Management
β βββ process_management.pdf
β βββ README.md
β
βββ Day08_Memory_Info
β βββ memory_info.pdf
β βββ README.md
β
βββ Day09_System_Info
β βββ system_info.pdf
β βββ README.md
β
βββ Day10_Networking
β βββ networking_info.pdf
β βββ README.md
β
βββ Day11_Remote_Server
β βββ Access_remote_server.pdf
β βββ README.md
β
βββ Day12_Summary
βββ summary.pdf
βββ README.md
- Topics are covered day by day for better consistency
- Notes are written in simple and clear language
- Commands are kept exactly as in the reference PDFs
- Only essential explanations are added (no extra commands)
This approach ensures:
- Easy revision
- Exam-ready notes
- Interview-friendly explanations
- Linux introduction & basics
- File and directory operations
- Utility commands
- File compression (zip/unzip)
- Downloading files from the internet
- User and process management
- Memory and system information
- Networking basics
- Remote server access (SSH)
- Quick revision & summary
- Demonstrates consistent learning
- Shows hands-on Linux command knowledge
- Useful for students, beginners, and interview preparation
- Helpful for DevOps, Cloud, and Backend roles
- Open any
DayXXfolder - Read the
README.mdfor notes - Refer to the PDF for detailed learning
- Practice commands on a Linux terminal
Knox
Linux | Backend | Cloud Enthusiast
This repository is created for learning and practice purposes. All notes are written for educational use.