{"id":19984306,"url":"https://github.com/labex-labs/linux-for-noobs","last_synced_at":"2026-05-15T23:05:22.426Z","repository":{"id":241061389,"uuid":"804206375","full_name":"labex-labs/linux-for-noobs","owner":"labex-labs","description":"Linux for Noobs | This repo collects 23 of programming labs exercises for Linux for Noobs. This course offers a systematic and comprehensive introduction to Linux, designed specifically for absolute beginners with no prior experience. Starting from the very basics, you'll build a solid foundation...","archived":false,"fork":false,"pushed_at":"2025-01-01T01:52:03.000Z","size":29,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-20T16:01:47.121Z","etag":null,"topics":["challenges","course","exercises","hands-on","labex","labs","linux","playgroud","programming","shell"],"latest_commit_sha":null,"homepage":"https://labex.io/courses/linux-for-noobs","language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/labex-labs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-05-22T06:45:57.000Z","updated_at":"2025-01-01T01:52:06.000Z","dependencies_parsed_at":"2025-01-08T09:00:38.295Z","dependency_job_id":"9f801a38-a12a-45ca-bb0d-1e67ce9dd76d","html_url":"https://github.com/labex-labs/linux-for-noobs","commit_stats":null,"previous_names":["labex-labs/linux-for-noobs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Flinux-for-noobs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Flinux-for-noobs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Flinux-for-noobs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Flinux-for-noobs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/labex-labs","download_url":"https://codeload.github.com/labex-labs/linux-for-noobs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240934439,"owners_count":19880992,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["challenges","course","exercises","hands-on","labex","labs","linux","playgroud","programming","shell"],"created_at":"2024-11-13T04:18:32.699Z","updated_at":"2026-05-15T23:05:22.419Z","avatar_url":"https://github.com/labex-labs.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Linux for Noobs\n\n## Languages\n\n🇨🇳 [简体中文](README_zh.md) 🇪🇸 [Español](README_es.md) 🇫🇷 [Français](README_fr.md) 🇩🇪 [Deutsch](README_de.md) 🇯🇵 [日本語](README_ja.md) 🇷🇺 [Русский](README_ru.md) 🇰🇷 [한국어](README_ko.md) 🇧🇷 [Português](README_pt.md) 🇺🇸 [English](README.md) \n\n[![Linux for Noobs](https://cover-creator.labex.io/linux-for-noobs.png)](https://labex.io/courses/linux-for-noobs)\n\n[![Start-Learning](https://img.shields.io/badge/Start-Learning-whitesmoke?style=for-the-badge)](https://labex.io/courses/linux-for-noobs)\n\nThis course offers a systematic and comprehensive introduction to Linux, designed specifically for absolute beginners with no prior experience. Starting from the very basics, you'll build a solid foundation of Linux knowledge and skills, step by step.\n\n![Linux](https://img.shields.io/badge/Linux-whitesmoke?style=for-the-badge\u0026logo=linux)\n![Shell](https://img.shields.io/badge/Shell-whitesmoke?style=for-the-badge\u0026logo=shell)\n\n\n## Exercises\n\n|   Index | Name                                        | Difficulty   | Practice                                                                                                                                      |\n|---------|---------------------------------------------|--------------|-----------------------------------------------------------------------------------------------------------------------------------------------|\n|      01 | 🧩 🆓 Getting Started with Linux            | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/linux-getting-started-with-linux-446315?course=linux-for-noobs'\u003eStart Lab\u003c/a\u003e                  |\n|      02 | 🎯 🆓 Create Personalized Terminal Greeting | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/linux-create-personalized-terminal-greeting-446322?course=linux-for-noobs'\u003eStart Challenge\u003c/a\u003e |\n|      03 | 🧩 🆓 Basic File Operations in Linux        | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/linux-basic-file-operations-in-linux-18001?course=linux-for-noobs'\u003eStart Lab\u003c/a\u003e               |\n|      04 | 🧩 🆓 Get Help on Linux Commands            | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/linux-get-help-on-linux-commands-18000?course=linux-for-noobs'\u003eStart Lab\u003c/a\u003e                   |\n|      05 | 🎯 🆓 Delete and Move Files                 | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/linux-delete-and-move-files-7777?course=linux-for-noobs'\u003eStart Challenge\u003c/a\u003e                   |\n|      06 | 🧩 🆓 Linux User Group and File Permissions | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/linux-linux-user-group-and-file-permissions-18002?course=linux-for-noobs'\u003eStart Lab\u003c/a\u003e        |\n|      07 | 🎯 🆓 Add New User and Group                | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/linux-add-new-user-and-group-17987?course=linux-for-noobs'\u003eStart Challenge\u003c/a\u003e                 |\n|      08 | 🧩  File and Directory Operations           | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/linux-file-and-directory-operations-17997?course=linux-for-noobs'\u003eStart Lab\u003c/a\u003e                |\n|      09 | 🎯  Find a File                             | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/linux-find-a-file-17993?course=linux-for-noobs'\u003eStart Challenge\u003c/a\u003e                            |\n|      10 | 🧩  Environment Variables in Linux          | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/linux-environment-variables-in-linux-385274?course=linux-for-noobs'\u003eStart Lab\u003c/a\u003e              |\n|      11 | 🎯  Configure Linux Environment Variables   | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/linux-configure-linux-environment-variables-437861?course=linux-for-noobs'\u003eStart Challenge\u003c/a\u003e |\n|      12 | 🧩  File Packaging and Compression          | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/linux-file-packaging-and-compression-385413?course=linux-for-noobs'\u003eStart Lab\u003c/a\u003e              |\n|      13 | 🎯  Backup System Log                       | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/linux-backup-system-log-17989?course=linux-for-noobs'\u003eStart Challenge\u003c/a\u003e                      |\n|      14 | 🧩  File System and Disk Management         | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/linux-file-system-and-disk-management-17999?course=linux-for-noobs'\u003eStart Lab\u003c/a\u003e              |\n|      15 | 🎯  Analyzing Disk Usage                    | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/linux-analyzing-disk-usage-7775?course=linux-for-noobs'\u003eStart Challenge\u003c/a\u003e                    |\n|      16 | 🧩  Sequence Control and Pipeline           | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/linux-sequence-control-and-pipeline-17994?course=linux-for-noobs'\u003eStart Lab\u003c/a\u003e                |\n|      17 | 🎯  Space Battle Data Pipeline              | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/linux-space-battle-data-pipeline-385343?course=linux-for-noobs'\u003eStart Challenge\u003c/a\u003e            |\n|      18 | 🧩  Simple Text Processing                  | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/linux-simple-text-processing-18004?course=linux-for-noobs'\u003eStart Lab\u003c/a\u003e                       |\n|      19 | 🎯  Analyzing PATH Directories              | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/linux-analyzing-path-directories-385344?course=linux-for-noobs'\u003eStart Challenge\u003c/a\u003e            |\n|      20 | 🧩  Data Stream Redirection                 | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/linux-data-stream-redirection-17995?course=linux-for-noobs'\u003eStart Lab\u003c/a\u003e                      |\n|      21 | 🎯  Analyze Historical Commands             | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/linux-analyze-historical-commands-17988?course=linux-for-noobs'\u003eStart Challenge\u003c/a\u003e            |\n|      22 | 🧩  Text Processing and Regular Expressions | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/linux-text-processing-and-regular-expressions-18003?course=linux-for-noobs'\u003eStart Lab\u003c/a\u003e      |\n|      23 | 🎯  Extracting Mails and Numbers            | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/linux-extracting-mails-and-numbers-17991?course=linux-for-noobs'\u003eStart Challenge\u003c/a\u003e           |\n|      24 | 🧩  Software Installation on Linux          | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/linux-software-installation-on-linux-18005?course=linux-for-noobs'\u003eStart Lab\u003c/a\u003e               |\n|      25 | 🎯  Installing and Removing Packages        | Beginner     | \u003ca target='_blank' href='https://labex.io/labs/linux-installing-and-removing-packages-385380?course=linux-for-noobs'\u003eStart Challenge\u003c/a\u003e      |\n\n## About LabEx\n\n[LabEx](https://labex.io) is an interactive, hands-on learning platform dedicated to coding and technology. It combines labs, AI assistance, and virtual machines to provide a no-video, practical learning experience. With a strict 'Learn by Doing' approach, interactive online environments in the browser with automated step-by-step checks, structured content organization through the [Skill Tree](https://labex.io/learn) learning system, and a growing resource of 30 Skill Trees and over 6,000 Labs, [LabEx](https://labex.io) offers comprehensive practical education. The platform includes Labby, an AI learning assistant built on latest AI models, providing a conversational learning experience.\n\n## More\n\n- 🔗 [Linux Programming Courses](https://github.com/labex-labs/awesome-programming-courses)\n- 🔗 [Linux Programming Projects](https://github.com/labex-labs/awesome-programming-projects)\n- 🔗 [Linux Free Tutorials](https://github.com/labex-labs/linux-free-tutorials)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabex-labs%2Flinux-for-noobs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flabex-labs%2Flinux-for-noobs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabex-labs%2Flinux-for-noobs/lists"}