cron
UtilityOne 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:
How to efficiently work with file systems and swap partitions.
The basics of rc.conf
configuration and
/usr/local/etc/rc.d
startup systems.
How to configure and test a network card.
How to configure virtual hosts on your network devices.
How to use the various configuration files in
/etc
.
How to tune FreeBSD using sysctl
variables.
How to tune disk performance and modify kernel limitations.
Before reading this chapter, you should:
Understand UNIX(R) and FreeBSD basics (Rozdział 3, Podstawy Uniksa).
Be familiar with the basics of kernel configuration/compilation (Rozdział 8, Konfiguracja jądra FreeBSD).
All FreeBSD documents are available for download at https://download.freebsd.org/ftp/doc/
Questions that are not answered by the
documentation may be
sent to <freebsd-questions@FreeBSD.org>.
Send questions about this document to <freebsd-doc@FreeBSD.org>.