{"id":15704277,"url":"https://github.com/bobankh/linuxbeginner","last_synced_at":"2025-10-14T15:32:00.944Z","repository":{"id":45258603,"uuid":"274860570","full_name":"BobAnkh/LinuxBeginner","owner":"BobAnkh","description":"为Linux初学者整理的一系列常用命令和实用工具的常规用法。随时欢迎贡献！","archived":true,"fork":false,"pushed_at":"2022-11-07T10:01:06.000Z","size":390,"stargazers_count":6,"open_issues_count":11,"forks_count":8,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-31T08:34:43.089Z","etag":null,"topics":["beginner","contributions-welcome","github-actions","github-page","linux"],"latest_commit_sha":null,"homepage":"https://bobankh.com/LinuxBeginner/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BobAnkh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-25T08:00:24.000Z","updated_at":"2024-05-23T05:46:51.000Z","dependencies_parsed_at":"2022-09-01T12:11:12.663Z","dependency_job_id":null,"html_url":"https://github.com/BobAnkh/LinuxBeginner","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BobAnkh/LinuxBeginner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BobAnkh%2FLinuxBeginner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BobAnkh%2FLinuxBeginner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BobAnkh%2FLinuxBeginner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BobAnkh%2FLinuxBeginner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BobAnkh","download_url":"https://codeload.github.com/BobAnkh/LinuxBeginner/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BobAnkh%2FLinuxBeginner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279019322,"owners_count":26086711,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["beginner","contributions-welcome","github-actions","github-page","linux"],"created_at":"2024-10-03T20:11:04.808Z","updated_at":"2025-10-14T15:32:00.536Z","avatar_url":"https://github.com/BobAnkh.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Linux Beginner\n\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/d0816da9c60d4e008a7958d694d2ef2d)](https://www.codacy.com/manual/bobankhshen/LinuxBeginner?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=BobAnkh/LinuxBeginner\u0026amp;utm_campaign=Badge_Grade)\n![github-pages](https://img.shields.io/github/deployments/BobAnkh/LinuxBeginner/github-pages?color=blue\u0026logo=github)\n![last-commit](https://img.shields.io/github/last-commit/BobAnkh/LinuxBeginner?logo=git\u0026logoColor=white)\n![license](https://img.shields.io/github/license/BobAnkh/LinuxBeginner?logo=apache)\n\n本项目主要内容是为Linux初学者所整理的一些常用命令和常用工具的文档\n\n除了基本的功能介绍、安装、使用方法外，也添加了相应的常用示例，便于速查使用\n\n项目网址：[https://bobankh.com/LinuxBeginner/](https://bobankh.com/LinuxBeginner/)\n\n## 背景\n\n本项目由BobAnkh发起，旨在为Linux初学者整理一些常用命令和常用工具的文档\n\n## 使用说明\n\n本项目本身是一个文档合集，使用了[docsify](https://docsify.js.org/#/)构筑了Github Page，具体网址为：[LinuxBeginner](https://bobankh.com/LinuxBeginner/)\n\n`docs/`目录下存放了对应的markdown文件，计划后续将生成pdf并定期打包发布\n\n`scripts/`文件夹中包含的是与自动工作流程相关的一些python脚本和bash脚本\n\n## 维护者\n\n[@BobAnkh](https://github.com/BobAnkh)\n\n## 如何贡献\n\n我们非常欢迎任何人为本项目贡献自己的力量，为这个仓库添加新的内容，只要它对于这个仓库是具有意义的，并且是符合规范的\n\n欢迎随时提出issue或者提交pull request，但是它们需要按照各自的template进行填写，并符合[Contributing Guidelines](/CONTRIBUTING.md)中的规范以通过自动化工具的检查\n\n可以优先考虑具有`help wanted`标签的issue\n\n同时请注意，参与本项目需要遵守[Code of Conduct](/CODE_OF_CONDUCT.md)\n\n### 贡献者\n\n\u003ctable\u003e\n\u003ctr\u003e\n    \u003ctd align=\"center\" style=\"word-wrap: break-word; width: 150.0; height: 150.0\"\u003e\n        \u003ca href=https://github.com/BobAnkh\u003e\n            \u003cimg src=https://avatars.githubusercontent.com/u/44333669?v=4 width=\"100;\"  style=\"border-radius:50%;align-items:center;justify-content:center;overflow:hidden;padding-top:10px\" alt=BobAnkh/\u003e\n            \u003cbr /\u003e\n            \u003csub style=\"font-size:14px\"\u003e\u003cb\u003eBobAnkh\u003c/b\u003e\u003c/sub\u003e\n        \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\" style=\"word-wrap: break-word; width: 150.0; height: 150.0\"\u003e\n        \u003ca href=https://github.com/jwb528\u003e\n            \u003cimg src=https://avatars.githubusercontent.com/u/53799927?v=4 width=\"100;\"  style=\"border-radius:50%;align-items:center;justify-content:center;overflow:hidden;padding-top:10px\" alt=jwwwb/\u003e\n            \u003cbr /\u003e\n            \u003csub style=\"font-size:14px\"\u003e\u003cb\u003ejwwwb\u003c/b\u003e\u003c/sub\u003e\n        \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\" style=\"word-wrap: break-word; width: 150.0; height: 150.0\"\u003e\n        \u003ca href=https://github.com/Kelly510\u003e\n            \u003cimg src=https://avatars.githubusercontent.com/u/49122590?v=4 width=\"100;\"  style=\"border-radius:50%;align-items:center;justify-content:center;overflow:hidden;padding-top:10px\" alt=Kaili Zheng/\u003e\n            \u003cbr /\u003e\n            \u003csub style=\"font-size:14px\"\u003e\u003cb\u003eKaili Zheng\u003c/b\u003e\u003c/sub\u003e\n        \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\" style=\"word-wrap: break-word; width: 150.0; height: 150.0\"\u003e\n        \u003ca href=https://github.com/Chengtian0730\u003e\n            \u003cimg src=https://avatars.githubusercontent.com/u/68174658?v=4 width=\"100;\"  style=\"border-radius:50%;align-items:center;justify-content:center;overflow:hidden;padding-top:10px\" alt=Chengtian0730/\u003e\n            \u003cbr /\u003e\n            \u003csub style=\"font-size:14px\"\u003e\u003cb\u003eChengtian0730\u003c/b\u003e\u003c/sub\u003e\n        \u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\" style=\"word-wrap: break-word; width: 150.0; height: 150.0\"\u003e\n        \u003ca href=https://github.com/nagi2330\u003e\n            \u003cimg src=https://avatars.githubusercontent.com/u/63051453?v=4 width=\"100;\"  style=\"border-radius:50%;align-items:center;justify-content:center;overflow:hidden;padding-top:10px\" alt=Nagi/\u003e\n            \u003cbr /\u003e\n            \u003csub style=\"font-size:14px\"\u003e\u003cb\u003eNagi\u003c/b\u003e\u003c/sub\u003e\n        \u003c/a\u003e\n    \u003c/td\u003e\n\u003c/tr\u003e\n\u003c/table\u003e\n\n## 使用许可\n\n[Apache-2.0](/LICENSE) © BobAnkh\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbobankh%2Flinuxbeginner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbobankh%2Flinuxbeginner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbobankh%2Flinuxbeginner/lists"}