0327ae8dbfb5eca94aef122503b9e2f84357fb17
[ikiwiki.git] / docs / handbook / index.mdwn
1 [[Copyright|handbook-LEGALNOTICE]] © 2004-2009 The DragonFly Documentation Project
2
3 [[Copyright|handbook-LEGALNOTICE]] © 1995-2004 The FreeBSD Documentation Project
4
5 Welcome to DragonFly! This handbook covers the installation and day to day use of the ***DragonFly*** operating system. This manual is a ***work in progress*** and is the work of many individuals. Many sections do not yet exist and some of those that do exist need to be updated. If you are interested in helping with this project, send email to the [DragonFly Documentation project mailing list](http://leaf.dragonflybsd.org/mailarchive/).
6
7 Portions of this document originally documented use of the [FreeBSD](http://www.freebsd.org/) operating system. While many functions should be similar on DragonFly, some differences should be expected. If you find instructions here that no longer apply to DragonFly, please contact the documentation mailing list at [DragonFly Documentation project mailing list](http://leaf.dragonflybsd.org/mailarchive/).
8
9 1. 1. [[Preface|handbook-book-preface]]
10    1. [[Getting Started|handbook-getting-started]]
11
12 2. 1. [[Introduction|handbook-introduction]]
13    1. [[Synopsis|handbook-introduction#INTRODUCTION-SYNOPSIS]]
14    1. [[Welcome to DragonFly!|handbook-nutshell]]
15    1. [[About the DragonFly Project|handbook-history]]
16
17 3. 1. [[Installation from CD|handbook-InstallDragonFlyFromCD]]
18    1. [[Making room|handbook-InstallFirstSteps]]
19    1. [[Disk setup|handbook-InstallDiskSetup]]
20    1. [[Installing to Disk from CD|handbook-InstallToDisk]]
21    1. [[New system setup|handbook-InstallationSystemSetup]]
22
23 1. 1. [[UNIX Basics|handbook-basics]]
24    1. [[Synopsis|handbook-basics]]
25    1. [[Virtual Consoles and Terminals|handbook-consoles]]
26    1. [[Permissions|handbook-permissions]]
27    1. [[Directory Structure|handbook-dirstructure]]
28    1. [[Disk Organization|handbook-disk-organization]]
29    1. [[Mounting and Unmounting File Systems|handbook-mount-unmount]]
30    1. [[Processes|handbook-basics-processes]]
31    1. [[Daemons, Signals, and Killing Processes|handbook-basics-daemons]]
32    1. [[Shells|handbook-shells]]
33    1. [[Text Editors|handbook-editors]]
34    1. [[Devices and Device Nodes|handbook-basics-devices]]
35    1. [[Binary Formats|handbook-binary-formats]]
36    1. [[For More Information|handbook-basics-more-information]]
37
38 1. 1. [[Installing Applications using NetBSD's pkgsrc framework|handbook-pkgsrc]]
39    1. [[Synopsis|handbook-pkgsrc]]
40    1. [[Overview of Software Installation|handbook-pkgsrc-overview]]
41    1. [[Finding Your Application|handbook-pkgsrc-finding-applications]]
42    1. [[Using the Binary Packages System|handbook-pkgsrc-using]]
43    1. [[Using the pkgsrc Source Tree|handbook-pkgsrc-sourcetree-using]]
44    1. [[Post-installation Activities|handbook-pkgsrc-nextsteps]]
45    1. [[Dealing with Broken Packages|handbook-pkgsrc-broken]]
46
47 1. 1. [[The X Window System|handbook-x11]]
48    1. [[Synopsis|handbook-x11]]
49    1. [[Understanding X|handbook-x-understanding]]
50    1. [[Installing X11|handbook-x-install]]
51    1. [[X11 Configuration|handbook-x-config]]
52    1. [[Using Fonts in X11|handbook-x-fonts]]
53    1. [[The X Display Manager|handbook-x-xdm]]
54    1. [[Desktop Environments|handbook-x11-wm]]
55    1. [[System Administration|handbook-system-administration]]
56
57 1. 1. [[Configuration and Tuning|handbook-config-tuning]]
58    1. [[Synopsis|handbook-config-tuning]]
59    1. [[Initial Configuration|handbook-configtuning-initial]]
60    1. [[Core Configuration|handbook-configtuning-core-configuration]]
61    1. [[Application Configuration|handbook-configtuning-appconfig]]
62    1. [[Starting Services|handbook-configtuning-starting-services]]
63    1. [[Configuring the cron Utility|handbook-configtuning-cron]]
64    1. [[Using rc under DragonFly|handbook-configtuning-rcng]]
65    1. [[Setting Up Network Interface Cards|handbook-config-network-setup]]
66    1. [[Virtual Hosts|handbook-configtuning-virtual-hosts]]
67    1. [[Configuration Files|handbook-configtuning-configfiles]]
68    1. [[Tuning with sysctl|handbook-configtuning-sysctl]]
69    1. [[Tuning Disks|handbook-configtuning-disk]]
70    1. [[Tuning Kernel Limits|handbook-configtuning-kernel-limits]]
71    1. [[Adding Swap Space|handbook-adding-swap-space]]
72    1. [[Power and Resource Management|handbook-acpi-overview]]
73    1. [[Using and Debugging DragonFly ACPI|handbook-acpi-debug]]
74
75 1. 1. [[The DragonFly virtual kernel|handbook-vKernelOverview]]
76    1. [[Overview|handbook-vKernelOverview]]
77    1. [[Overview|handbook-vKernelOverview]]
78    1. [[Setup a virtual kernel environment|handbook-vKernelSetup]]
79    1. [[Setup a virtual kernel environment|handbook-vKernelSetup]]
80    1. [[Setup networking|handbook-vKernelNetwork]]
81    1. [[Setup networking|handbook-vKernelNetwork]]
82    1. [[Run a virtual kernel|handbook-vKernelRun]]
83    1. [[Run a virtual kernel|handbook-vKernelRun]]
84
85 1. 1. [[The DragonFly Booting Process|handbook-boot]]
86    1. [[Synopsis|handbook-boot]]
87    1. [[The Booting Problem|handbook-boot-introduction]]
88    1. [[The Boot Manager and Boot Stages|handbook-boot-blocks]]
89    1. [[Kernel Interaction During Boot|handbook-boot-kernel]]
90    1. [[Init: Process Control Initialization|handbook-boot-init]]
91    1. [[Shutdown Sequence|handbook-boot-shutdown]]
92
93 1. 1. [[Users and Basic Account Management|handbook-users]]
94    1. [[Synopsis|handbook-users]]
95    1. [[Introduction|handbook-users-introduction]]
96    1. [[The Superuser Account|handbook-users-superuser]]
97    1. [[System Accounts|handbook-users-system]]
98    1. [[User Accounts|handbook-users-user]]
99    1. [[Modifying Accounts|handbook-users-modifying]]
100    1. [[Limiting Users|handbook-users-limiting]]
101    1. [[Personalizing Users|handbook-users-personalizing]]
102    1. [[Groups|handbook-users-groups]]
103
104 1. 1. [[Configuring the DragonFly Kernel|handbook-kernelconfig]]
105    1. [[Synopsis|handbook-kernelconfig]]
106    1. [[Why Build a Custom Kernel?|handbook-kernelconfig-custom-kernel]]
107    1. [[Building and Installing a Custom Kernel|handbook-kernelconfig-building]]
108    1. [[The Configuration File|handbook-kernelconfig-config]]
109    1. [[Making Device Nodes|handbook-kernelconfig-nodes]]
110    1. [[If Something Goes Wrong|handbook-kernelconfig-trouble]]
111
112 1. 1. [[Security|handbook-security]]
113    1. [[Introduction|handbook-security-intro]]
114    1. [[Securing DragonFly|handbook-securing-freebsd]]
115    1. [[DES, MD5, and Crypt|handbook-crypt]]
116    1. [[One-time Passwords|handbook-one-time-passwords]]
117    1. [['''Kerberos5'''|handbook-kerberos5]]
118    1. [[Firewalls|handbook-firewalls]]
119    1. [[OpenSSL|handbook-openssl]]
120    1. [[VPN over IPsec|handbook-ipsec]]
121    1. [[OpenSSH|handbook-openssh]]
122
123 1. 1. [[Jails|handbook-jails]]
124    1. [[Synopsis|handbook-jails#JAILS-SYNOPSIS]]
125    1. [[Terms Related to Jails|handbook-jails-terms]]
126    1. [[Introduction|handbook-jails-intro]]
127    1. [[Creating and Controlling Jails|handbook-jails-build]]
128    1. [[Fine Tuning and Administration|handbook-jails-tuning]]
129
130 1. 1. [[Printing|handbook-printing]]
131    1. [[Synopsis|handbook-printing]]
132    1. [[Introduction|handbook-printing-intro-spooler]]
133    1. [[Basic Setup|handbook-printing-intro-setup]]
134    1. [[Advanced Printer Setup|handbook-printing-advanced]]
135    1. [[Using Printers|handbook-printing-using]]
136    1. [[Alternatives to the Standard Spooler|handbook-printing-lpd-alternatives]]
137    1. [[Troubleshooting|handbook-printing-troubleshooting]]
138
139 1. 1. [[Storage|handbook-disks]]
140    1. [[Synopsis|handbook-disks]]
141    1. [[Device Names|handbook-disks-naming]]
142    1. [[Adding Disks|handbook-disks-adding]]
143    1. [[RAID|handbook-raid]]
144    1. [[Creating and Using Optical Media (CDs)|handbook-creating-cds]]
145    1. [[Creating and Using Optical Media (DVDs)|handbook-creating-dvds]]
146    1. [[Creating and Using Floppy Disks|handbook-floppies]]
147    1. [[Creating and Using Data Tapes|handbook-backups-tapebackups]]
148    1. [[Backups to Floppies|handbook-backups-floppybackups]]
149    1. [[Backup Basics|handbook-backup-basics]]
150    1. [[Network, Memory, and File-Backed File Systems|handbook-disks-virtual]]
151    1. [[File System Quotas|handbook-quotas]]
152
153 1. 1. [[The Vinum Volume Manager|handbook-vinum-vinum]]
154    1. [[Synopsis|handbook-vinum-vinum]]
155    1. [[Disks Are Too Small|handbook-vinum-intro]]
156    1. [[Access Bottlenecks|handbook-vinum-access-bottlenecks]]
157    1. [[Data Integrity|handbook-vinum-data-integrity]]
158    1. [[Vinum Objects|handbook-vinum-objects]]
159    1. [[Some Examples|handbook-vinum-examples]]
160    1. [[Object Naming|handbook-vinum-object-naming]]
161    1. [[Configuring Vinum|handbook-vinum-config]]
162    1. [[Using Vinum for the Root Filesystem|handbook-vinum-root]]
163
164 1. 1. [[Localization - I18N/L10N Usage and Setup|handbook-l10n]]
165    1. [[Synopsis|handbook-l10n]]
166    1. [[The Basics|handbook-l10n-basics]]
167    1. [[Using Localization|handbook-using-localization]]
168    1. [[Compiling I18N Programs|handbook-l10n-compiling]]
169    1. [[Localizing DragonFly to Specific Languages|handbook-lang-setup]]
170
171 1. 1. [[Desktop Applications|handbook-desktop]]
172    1. [[Synopsis|handbook-desktop]]
173    1. [[Browsers|handbook-desktop-browsers]]
174    1. [[Productivity|handbook-desktop-productivity]]
175    1. [[Document Viewers|handbook-desktop-viewers]]
176    1. [[Finance|handbook-desktop-finance]]
177    1. [[Summary|handbook-desktop-summary]]
178
179 1. 1. [[Multimedia|handbook-multimedia]]
180    1. [[Synopsis|handbook-multimedia]]
181    1. [[Setting Up the Sound Card|handbook-sound-setup]]
182    1. [[MP3 Audio|handbook-sound-mp3]]
183    1. [[Video Playback|handbook-video-playback]]
184    1. [[Setting Up TV Cards|handbook-tvcard]]
185
186 1. 1. [[Serial Communications|handbook-serialcomms]]
187    1. [[Synopsis|handbook-serialcomms]]
188    1. [[Introduction|handbook-serial]]
189    1. [[Terminals|handbook-term]]
190    1. [[Dial-in Service|handbook-dialup]]
191    1. [[Dial-out Service|handbook-dialout]]
192    1. [[Setting Up the Serial Console|handbook-serialconsole-setup]]
193
194 1. 1. [[PPP and SLIP|handbook-ppp-and-slip]]
195    1. [[Synopsis|handbook-ppp-and-slip]]
196    1. [[Using User PPP|handbook-userppp]]
197    1. [[Using Kernel PPP|handbook-ppp]]
198    1. [[Troubleshooting PPP Connections|handbook-ppp-troubleshoot]]
199    1. [[Using PPP over Ethernet (PPPoE)|handbook-pppoe]]
200    1. [[Using SLIP|handbook-slip]]
201
202 1. 1. [[Advanced Networking|handbook-advanced-networking]]
203    1. [[Synopsis|handbook-advanced-networking]]
204    1. [[Gateways and Routes|handbook-network-routing]]
205    1. [[Wireless Networking|handbook-network-wireless]]
206    1. [[Bluetooth|handbook-network-bluetooth]]
207    1. [[Bridging|handbook-network-bridging]]
208    1. [[NFS|handbook-network-nfs]]
209    1. [[Diskless Operation|handbook-network-diskless]]
210    1. [[ISDN|handbook-network-isdn]]
211    1. [[NIS/YP|handbook-network-nis]]
212    1. [[DHCP|handbook-network-dhcp]]
213    1. [[DNS|handbook-network-dns]]
214    1. [[NTP|handbook-network-ntp]]
215    1. [[Network Address Translation|handbook-network-natd]]
216    1. [[The '''inetd ''' **Super-Server**|handbook-network-inetd]]
217    1. [[Parallel Line IP (PLIP)|handbook-network-plip]]
218    1. [[IPv6|handbook-network-ipv6]]
219
220 1. 1. [[Electronic Mail|handbook-mail]]
221    1. [[Synopsis|handbook-mail]]
222    1. [[Using Electronic Mail|handbook-mail-using]]
223    1. [['''sendmail ''' Configuration|handbook-sendmail]]
224    1. [[Changing Your Mail Transfer Agent|handbook-mail-changingmta]]
225    1. [[Troubleshooting|handbook-mail-trouble]]
226    1. [[Advanced Topics|handbook-mail-advanced]]
227    1. [[SMTP with UUCP|handbook-smtp-uucp]]
228    1. [[Setting up to send only|handbook-outgoing-only]]
229    1. [[Using Mail with a Dialup Connection|handbook-smtp-dialup]]
230    1. [[SMTP Authentication|handbook-smtp-auth]]
231    1. [[Mail User Agents|handbook-mail-agents]]
232    1. [[Using fetchmail|handbook-mail-fetchmail]]
233    1. [[Using procmail|handbook-mail-procmail]]
234
235 1. 1. [[Updating DragonFly|handbook-updating]]
236    1. [[Initial Setup|handbook-updating]]
237    1. [[Configuration|handbook-updating-using]]
238    1. [[Preparing to Update|handbook-updating-before-building]]
239    1. [[Updating the System|handbook-updating-makeworld]]
240
241 1. 1. [[ Debug the DragonFly kernel |handbook-DebugKernelCrashDumps]]
242    1. [[ Overview |handbook-DebugKernelCrashDumps]]
243    1. [[Configure your system|handbook-DebugKernelCrashDumps#head-c7f19c562c575c26006f6b7cce69df26e2873bc9]]
244    1. [[Configure your system|handbook-DebugKernelCrashDumps#head-c7f19c562c575c26006f6b7cce69df26e2873bc9]]
245    1. [[ Debug the crash dump|handbook-DebugKernelCrashDumps#head-f2abcea0beb4c42a93034c32e6209064484c2900]]
246    1. [[ Debug the crash dump|handbook-DebugKernelCrashDumps#head-f2abcea0beb4c42a93034c32e6209064484c2900]]
247    1. [[ Further information|handbook-DebugKernelCrashDumps#head-e306fd7a51d5b330b0e770f96a6796e28c5ce0df]]
248    1. [[ Further information|handbook-DebugKernelCrashDumps#head-e306fd7a51d5b330b0e770f96a6796e28c5ce0df]]
249
250 1. 1. [[Linux Binary Compatibility|handbook-linuxemu]]
251    1. [[Synopsis|handbook-linuxemu]]
252    1. [[Installation|handbook-linuxemu-lbc-install]]
253    1. [[Installing Mathematica ®|handbook-linuxemu-mathematica]]
254    1. [[Installing Maple ®|handbook-linuxemu-maple]]
255    1. [[Installing MATLAB $reg;|handbook-linuxemu-matlab]]
256    1. [[Installing Oracle $reg;|handbook-linuxemu-oracle]]
257    1. [[Installing SAP ®  R/3 ®|handbook-sapr3]]
258    1. [[Advanced Topics|handbook-linuxemu-advanced]]
259
260 1. 1. [[Appendices|handbook-appendices]]
261    1. [[Obtaining DragonFly|handbook-mirrors]]
262    1. [[CDROM and DVD Publishers|handbook-mirrors]]
263    1. [[FTP Sites|handbook-mirrors-ftp]]
264    1. [[Using CVSup|handbook-cvsup]]
265    1. [[CVS Tags|handbook-cvs-tags]]
266    1. [[Bibliography|handbook-bibliography]]
267    1. [[Books and Magazines Specific to BSD|handbook-bibliography]]
268    1. [[Users' Guides|handbook-bibliography-userguides]]
269    1. [[Administrators' Guides|handbook-bibliography-adminguides]]
270    1. [[Programmers' Guides|handbook-bibliography-programmers]]
271    1. [[Operating System Internals|handbook-bibliography-osinternals]]
272    1. [[Security Reference|handbook-bibliography-security]]
273    1. [[Hardware Reference|handbook-bibliography-hardware]]
274    1. [[UNIX ® History|handbook-bibliography-history]]
275    1. [[Magazines and Journals|handbook-bibliography-journals]]
276    1. [[Resources on the Internet|handbook-eresources]]
277    1. [[Mailing Lists|handbook-eresources]]
278    1. [[Usenet Newsgroups|handbook-eresources-news]]
279    1. [[World Wide Web Servers|handbook-eresources-web]]