# 第32章 网络服务器

- [32.1.概述](https://handbook.bsdcn.org/di-32-zhang-wang-luo-fu-wu-qi/32.1.-gai-shu.md)
- [32.2.inetd 超级服务器](https://handbook.bsdcn.org/di-32-zhang-wang-luo-fu-wu-qi/32.2.-inetd-chao-ji-fu-wu-qi.md)
- [32.3.网络文件系统（NFS）](https://handbook.bsdcn.org/di-32-zhang-wang-luo-fu-wu-qi/32.3.-wang-luo-wen-jian-xi-tong-nfs.md)
- [32.4.网络信息系统（NIS）](https://handbook.bsdcn.org/di-32-zhang-wang-luo-fu-wu-qi/32.4.-wang-luo-xin-xi-xi-tong-nis.md)
- [32.5.轻型目录访问协议（LDAP）](https://handbook.bsdcn.org/di-32-zhang-wang-luo-fu-wu-qi/32.5.-qing-xing-mu-lu-fang-wen-xie-yi-ldap.md)
- [32.6.动态主机设置协议（DHCP）](https://handbook.bsdcn.org/di-32-zhang-wang-luo-fu-wu-qi/32.6.-dong-tai-zhu-ji-she-zhi-xie-yi-dhcp.md)
- [32.7.域名系统（DNS）](https://handbook.bsdcn.org/di-32-zhang-wang-luo-fu-wu-qi/32.7.-yu-ming-xi-tong-dns.md)
- [32.8.零配置网络（mDNS/DNS-SD）](https://handbook.bsdcn.org/di-32-zhang-wang-luo-fu-wu-qi/32.8.-ling-pei-zhi-wang-luo.md)
- [32.9.Apache HTTP 服务器](https://handbook.bsdcn.org/di-32-zhang-wang-luo-fu-wu-qi/32.9.-apache-http-fu-wu-qi.md)
- [32.10.文件传输协议（FTP）](https://handbook.bsdcn.org/di-32-zhang-wang-luo-fu-wu-qi/32.10.-wen-jian-chuan-shu-xie-yi-ftp.md)
- [32.11.用于 Microsoft® Windows® 客户端的文件和打印服务（Samba）](https://handbook.bsdcn.org/di-32-zhang-wang-luo-fu-wu-qi/32.11.-yong-yu-microsoft-windows-ke-hu-duan-de-wen-jian-he-da-yin-fu-wu-samba.md)
- [32.12.用 NTP 进行时钟同步](https://handbook.bsdcn.org/di-32-zhang-wang-luo-fu-wu-qi/32.12.-yong-ntp-jin-hang-shi-zhong-tong-bu.md)
- [32.13.iSCSI target 和 initiator 的配置](https://handbook.bsdcn.org/di-32-zhang-wang-luo-fu-wu-qi/32.13.-iscsi-target-he-initiator-de-pei-zhi.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-32-zhang-wang-luo-fu-wu-qi.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.
