{"id":27883884,"url":"https://github.com/hashimthepassionate/linux-mastery-for-everyone","last_synced_at":"2026-04-29T17:02:10.609Z","repository":{"id":288370609,"uuid":"967818105","full_name":"HashimThePassionate/Linux-Mastery-For-Everyone","owner":"HashimThePassionate","description":"Passionate Linux enthusiast 🐧 | Sharing knowledge through Linux-Mastery-For-Everyone  | Learn Linux system administration with hands-on Docker exercises | From basics to advanced cloud deployments ","archived":false,"fork":false,"pushed_at":"2026-03-24T07:26:41.000Z","size":64485,"stargazers_count":6,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-25T09:07:20.235Z","etag":null,"topics":["cloud-computing","docker","linux","networking","shell-scripting","system-administration"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HashimThePassionate.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-04-17T03:49:26.000Z","updated_at":"2026-03-24T07:26:45.000Z","dependencies_parsed_at":"2025-04-17T18:17:11.920Z","dependency_job_id":"b27e86ec-e2c1-4130-8742-6e16207a07bb","html_url":"https://github.com/HashimThePassionate/Linux-Mastery-For-Everyone","commit_stats":null,"previous_names":["hashimthepassionate/linux-mastery-for-everyone"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/HashimThePassionate/Linux-Mastery-For-Everyone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HashimThePassionate%2FLinux-Mastery-For-Everyone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HashimThePassionate%2FLinux-Mastery-For-Everyone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HashimThePassionate%2FLinux-Mastery-For-Everyone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HashimThePassionate%2FLinux-Mastery-For-Everyone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HashimThePassionate","download_url":"https://codeload.github.com/HashimThePassionate/Linux-Mastery-For-Everyone/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HashimThePassionate%2FLinux-Mastery-For-Everyone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32435122,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T13:34:34.882Z","status":"ssl_error","status_checked_at":"2026-04-29T13:34:29.830Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cloud-computing","docker","linux","networking","shell-scripting","system-administration"],"created_at":"2025-05-05T06:20:21.635Z","updated_at":"2026-04-29T17:02:10.597Z","avatar_url":"https://github.com/HashimThePassionate.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003cimg src=\"./assests/linux-logo.png.svg\" alt=\"Linux Logo\" width=\"600\"/\u003e\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\u003ci\u003eYour complete guide to mastering Linux using Docker containers\u003c/i\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/github/license/HashimThePassionate/Linux-Mastery-For-Everyone\" /\u003e\n  \u003cimg src=\"https://img.shields.io/github/repo-size/HashimThePassionate/Linux-Mastery-For-Everyone\" /\u003e\n  \u003cimg src=\"https://img.shields.io/github/last-commit/HashimThePassionate/Linux-Mastery-For-Everyone\" /\u003e\n  \u003cimg src=\"https://img.shields.io/github/stars/HashimThePassionate/Linux-Mastery-For-Everyone?style=social\" /\u003e\n\u003c/p\u003e\n\n##  About the Project 📘\n\n\u003e 🐧 **Linux Mastery for Everyone** provides a practical, containerized environment to learn Linux administration — right from your local machine.  \nNo need to dual-boot or run heavy VMs — just Docker, and you're good to go!\n\n\n##  Table of Contents 📚\n\n- [About the Project 📘](#about-the-project-)\n- [Table of Contents 📚](#table-of-contents-)\n- [What You Will Learn 🔁](#what-you-will-learn-)\n- [Prerequisites ✔️](#prerequisites-️)\n- [Contributing  🤝](#contributing--)\n- [License 📄](#license-)\n\n\n##  What You Will Learn 🔁\n| 📌  | Topic                         | Description |\n|----|-------------------------------|-------------|\n| 🐧 1  | Installing Linux              | Set up Linux directly inside Docker |\n| 🗂️ 2 | Shell \u0026 Filesystem           | Shell navigation, file hierarchy, and VIM usage |\n| 📦 3 | Software Management          | Use `apt`, `yum`, `zypper`, and build your own packages |\n| 👥 4 | User \u0026 Group Management      | Manage `/etc/passwd`, `/etc/group`, file permissions, sticky bits |\n| 🔁 5 | Process Management           | Daemons, signals, and service managers |\n| 💽 6 | Disk Management              | Mounting, partitioning, and LVM basics |\n| 🌐 7 | Networking                   | IP configuration, interfaces, and CLI tools |\n| ⚙️ 8 | Shell Scripting              | Automate with Bash scripting |\n| 🔐 9 | System Security              | Basics of SELinux and AppArmor |\n| 🛠️ 10 | Troubleshooting              | Journaling, backup/restore, and system recovery |\n| 🧱 11 | Virtualization (Theory)      | KVM and Linux-based VM concepts |\n| 🐳 12 | Docker Mastery               | Containers, volumes, networking, images |\n| 🖥️ 13 | Server Setup                 | DNS, DHCP, SSH, Samba, NFS configuration |\n| ☁️ 14 | Cloud Fundamentals           | DevOps, IaaS, PaaS, and CaaS concepts |\n| 🚀 15 | Deploying on AWS \u0026 Azure     | Launch and manage Linux VMs in the cloud |\n| 🧩 16 | Kubernetes Essentials        | Pods, services, security, and deployments |\n| 🔧 17 | Ansible Automation           | Write and run playbooks for real infrastructure |\n\n\n## Prerequisites ✔️\n\n- 🐳 **Docker installed**  \n  ▶ [Install Docker (YouTube Guide)](https://www.youtube.com/watch?si=DglDYuvf-zvFY9bS\u0026v=R4uy6Oqiy5I\u0026feature=youtu.be)\n\n- 🧠 **Basic Git knowledge**  \n  ▶ [Git Mastery Repo](https://github.com/HashimThePassionate/learn-git-mastery)\n\n\n## Contributing  🤝\n\nWe love contributions! 🙌  \nWhether you're fixing typos, updating scripts, or adding new modules — you're welcome!\n\n1. **Fork** this repository  \n2. Create your feature branch:  \n\n```bash\n   git checkout -b feature/my-topic\n```\n\n3. Commit and push your changes\n4. Open a Pull Request (PR)\n\nPlease follow good commit hygiene and keep PRs clean. For major features, open an issue first to discuss.\n\n\n##  License 📄\n\nThis repository is licensed under the **MIT License**.\nSee [`LICENSE`](./LICENSE) for more details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhashimthepassionate%2Flinux-mastery-for-everyone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhashimthepassionate%2Flinux-mastery-for-everyone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhashimthepassionate%2Flinux-mastery-for-everyone/lists"}