linux-tutorial/codes/linux
2019-07-11 16:52:03 +08:00
..
build 变更路径 2019-05-10 11:25:59 +08:00
soft update scriptes 2019-07-11 16:52:03 +08:00
sys update scriptes 2019-07-11 16:52:03 +08:00
tool update scriptes 2019-07-11 16:52:03 +08:00
download.sh 第一次同步提交 github 和 gitee 2019-05-16 11:49:19 +08:00
dunwu-ops.sh 变更路径 2019-05-10 11:25:59 +08:00
dunwu-soft.sh 第一次同步提交 github 和 gitee 2019-05-16 11:49:19 +08:00
dunwu-sys.sh 第一次同步提交 github 和 gitee 2019-05-16 11:49:19 +08:00
README.md 第一次同步提交 github 和 gitee 2019-05-16 11:49:19 +08:00

Linux 傻瓜式运维脚本

本项目脚本代码用于在 CentOS 机器上安装常用命令工具或开发软件。

使用说明:

1下载脚本

curl -o- https://gitee.com/turnon/linux-tutorial/raw/master/codes/linux/download.sh | bash

2执行脚本

cd /tmp/dunwu-ops
./dunwu-ops.sh

3清除脚本

curl -o- https://gitee.com/turnon/linux-tutorial/raw/master/codes/linux/clear.sh | bash

本项目总结、收集 Linux 环境下运维常用到的脚本工具,大致分为三类: