mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
164f78d7da
on the installation floppy. Also pulled the entity definitions for the various sections out of handbook.sgml and put them in their own file since they are used both by handbook.sgml (the full version) and boothelp.sgml (the abridged version).
162 lines
4.8 KiB
Plaintext
162 lines
4.8 KiB
Plaintext
<!-- $Id: handbook.sgml,v 1.26 1995/09/01 04:54:12 jfieber Exp $ -->
|
|
<!-- The FreeBSD Documentation Project -->
|
|
|
|
<!DOCTYPE linuxdoc PUBLIC "-//FreeBSD//DTD linuxdoc//EN" [
|
|
|
|
<!-- Conditional flags for this version of the document -->
|
|
<!ENTITY % boothelp.only "IGNORE">
|
|
<!ENTITY % handbook.only "INCLUDE">
|
|
|
|
<!-- Entity shorthand for authors' names and email addresses -->
|
|
<!ENTITY % authors SYSTEM "authors.sgml">
|
|
%authors;
|
|
|
|
<!-- Entity definitions for all the parts -->
|
|
<!ENTITY % sections SYSTEM "sections.sgml">
|
|
%sections;
|
|
|
|
]>
|
|
|
|
<linuxdoc>
|
|
<book>
|
|
|
|
<title>FreeBSD Handbook
|
|
<author>
|
|
<name>The FreeBSD Documentation Project</name>
|
|
</author>
|
|
<date>August 31, 1995</date>
|
|
|
|
<abstract>Welcome to FreeBSD! This handbook covers the
|
|
installation and day to day use of <bf>FreeBSD Release
|
|
2.0.5</bf>.
|
|
|
|
This manual is a <bf>work in progress</bf> and is the
|
|
work of many individials. 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 &a.jfieber; or to the FreeBSD Documentation
|
|
Project mailing list <tt><htmlurl url="mailto:doc@freebsd.org"
|
|
name="<doc@freebsd.org>"></tt>.
|
|
</abstract>
|
|
|
|
<toc>
|
|
|
|
<!-- ************************************************************ -->
|
|
|
|
<part><heading>Basics</heading>
|
|
|
|
<chapt><heading>Introduction</heading>
|
|
&nutshell;
|
|
&history;
|
|
&relnotes;
|
|
|
|
&install;
|
|
&basics;
|
|
|
|
<chapt><heading>Installing applications</heading>
|
|
<sect><heading>* Installing packages</heading>
|
|
&ports;
|
|
&porting;
|
|
|
|
<!-- ************************************************************ -->
|
|
|
|
<part><heading>System Administration</heading>
|
|
|
|
<chapt><heading>Reconfiguring the Kernel<label id="kernelconfig"></heading>
|
|
<p>This section is in progress. Please contact
|
|
Deborah Bennett <htmlurl url="mailto:deborah@gallifrey.microunity.com"
|
|
name="<deborah@gallifrey.microunity.com>"> for more information.
|
|
In the meantime, please refer to
|
|
Kernel Configuration section of the <url url="../FAQ/freebsd-faq.html"
|
|
name="FreeBSD FAQ">.
|
|
<!-- &kernelconfig; -->
|
|
|
|
<chapt><heading>Users, groups and security</heading>
|
|
<sect><heading>* DES, MD5 and Crypt</heading>
|
|
<sect><heading>* S/Key</heading>
|
|
&kerberos;
|
|
<sect><heading>* Firewalls</heading>
|
|
|
|
<chapt><heading>Printing</heading>
|
|
<p>This section is in progress. Please contact
|
|
Sean Kelly <url url="mailto:kelly@fsl.noaa.gov"
|
|
name="kelley@fsl.noaa.gov"> for more information.
|
|
|
|
<chapt><heading>The X-Window System</heading>
|
|
<p>Pending the completion of this section, please refer to
|
|
documentation supplied by the <url url="http://www.xfree86.org/"
|
|
name="The XFree86 Project, Inc">.
|
|
|
|
<chapt><heading>Managing hardware</heading>
|
|
&scsi;
|
|
<sect><heading>* Adding and reconfiguring disks</heading>
|
|
<sect><heading>* Tapes and backups</heading>
|
|
<sect><heading>* Serial ports</heading>
|
|
<sect><heading>* Sound cards</heading>
|
|
|
|
<!-- ************************************************************ -->
|
|
|
|
<part><heading>Network Communications</heading>
|
|
|
|
<chapt><heading>Basic Networking</heading>
|
|
<sect><heading>* Ethernet basics</heading>
|
|
<sect><heading>* Serial basics</heading>
|
|
<sect><heading>* Hardwired Terminals</heading>
|
|
&dialup;
|
|
|
|
<chapt><heading>PPP and SLIP</heading>
|
|
|
|
<p>If your connection to the internet is through a modem, or
|
|
you wish to provide other people with dialup connections to
|
|
the internet using FreeBSD, you have the option of using PPP
|
|
or SLIP. Furthermore, two varieties of PPP are provided:
|
|
<em>user</em> (sometimes referred to as iijppp) and
|
|
<em>kernel</em>. The procedures for configuring both types
|
|
of PPP, and for setting up SLIP are described in this
|
|
chapter.
|
|
|
|
&userppp;
|
|
&ppp;
|
|
&slipc;
|
|
&slips;
|
|
|
|
<chapt><heading>Advanced networking</heading>
|
|
<sect><heading>Gateways and routing</heading>
|
|
<p>This section is in progress. Please contact
|
|
Coranth Gryphon <htmlurl url="mailto:gryphon@healer.com"
|
|
name="<gryphon@healer.com>"> for more information.
|
|
|
|
&nfs;
|
|
<sect><heading>* Yellow Pages/NIS</heading>
|
|
&diskless;
|
|
<sect><heading>* ISDN</heading>
|
|
|
|
<chapt><heading>* Mail</heading>
|
|
|
|
|
|
|
|
<!-- ************************************************************ -->
|
|
|
|
<part><heading>Advanced topics</heading>
|
|
¤t;
|
|
&ctm;
|
|
⊃
|
|
&kerneldebug;
|
|
&submitters;
|
|
&booting;
|
|
&memoryuse;
|
|
&troubleshooting;
|
|
|
|
<!-- ************************************************************ -->
|
|
|
|
<part><heading>Appendices</heading>
|
|
&mirrors;
|
|
&bibliography;
|
|
&eresources;
|
|
&hw;
|
|
&contrib;
|
|
&glossary;
|
|
|
|
</book>
|
|
</linuxdoc>
|