aboutsummaryrefslogtreecommitdiff
path: root/documentation/content/en/books/handbook/book.adoc
blob: 292c01ae947c5fa9ef9e0a149278a4a4f22ddc11 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
---
title: FreeBSD Handbook
authors:
  - author: The FreeBSD Documentation Project
copyright: 1995-2022 The FreeBSD Documentation Project
description: A constantly evolving, comprehensive resource for FreeBSD users
trademarks: ["freebsd", "ibm", "ieee", "redhat", "3com", "adobe", "apple", "intel", "linux", "microsoft", "opengroup", "sun", "realnetworks", "oracle", "3ware", "arm", "adaptec", "google", "heidelberger", "intuit", "lsilogic", "themathworks", "thomson", "vmware", "wolframresearch", "xiph", "xfree86", "general"]
tags: ["FreeBSD Handbook", "Handbook"]
add_split_page_link: true
---

= FreeBSD Handbook
:doctype: book
:toc: macro
:toclevels: 2
:icons: font
:sectnums:
:sectnumlevels: 6
:partnums:
:source-highlighter: rouge
:experimental:
:book: true
:pdf: false
:images-path: books/handbook/

ifdef::env-beastie[]
ifdef::backend-html5[]
include::shared/authors.adoc[]
include::shared/mirrors.adoc[]
include::shared/releases.adoc[]
include::shared/attributes/attributes-{{% lang %}}.adoc[]
include::shared/{{% lang %}}/teams.adoc[]
include::shared/{{% lang %}}/mailing-lists.adoc[]
include::shared/{{% lang %}}/urls.adoc[]
:chapters-path: content/{{% lang %}}/books/handbook/
endif::[]
ifdef::backend-pdf,backend-epub3[]
:chapters-path:
include::../../../../../shared/asciidoctor.adoc[]
endif::[]
endif::[]

ifndef::env-beastie[]
:chapters-path:
include::../../../../../shared/asciidoctor.adoc[]
endif::[]

[.abstract-title]
Abstract

Welcome to FreeBSD! This handbook covers the installation and day to day use of _FreeBSD {rel130-current}-RELEASE_ and _FreeBSD {rel123-current}-RELEASE_.
This book is the result of ongoing work by many individuals.
Some sections might be outdated.
Those interested in helping to update and expand this document should send email to the {freebsd-doc}.

The latest version of this book is available from the https://www.FreeBSD.org/[FreeBSD web site].
Previous versions can be obtained from https://docs.FreeBSD.org/doc/[https://docs.FreeBSD.org/doc/].
The book can be downloaded in a variety of formats and compression options from the https://download.freebsd.org/doc/[FreeBSD FTP server] or one of the numerous crossref:mirrors[mirrors-ftp,mirror sites].
Printed copies can be purchased at the https://www.freebsdmall.com/[FreeBSD Mall].
Searches can be performed on the handbook and other documents on the link:https://www.FreeBSD.org/search/[search page].

'''

toc::[]

:sectnums!:

include::{chapters-path}preface/_index.adoc[leveloffset=+1]

:sectnums:

// Section one
include::{chapters-path}parti.adoc[]

include::{chapters-path}introduction/_index.adoc[leveloffset=+1]

include::{chapters-path}bsdinstall/_index.adoc[leveloffset=+1]

include::{chapters-path}basics/_index.adoc[leveloffset=+1]

include::{chapters-path}ports/_index.adoc[leveloffset=+1]

include::{chapters-path}x11/_index.adoc[leveloffset=+1]

// Section two
include::{chapters-path}partii.adoc[]

include::{chapters-path}desktop/_index.adoc[leveloffset=+1]

include::{chapters-path}multimedia/_index.adoc[leveloffset=+1]

include::{chapters-path}kernelconfig/_index.adoc[leveloffset=+1]

include::{chapters-path}printing/_index.adoc[leveloffset=+1]

include::{chapters-path}linuxemu/_index.adoc[leveloffset=+1]

include::{chapters-path}wine/_index.adoc[leveloffset=+1]

// Section three
include::{chapters-path}partiii.adoc[]

include::{chapters-path}config/_index.adoc[leveloffset=+1]

include::{chapters-path}boot/_index.adoc[leveloffset=+1]

include::{chapters-path}security/_index.adoc[leveloffset=+1]

include::{chapters-path}jails/_index.adoc[leveloffset=+1]

include::{chapters-path}mac/_index.adoc[leveloffset=+1]

include::{chapters-path}audit/_index.adoc[leveloffset=+1]

include::{chapters-path}disks/_index.adoc[leveloffset=+1]

include::{chapters-path}geom/_index.adoc[leveloffset=+1]

include::{chapters-path}zfs/_index.adoc[leveloffset=+1]

include::{chapters-path}filesystems/_index.adoc[leveloffset=+1]

include::{chapters-path}virtualization/_index.adoc[leveloffset=+1]

include::{chapters-path}l10n/_index.adoc[leveloffset=+1]

include::{chapters-path}cutting-edge/_index.adoc[leveloffset=+1]

include::{chapters-path}dtrace/_index.adoc[leveloffset=+1]

include::{chapters-path}usb-device-mode/_index.adoc[leveloffset=+1]

// Section four
include::{chapters-path}partiv.adoc[]

include::{chapters-path}serialcomms/_index.adoc[leveloffset=+1]

include::{chapters-path}ppp-and-slip/_index.adoc[leveloffset=+1]

include::{chapters-path}mail/_index.adoc[leveloffset=+1]

include::{chapters-path}network-servers/_index.adoc[leveloffset=+1]

include::{chapters-path}firewalls/_index.adoc[leveloffset=+1]

include::{chapters-path}advanced-networking/_index.adoc[leveloffset=+1]

// Section five
include::{chapters-path}partv.adoc[]

:sectnums!:

include::{chapters-path}mirrors/_index.adoc[leveloffset=+1]

include::{chapters-path}bibliography/_index.adoc[leveloffset=+1]

include::{chapters-path}eresources/_index.adoc[leveloffset=+1]

include::{chapters-path}pgpkeys/_index.adoc[leveloffset=+1]

:sectnums: