linux-tutorial/codes/linux
2019-10-24 22:00:00 +08:00
..
build update docs 2019-10-24 18:15:59 +08:00
soft update scripts 2019-10-24 22:00:00 +08:00
sys update scripts 2019-10-24 22:00:00 +08:00
tool format codes 2019-10-10 08:56:31 +08:00
download.sh update scripts 2019-10-24 22:00:00 +08:00
dunwu-ops.sh update scripts 2019-10-24 22:00:00 +08:00
dunwu-soft.sh update scripts 2019-10-24 22:00:00 +08:00
dunwu-sys.sh update scripts 2019-10-24 22:00:00 +08:00
README.md update scripts 2019-10-24 22:00:00 +08:00

Dunwu Shell 运维脚本

本项目脚本代码用于在 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 环境下运维常用到的脚本工具,大致分为三类: