# 运维环境搭建

- [CentOS 7 安装与优化](https://hezhiqiang.gitbook.io/about-the-author/yun-wei-huan-jing-da-jian/centos7-an-zhuang-yu-you-hua.md): CentOS（Community Enterprise Operating System）是Linux发行版之一，它是来自于Red Hat Enterprise Linux（RHEL）依照开放源代码规定发布的源代码所编译而成，由于出自同样的源代码，因此有些要求高度稳定性的服务器以CentOS替代商业版的Red Hat Enterprise Linux使用，两者的不同，在于CentOS并不包含封闭源
- [CentOS 安装高版本Node.js](https://hezhiqiang.gitbook.io/about-the-author/yun-wei-huan-jing-da-jian/centos7.7-an-zhuang-gao-ban-ben-node.js.md)
- [CentOS 升级安装Python2.7.X](https://hezhiqiang.gitbook.io/about-the-author/yun-wei-huan-jing-da-jian/centos7.7-sheng-ji-an-zhuang-python2.7.9.md)
- [CentOS 安装 Python3.8.X](https://hezhiqiang.gitbook.io/about-the-author/yun-wei-huan-jing-da-jian/centos-an-zhuang-python3.8.1.md)
- [CentOS 安装 PHP7.4.X](https://hezhiqiang.gitbook.io/about-the-author/yun-wei-huan-jing-da-jian/centos-an-zhuang-php7-huan-jing.md)
- [CentOS  安装 Mysql 8.0](https://hezhiqiang.gitbook.io/about-the-author/yun-wei-huan-jing-da-jian/centos-8-an-zhuang-mysql-8-jiao-cheng.md)
- [CentOS 安装 Zabbix 5.0](https://hezhiqiang.gitbook.io/about-the-author/yun-wei-huan-jing-da-jian/centos-da-jian-zabbix-jian-kong-ping-tai.md)
- [Windows Server 部署 IIS](https://hezhiqiang.gitbook.io/about-the-author/yun-wei-huan-jing-da-jian/windows-iis-fu-wu-jiao-cheng.md)
- [Cronsun 任务管理器部署](https://hezhiqiang.gitbook.io/about-the-author/yun-wei-huan-jing-da-jian/cronsun-ren-wu-guan-li-qi-bu-shu.md)
- [Teltport 堡垒机部署](https://hezhiqiang.gitbook.io/about-the-author/yun-wei-huan-jing-da-jian/untitled-2.md)
- [Jump Server 堡垒机搭建及使用](https://hezhiqiang.gitbook.io/about-the-author/yun-wei-huan-jing-da-jian/untitled-1.md)
- [CI & CD 持续集成部署](https://hezhiqiang.gitbook.io/about-the-author/yun-wei-huan-jing-da-jian/untitled.md)
- [ELK6.5.0+Filebeat 日志系统部署](https://hezhiqiang.gitbook.io/about-the-author/yun-wei-huan-jing-da-jian/ri-zhi-xi-tong-elk6.5.0+filebeat-bu-shu-wen-dang.md)
- [Lustre 分布式并行文件系统部署](https://hezhiqiang.gitbook.io/about-the-author/yun-wei-huan-jing-da-jian/lustre-fen-bu-shi-bing-xing-wen-jian-xi-tong-bu-shu.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hezhiqiang.gitbook.io/about-the-author/yun-wei-huan-jing-da-jian.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
