# 2022-0102 软件与系统管理

- [为 FreeBSD Ports 做贡献](https://book.bsdcn.org/qi-kan/20220102-ruan-jian-yu-xi-tong-guan-li/ports.md)
- [使用 Git 贡献到 FreeBSD Ports](https://book.bsdcn.org/qi-kan/20220102-ruan-jian-yu-xi-tong-guan-li/git.md)
- [CBSD：第一部分——生产环境](https://book.bsdcn.org/qi-kan/20220102-ruan-jian-yu-xi-tong-guan-li/cbsd.md)
- [将 OpenBSD 的 pf syncookie 代码移植到 FreeBSD 的 pf](https://book.bsdcn.org/qi-kan/20220102-ruan-jian-yu-xi-tong-guan-li/pf.md)
- [进行中的工作/征求反馈：mkjail](https://book.bsdcn.org/qi-kan/20220102-ruan-jian-yu-xi-tong-guan-li/mkjail.md)
- [《编程智慧：编程鬼才的经验和思考》（The Kollected Kode Vicious）书评](https://book.bsdcn.org/qi-kan/20220102-ruan-jian-yu-xi-tong-guan-li/book.md)
- [会议报告：EuroBSDCon 2021 我的第一次 EuroBSDCon：一位新组织者的视角](https://book.bsdcn.org/qi-kan/20220102-ruan-jian-yu-xi-tong-guan-li/huiyi.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://book.bsdcn.org/qi-kan/20220102-ruan-jian-yu-xi-tong-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.
