🐧 Linux教程,主要内容:Linux 命令、Linux 系统运维、软件运维、精选常用Shell脚本
 
 
Go to file
Zhang Peng ed0bc02055 Change licenses 2019-11-25 13:45:01 +08:00
codes update docs 2019-11-22 13:36:55 +08:00
docs update docs 2019-11-25 11:55:01 +08:00
.editorconfig update docs 2019-10-24 18:13:48 +08:00
.gitattributes update docs 2019-10-24 18:13:48 +08:00
.gitignore update docs 2019-10-24 18:13:48 +08:00
LICENSE Change licenses 2019-11-25 13:45:01 +08:00
README.md update docs 2019-11-22 13:36:55 +08:00
prettier.config.js update docs 2019-11-22 13:36:55 +08:00

README.md

Linux 教程

🔁 项目同步维护在 github | gitee

📖 电子书 | 电子书(国内)

📖 🐚 📚
文章 脚本 资源

文章

Linux 命令

学习 Linux 的第一步:当然是从 Linux 命令 入手了。

Linux 系统运维

Linux 系统的常见运维工作。

软件运维

部署在 Linux 系统上的软件运维。

配套安装脚本:🐚 软件运维配置脚本集合

扩展

脚本

Shell 脚本大全

Shell 脚本大全 精心收集、整理了 Linux 环境下的常见 Shell 脚本操作片段。

源码:Shell 脚本大全

CentOS 运维脚本集合

本人作为一名 Java 后端,苦于经常在 CentOS 环境上开荒虚拟机。为提高效率,写了一套 Shell 脚本,提供如下功能:安装常用 lib 库、命令工具、设置 DNS、NTP、配置国内 yum 源、一键安装常用软件等。

源码:CentOS 常规操作运维脚本集合

资源