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