update for rename of docs/user/vKernelOverview.mdwn to docs/user/list/vKernelOverview...
[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. [[First steps|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|docs/user/list/VKernelOverview]]
76    1. [[Setup a virtual kernel environment|docs/user/vKernelSetup]]
77    1. [[Setup networking|docs/user/vKernelNetwork]]
78    1. [[Run a virtual kernel|docs/user/vKernelRun]]
79
80 1. 1. [[The DragonFly Booting Process|handbook-boot]]
81    1. [[Synopsis|handbook-boot]]
82    1. [[The Booting Problem|handbook-boot-introduction]]
83    1. [[The Boot Manager and Boot Stages|handbook-boot-blocks]]
84    1. [[Kernel Interaction During Boot|handbook-boot-kernel]]
85    1. [[Init: Process Control Initialization|handbook-boot-init]]
86    1. [[Shutdown Sequence|handbook-boot-shutdown]]
87
88 1. 1. [[Users and Basic Account Management|handbook-users]]
89    1. [[Synopsis|handbook-users]]
90    1. [[Introduction|handbook-users-introduction]]
91    1. [[The Superuser Account|handbook-users-superuser]]
92    1. [[System Accounts|handbook-users-system]]
93    1. [[User Accounts|handbook-users-user]]
94    1. [[Modifying Accounts|handbook-users-modifying]]
95    1. [[Limiting Users|handbook-users-limiting]]
96    1. [[Personalizing Users|handbook-users-personalizing]]
97    1. [[Groups|handbook-users-groups]]
98
99 1. 1. [[Configuring the DragonFly Kernel|handbook-kernelconfig]]
100    1. [[Synopsis|handbook-kernelconfig]]
101    1. [[Why Build a Custom Kernel?|handbook-kernelconfig-custom-kernel]]
102    1. [[Building and Installing a Custom Kernel|handbook-kernelconfig-building]]
103    1. [[The Configuration File|handbook-kernelconfig-config]]
104    1. [[Making Device Nodes|handbook-kernelconfig-nodes]]
105    1. [[If Something Goes Wrong|handbook-kernelconfig-trouble]]
106
107 1. 1. [[Security|handbook-security]]
108    1. [[Introduction|handbook-security-intro]]
109    1. [[Securing DragonFly|handbook-securing-freebsd]]
110    1. [[DES, MD5, and Crypt|handbook-crypt]]
111    1. [[One-time Passwords|handbook-one-time-passwords]]
112    1. [['''Kerberos5'''|handbook-kerberos5]]
113    1. [[Firewalls|handbook-firewalls]]
114    1. [[OpenSSL|handbook-openssl]]
115    1. [[VPN over IPsec|handbook-ipsec]]
116    1. [[OpenSSH|handbook-openssh]]
117
118 1. 1. [[Jails|handbook-jails]]
119    1. [[Synopsis|handbook-jails#JAILS-SYNOPSIS]]
120    1. [[Terms Related to Jails|handbook-jails-terms]]
121    1. [[Introduction|handbook-jails-intro]]
122    1. [[Creating and Controlling Jails|handbook-jails-build]]
123    1. [[Fine Tuning and Administration|handbook-jails-tuning]]
124
125 1. 1. [[Printing|handbook-printing]]
126    1. [[Synopsis|handbook-printing]]
127    1. [[Introduction|handbook-printing-intro-spooler]]
128    1. [[Basic Setup|handbook-printing-intro-setup]]
129    1. [[Advanced Printer Setup|handbook-printing-advanced]]
130    1. [[Using Printers|handbook-printing-using]]
131    1. [[Alternatives to the Standard Spooler|handbook-printing-lpd-alternatives]]
132    1. [[Troubleshooting|handbook-printing-troubleshooting]]
133
134 1. 1. [[Storage|handbook-disks]]
135    1. [[Synopsis|handbook-disks]]
136    1. [[Device Names|handbook-disks-naming]]
137    1. [[Adding Disks|handbook-disks-adding]]
138    1. [[RAID|handbook-raid]]
139    1. [[Creating and Using Optical Media (CDs)|handbook-creating-cds]]
140    1. [[Creating and Using Optical Media (DVDs)|handbook-creating-dvds]]
141    1. [[Creating and Using Floppy Disks|handbook-floppies]]
142    1. [[Creating and Using Data Tapes|handbook-backups-tapebackups]]
143    1. [[Backups to Floppies|handbook-backups-floppybackups]]
144    1. [[Backup Basics|handbook-backup-basics]]
145    1. [[Network, Memory, and File-Backed File Systems|handbook-disks-virtual]]
146    1. [[File System Quotas|handbook-quotas]]
147
148 1. 1. [[The Vinum Volume Manager|handbook-vinum-vinum]]
149    1. [[Synopsis|handbook-vinum-vinum]]
150    1. [[Disks Are Too Small|handbook-vinum-intro]]
151    1. [[Access Bottlenecks|handbook-vinum-access-bottlenecks]]
152    1. [[Data Integrity|handbook-vinum-data-integrity]]
153    1. [[Vinum Objects|handbook-vinum-objects]]
154    1. [[Some Examples|handbook-vinum-examples]]
155    1. [[Object Naming|handbook-vinum-object-naming]]
156    1. [[Configuring Vinum|handbook-vinum-config]]
157    1. [[Using Vinum for the Root Filesystem|handbook-vinum-root]]
158
159 1. 1. [[Localization - I18N/L10N Usage and Setup|handbook-l10n]]
160    1. [[Synopsis|handbook-l10n]]
161    1. [[The Basics|handbook-l10n-basics]]
162    1. [[Using Localization|handbook-using-localization]]
163    1. [[Compiling I18N Programs|handbook-l10n-compiling]]
164    1. [[Localizing DragonFly to Specific Languages|handbook-lang-setup]]
165
166 1. 1. [[Desktop Applications|handbook-desktop]]
167    1. [[Synopsis|handbook-desktop]]
168    1. [[Browsers|handbook-desktop-browsers]]
169    1. [[Productivity|handbook-desktop-productivity]]
170    1. [[Document Viewers|handbook-desktop-viewers]]
171    1. [[Finance|handbook-desktop-finance]]
172    1. [[Summary|handbook-desktop-summary]]
173
174 1. 1. [[Multimedia|handbook-multimedia]]
175    1. [[Synopsis|handbook-multimedia]]
176    1. [[Setting Up the Sound Card|handbook-sound-setup]]
177    1. [[MP3 Audio|handbook-sound-mp3]]
178    1. [[Video Playback|handbook-video-playback]]
179    1. [[Setting Up TV Cards|handbook-tvcard]]
180
181 1. 1. [[Serial Communications|handbook-serialcomms]]
182    1. [[Synopsis|handbook-serialcomms]]
183    1. [[Introduction|handbook-serial]]
184    1. [[Terminals|handbook-term]]
185    1. [[Dial-in Service|handbook-dialup]]
186    1. [[Dial-out Service|handbook-dialout]]
187    1. [[Setting Up the Serial Console|handbook-serialconsole-setup]]
188
189 1. 1. [[PPP and SLIP|handbook-ppp-and-slip]]
190    1. [[Synopsis|handbook-ppp-and-slip]]
191    1. [[Using User PPP|handbook-userppp]]
192    1. [[Using Kernel PPP|handbook-ppp]]
193    1. [[Troubleshooting PPP Connections|handbook-ppp-troubleshoot]]
194    1. [[Using PPP over Ethernet (PPPoE)|handbook-pppoe]]
195    1. [[Using SLIP|handbook-slip]]
196
197 1. 1. [[Advanced Networking|handbook-advanced-networking]]
198    1. [[Synopsis|handbook-advanced-networking]]
199    1. [[Gateways and Routes|handbook-network-routing]]
200    1. [[Wireless Networking|handbook-network-wireless]]
201    1. [[Bluetooth|handbook-network-bluetooth]]
202    1. [[Bridging|handbook-network-bridging]]
203    1. [[NFS|handbook-network-nfs]]
204    1. [[Diskless Operation|handbook-network-diskless]]
205    1. [[ISDN|handbook-network-isdn]]
206    1. [[NIS/YP|handbook-network-nis]]
207    1. [[DHCP|handbook-network-dhcp]]
208    1. [[DNS|handbook-network-dns]]
209    1. [[NTP|handbook-network-ntp]]
210    1. [[Network Address Translation|handbook-network-natd]]
211    1. [[The '''inetd ''' **Super-Server**|handbook-network-inetd]]
212    1. [[Parallel Line IP (PLIP)|handbook-network-plip]]
213    1. [[IPv6|handbook-network-ipv6]]
214
215 1. 1. [[Electronic Mail|handbook-mail]]
216    1. [[Synopsis|handbook-mail]]
217    1. [[Using Electronic Mail|handbook-mail-using]]
218    1. [['''sendmail ''' Configuration|handbook-sendmail]]
219    1. [[Changing Your Mail Transfer Agent|handbook-mail-changingmta]]
220    1. [[Troubleshooting|handbook-mail-trouble]]
221    1. [[Advanced Topics|handbook-mail-advanced]]
222    1. [[SMTP with UUCP|handbook-smtp-uucp]]
223    1. [[Setting up to send only|handbook-outgoing-only]]
224    1. [[Using Mail with a Dialup Connection|handbook-smtp-dialup]]
225    1. [[SMTP Authentication|handbook-smtp-auth]]
226    1. [[Mail User Agents|handbook-mail-agents]]
227    1. [[Using fetchmail|handbook-mail-fetchmail]]
228    1. [[Using procmail|handbook-mail-procmail]]
229
230 1. 1. [[Updating DragonFly|handbook-updating]]
231    1. [[Initial Setup|handbook-updating]]
232    1. [[Configuration|handbook-updating-using]]
233    1. [[Preparing to Update|handbook-updating-before-building]]
234    1. [[Updating the System|handbook-updating-makeworld]]
235
236 1. 1. [[ Debug the DragonFly kernel|docs/user/DebugKernelCrashDumps]]
237    1. [[Configure your system|docs/user/DebugKernelCrashDumps#head-c7f19c562c575c26006f6b7cce69df26e2873bc9]]
238    1. [[Debug the crash dump|docs/user/DebugKernelCrashDumps#head-f2abcea0beb4c42a93034c32e6209064484c2900]]
239    1. [[Further information|docs/user/DebugKernelCrashDumps#head-e306fd7a51d5b330b0e770f96a6796e28c5ce0df]]
240
241 1. 1. [[Linux Binary Compatibility|handbook-linuxemu]]
242    1. [[Synopsis|handbook-linuxemu]]
243    1. [[Installation|handbook-linuxemu-lbc-install]]
244    1. [[Installing Mathematica ®|handbook-linuxemu-mathematica]]
245    1. [[Installing Maple ®|handbook-linuxemu-maple]]
246    1. [[Installing MATLAB $reg;|handbook-linuxemu-matlab]]
247    1. [[Installing Oracle $reg;|handbook-linuxemu-oracle]]
248    1. [[Installing SAP ®  R/3 ®|handbook-sapr3]]
249    1. [[Advanced Topics|handbook-linuxemu-advanced]]
250
251 1. 1. [[Appendices|handbook-appendices]]
252    1. [[Obtaining DragonFly|handbook-mirrors]]
253    1. [[CDROM and DVD Publishers|handbook-mirrors]]
254    1. [[FTP Sites|handbook-mirrors-ftp]]
255    1. [[Using CVSup|handbook-cvsup]]
256    1. [[CVS Tags|handbook-cvs-tags]]
257    1. [[Bibliography|handbook-bibliography]]
258    1. [[Books and Magazines Specific to BSD|handbook-bibliography]]
259    1. [[Users' Guides|handbook-bibliography-userguides]]
260    1. [[Administrators' Guides|handbook-bibliography-adminguides]]
261    1. [[Programmers' Guides|handbook-bibliography-programmers]]
262    1. [[Operating System Internals|handbook-bibliography-osinternals]]
263    1. [[Security Reference|handbook-bibliography-security]]
264    1. [[Hardware Reference|handbook-bibliography-hardware]]
265    1. [[UNIX ® History|handbook-bibliography-history]]
266    1. [[Magazines and Journals|handbook-bibliography-journals]]
267    1. [[Resources on the Internet|handbook-eresources]]
268    1. [[Mailing Lists|handbook-eresources]]
269    1. [[Usenet Newsgroups|handbook-eresources-news]]
270    1. [[World Wide Web Servers|handbook-eresources-web]]