# Linux 运维管理

- [Linux 硬件管理](https://hezhiqiang.gitbook.io/about-the-author/linux-yun-wei-guan-li/linux-ying-jian-guan-li.md)
- [Linux 软件管理](https://hezhiqiang.gitbook.io/about-the-author/linux-yun-wei-guan-li/linux-ruan-jian-guan-li.md)
- [Linux 磁盘管理](https://hezhiqiang.gitbook.io/about-the-author/linux-yun-wei-guan-li/linux-ci-pan-guan-li.md)
- [Linux 系统管理](https://hezhiqiang.gitbook.io/about-the-author/linux-yun-wei-guan-li/linux-xi-tong-guan-li.md)
- [Linux 网络管理](https://hezhiqiang.gitbook.io/about-the-author/linux-yun-wei-guan-li/linux-wang-luo-guan-li.md)
- [Linux 用户和组管理](https://hezhiqiang.gitbook.io/about-the-author/linux-yun-wei-guan-li/linux-guan-li-yong-hu-he-zu.md)
- [Linux 文件与目录管理](https://hezhiqiang.gitbook.io/about-the-author/linux-yun-wei-guan-li/linux-wen-jian-yu-mu-lu-guan-li.md)
- [Linux 文件压缩与解压缩管理](https://hezhiqiang.gitbook.io/about-the-author/linux-yun-wei-guan-li/linux-wen-jian-ya-suo-yu-jie-ya-suo-guan-li.md)
- [Linux  SSL证书自动更新管理](https://hezhiqiang.gitbook.io/about-the-author/linux-yun-wei-guan-li/linux-zi-dong-geng-xin-ssl-zheng-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/linux-yun-wei-guan-li.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.
