# 2022-0506 灾难恢复

- [使用 FreeBSD 构建高弹性的私有云](https://freebsd-journal-cn.bsdcn.org/20220506-zai-nan-hui-fu/cloud.md)
- [LLDB 14 —— FreeBSD 新调试器](https://freebsd-journal-cn.bsdcn.org/20220506-zai-nan-hui-fu/lldb.md)
- [实用 IPv6（第一部分）](https://freebsd-journal-cn.bsdcn.org/20220506-zai-nan-hui-fu/ipv6.md)
- [利用 netdump(4) 进行事后内核调试](https://freebsd-journal-cn.bsdcn.org/20220506-zai-nan-hui-fu/netdump.md)
- [进行中的工作/征求反馈：FreeBSD 启动性能](https://freebsd-journal-cn.bsdcn.org/20220506-zai-nan-hui-fu/freebsd.md)
- [实用 Port：在 OpenZFS 上设置 NFSv4 文件服务器](https://freebsd-journal-cn.bsdcn.org/20220506-zai-nan-hui-fu/port.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://freebsd-journal-cn.bsdcn.org/20220506-zai-nan-hui-fu.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.
