aboutsummaryrefslogtreecommitdiff
path: root/documentation/content/de/books/handbook/book.adoc
blob: eea3a7ae3d7f337b1d8d71228ed9597ccfa4d18c (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
---
title: FreeBSD Handbuch
authors:
  - author: The FreeBSD Documentation Project
copyright: 1995-2020 The FreeBSD Documentation Project
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"] 
---

= FreeBSD Handbuch
: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]
Zusammenfassung

Willkommen bei FreeBSD! Dieses Handbuch beschreibt die Installation und den täglichen Umgang mit _FreeBSD {rel121-current}-RELEASE_, _FreeBSD {rel113-current}-RELEASE_. Das Handbuch ist das Ergebnis einer fortlaufenden Arbeit vieler Einzelpersonen. Dies kann dazu führen, dass einige Abschnitte nicht aktuell sind. Bei Unklarheiten empfiehlt es sich daher stets, die extref:{handbook}[englische Originalversion] des Handbuchs zu lesen.

Wenn Sie bei der Übersetzung des Handbuchs mithelfen möchten, senden Sie bitte eine E-Mail an die Mailingliste {de-doc}.

Die aktuelle Version des Handbuchs ist immer auf dem https://www.FreeBSD.org/[FreeBSD-Webserver] verfügbar und kann in verschiedenen Formaten und in komprimierter Form vom https://download.freebsd.org/ftp/doc[FreeBSD FTP-Server] oder einem der vielen <<mirrors-ftp,Spiegel>> herunter geladen werden (ältere Versionen finden Sie hingegen unter https://docs.FreeBSD.org/doc/[https://docs.FreeBSD.org/doc/]). Gedruckte Kopien können bei https://www.freebsdmall.com/[FreeBSD Mall] erworben werden. Vielleicht möchten Sie das Handbuch oder andere Dokumente auch link:https://www.FreeBSD.org/search/[durchsuchen].

'''

toc::[]

:sectnums!:

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

:sectnums:

// Section one
include::{chapters-path}parti.adoc[lines=15..26]

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[lines=15..26]

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]

// Section three
include::{chapters-path}partiii.adoc[lines=15..20]

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[lines=15..27]

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[lines=15..16]

: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: