{"id":14981064,"url":"https://github.com/judasn/linux-tutorial","last_synced_at":"2025-05-14T03:05:59.932Z","repository":{"id":38741200,"uuid":"46050036","full_name":"judasn/Linux-Tutorial","owner":"judasn","description":"《Java 程序员眼中的 Linux》","archived":false,"fork":false,"pushed_at":"2022-06-11T07:40:03.000Z","size":19975,"stargazers_count":8637,"open_issues_count":10,"forks_count":2476,"subscribers_count":634,"default_branch":"master","last_synced_at":"2025-04-03T08:05:35.887Z","etag":null,"topics":["centos","elasticsearch","fastdfs","gitlab","jenkins","linux","mysql","nginx","nmon","ubuntu","vmware"],"latest_commit_sha":null,"homepage":"https://github.com/judasn/Linux-Tutorial","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/judasn.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}},"created_at":"2015-11-12T12:00:34.000Z","updated_at":"2025-04-02T15:01:30.000Z","dependencies_parsed_at":"2022-07-10T14:01:13.695Z","dependency_job_id":null,"html_url":"https://github.com/judasn/Linux-Tutorial","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/judasn%2FLinux-Tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/judasn%2FLinux-Tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/judasn%2FLinux-Tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/judasn%2FLinux-Tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/judasn","download_url":"https://codeload.github.com/judasn/Linux-Tutorial/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248261925,"owners_count":21074225,"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":["centos","elasticsearch","fastdfs","gitlab","jenkins","linux","mysql","nginx","nmon","ubuntu","vmware"],"created_at":"2024-09-24T14:02:49.463Z","updated_at":"2025-04-10T17:16:53.718Z","avatar_url":"https://github.com/judasn.png","language":"Shell","readme":"\n## 作者新方向，感谢支持\n\n- [从开公司到开发全平台产品（文字版）](https://github.com/cdk8s/cdk8s-team-style/blob/master/full-stack/README.md)\n- [从开公司到开发全平台产品（视频版）](https://space.bilibili.com/1765486559/channel/seriesdetail?sid=2359281)\n\n## 初衷(Original Intention)\n\n- 整理下自己所学。**但是比较随意，所以很多地方不够严谨，所以请带着批评的思维阅读。**\n- 带动更多的人进入 Linux 世界，特别是做 Java 开发的人\n- Github 项目地址，欢迎 `Fork`、`Star`：\u003chttps://github.com/judasn/Linux-Tutorial\u003e\n- 文章中用到的一些安装包归纳整理：\u003chttp://pan.baidu.com/s/1skAwrFn\u003e\n- Gitbook 在线阅读地址：\u003chttps://youmeek.gitbooks.io/linux-tutorial/content/\u003e\n- **学得越多越是明白一个人的力量是不够的，我只是起了一个引子，希望你能一起参与，真心希望！！！（鞠躬）**\n\n## 优秀同行推荐\n\n- [Linux工具快速教程](http://linuxtools-rst.readthedocs.io/zh_CN/latest/base/index.html)\n\n## 目录(Contents)\n\n- [Linux 介绍](markdown-file/Linux.md)\n- [Ubuntu 介绍](markdown-file/Ubuntu.md)\n- [Ubuntu 安装](markdown-file/Ubuntu-Install.md)\n- [Ubuntu 设置（目录）](markdown-file/ubuntu-settings/ubuntu-settings-toc.md)\n- [Kali Linux 介绍和设置（目录）](markdown-file/kali-linux-settings/kali-linux-toc.md)\n- [CentOS 介绍](markdown-file/CentOS.md)\n- [CentOS 6 安装](markdown-file/CentOS-Install.md)\n- [CentOS 7 安装](markdown-file/CentOS-7-Install.md)\n- [CentOS 6 和 CentOS 7 差异](markdown-file/CentOS6-and-CentOS7.md)\n- [CentOS 设置（目录）](markdown-file/centos-settings/centos-settings-toc.md)\n- [Ubuntu 安装 VMware](markdown-file/Ubuntu-Install-VMware.md)\n- [VMware 克隆 CentOS 后网卡信息修改](markdown-file/CentOS-Virtual-Machine-Copy-Settings.md)\n- [Vim 安装、配置、快捷键列表](markdown-file/Vim-Install-And-Settings.md)\n- [SSH 免密登录](markdown-file/SSH-login-without-password.md)\n- [Bash 命令](markdown-file/Bash.md)\n- [Bash 其他常用命令](markdown-file/Bash-Other-Bash.md)\n- [安装的 rm（删除）](markdown-file/shell-safe-rm.md)\n- [Sed 命令](markdown-file/Sed.md)\n- [Linux 下常用压缩文件的解压、压缩](markdown-file/File-Extract-Compress.md)\n- [Yum 下载安装包及对应依赖包](markdown-file/Off-line-Yum-Install.md)\n- [Zsh 入门](markdown-file/Zsh.md)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjudasn%2Flinux-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjudasn%2Flinux-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjudasn%2Flinux-tutorial/lists"}