Chapter 12 Configuration and Tuning

Table of Contents
12.1 Synopsis
12.2 Initial Configuration
12.3 Core Configuration
12.4 Application Configuration
12.5 Starting Services
12.6 Configuring the cron Utility
12.7 Using rc(8) Under FreeBSD
12.8 Setting Up Network Interface Cards
12.9 Virtual Hosts
12.10 Configuring the system logger syslogd
12.11 Configuration Files
12.12 Tuning with sysctl(8)
12.13 Tuning Disks
12.14 Tuning Kernel Limits
12.15 Adding Swap Space
12.16 Power and Resource Management
12.17 Using and Debugging FreeBSD ACPI
Written by Chern Lee. Based on a tutorial written by Mike Smith. Also based on tuning(7) written by Matt Dillon.

12.1 Synopsis

One of the important aspects of FreeBSD is system configuration. Correct system configuration will help prevent headaches during future upgrades. This chapter will explain much of the FreeBSD configuration process, including some of the parameters which can be set to tune a FreeBSD system.

After reading this chapter, you will know:

Before reading this chapter, you should: