# linux工具箱 **Repository Path**: jf12458_admin_admin/Linux_shell ## Basic Information - **Project Name**: linux工具箱 - **Description**: 致力于打造最完美的Linux工具箱,包括宝塔控制面板脚本,kangle虚拟化架构的常用功能以及模板切换,MySQL,一键网站搭建。一切东西只需要执行脚本即可,无需一行一行的输入命令,方便网络爱好者使用 - **Primary Language**: Python - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-12-25 - **Last Updated**: 2022-12-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # linux工具箱 #### 介绍 致力于打造最完美的Linux工具箱,包括宝塔控制面板脚本,kangle虚拟化架构的常用功能以及模板切换,MySQL,一键网站搭建。一切东西只需要执行脚本即可,无需一行一行的输入命令,方便网络爱好者使用 #### 软件架构 编程语言:python shell #### 安装教程 1. 国内服务器执行:

yum -y install wget;wget https://gitee.com/zhuxiaohuaqn/Linux_shell/raw/master/main.sh -O main.sh && sh main.sh && sh main.sh
  2. 海外服务器执行:

yum -y install wget;wget https://raw.githubusercontent.com/2362400196/shell/main/main.sh -O main.sh && sh main.sh
  3. 支 持 系 统:CentOS 7.x系统 #### 参与贡献 1. 生活就像一坨 #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)