# B.1.FreeBSD 相关书籍

* **Absolute FreeBSD: The Complete Guide To FreeBSD**, Third Edition, published by [No Starch Press](https://nostarch.com/absfreebsd3), 2018. ISBN: 978-1593278922
* **FreeBSD Mastery: Storage Essentials**, published by [Tilted Windmill Press](https://www.tiltedwindmillpress.com/product/freebsd-mastery-storage-essentials/), 2014. ISBN: 978-1642350098
* **FreeBSD Mastery: Specialty Filesystems**, published by [Tilted Windmill Press](https://www.tiltedwindmillpress.com/product/fmspf/), 2015. ISBN: 978-1642350111
* **FreeBSD Mastery: ZFS**, published by [Tilted Windmill Press](https://www.tiltedwindmillpress.com/product/fmzfs/), 2015. ISBN: 978-1642350005
* **FreeBSD Mastery: Advanced ZFS**, published by [Tilted Windmill Press](https://www.tiltedwindmillpress.com/product/fmaz/), 2016. ISBN: 978-0692688687
* **FreeBSD Mastery: Jails**, published by [Tilted Windmill Press](https://www.tiltedwindmillpress.com/product/fmjail/), 2019. ISBN: 978-1642350241
* **FreeBSD Device Drivers: A Guide for the Intrepid**, published by [No Starch Press](https://nostarch.com/bsddrivers.htm), 2012. ISBN: 978-1593272043
* **The Design And Implementation Of The Freebsd Operating System**, Second Edition, published by [Pearson Education, Inc.](https://www.pearson.com/store/p/design-and-implementation-of-the-freebsd-operating-system-the/P200000000463/9780321968975), 2014. ISBN: 978-0321968975
* **UNIX and Linux System Administration Handbook**, Fifth Edition, published by [Pearson Education, Inc.](https://www.pearson.com/en-us/subject-catalog/p/unix-and-linux-system-administration-handbook/P200000000513/9780137460359), 2017. ISBN: 978-0134277554
* **Designing BSD Rootkits**, published by [No Starch Press](https://nostarch.com/rootkits.htm), 2007. ISBN: 978-1593271428
* **FreeBSD Jails using VNETs**, published in [gumroad](https://rderik.gumroad.com/l/uwOLZ)


---

# 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/hanbook/fu-lu-b.-shu-mu/b.1.freebsd-xiang-guan-shu-ji.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.
