> For the complete documentation index, see [llms.txt](https://handbook.bsdcn.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://handbook.bsdcn.org/di-14-zhang-pei-zhi-fu-wu-ri-zhi-yu-dian-yuan-guan-li/14.1.-gai-shu.md).

# 14.1.概述

FreeBSD 的重要方面之一是正确的系统配置。本章将解释许多 FreeBSD 配置过程，包括一些可用于调整 FreeBSD 系统的参数。

在阅读本章之前，你应当：

* 了解 UNIX® 和 FreeBSD 基础知识（[FreeBSD 基础](/di-3-zhang-freebsd-ji-chu/3.1.-gai-shu.md)）。

阅读本章后，你将了解：

* 如何使用 **/etc** 目录中的各种配置文件。
* **rc.conf** 配置和 **/usr/local/etc/rc.d** 启动脚本的基础知识。
* 如何使用 [sysctl(8)](https://man.freebsd.org/cgi/man.cgi?query=sysctl\&sektion=8\&format=html) 变量调整 FreeBSD。
* 如何配置 FreeBSD 的电源管理。
