# 第16章 安全

- [16.1.概述](https://handbook.bsdcn.org/di-16-zhang-an-quan/16.1.-gai-shu.md)
- [16.2.简介](https://handbook.bsdcn.org/di-16-zhang-an-quan/16.2.-jian-jie.md)
- [16.3.账户安全](https://handbook.bsdcn.org/di-16-zhang-an-quan/16.3.-zhang-hu-an-quan.md)
- [16.4.入侵检测系统（IDS）](https://handbook.bsdcn.org/di-16-zhang-an-quan/16.4.-ru-qin-jian-ce-xi-tong-ids.md)
- [16.5.安全等级](https://handbook.bsdcn.org/di-16-zhang-an-quan/16.5.-an-quan-deng-ji.md)
- [16.6.文件标志位](https://handbook.bsdcn.org/di-16-zhang-an-quan/16.6.-wen-jian-biao-zhi-wei.md)
- [16.7.OpenSSH](https://handbook.bsdcn.org/di-16-zhang-an-quan/16.7.-openssh.md)
- [16.8.OpenSSL](https://handbook.bsdcn.org/di-16-zhang-an-quan/16.8.-openssl.md)
- [16.9.Kerberos](https://handbook.bsdcn.org/di-16-zhang-an-quan/16.9.-kerberos.md)
- [16.10.TCP 封装器（TCP Wrapper）](https://handbook.bsdcn.org/di-16-zhang-an-quan/16.10.-tcp-feng-zhuang-qi.md)
- [16.11.访问控制列表（ACL）](https://handbook.bsdcn.org/di-16-zhang-an-quan/16.11.-fang-wen-kong-zhi-acl.md)
- [16.12.Capsicum](https://handbook.bsdcn.org/di-16-zhang-an-quan/16.12.-capsicum.md)
- [16.13.进程记账](https://handbook.bsdcn.org/di-16-zhang-an-quan/16.13.-jin-cheng-shen-ji.md)
- [16.14.资源限制](https://handbook.bsdcn.org/di-16-zhang-an-quan/16.14.-zi-yuan-xian-zhi.md)
- [16.15.监控第三方安全问题](https://handbook.bsdcn.org/di-16-zhang-an-quan/16.15.-jian-kong-di-san-fang-an-quan-wen-ti.md)
- [16.16.FreeBSD 安全公告](https://handbook.bsdcn.org/di-16-zhang-an-quan/16.16.-freebsd-an-quan-gong-gao.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://handbook.bsdcn.org/di-16-zhang-an-quan.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.
