mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
09d44b1ef5
I was in the middle of one of these "projects" when I started on the next, so they wound up all intermixed) Move the mailing list entities from authors.sgml to the new file lists.sgml. Add an entity for majordomo at the same time. Avoid the use of contractions. This revealed some grammer problems, and also has the benefit of helping make things clearer for those people who do make speak English as a their first language.
168 lines
4.7 KiB
Plaintext
168 lines
4.7 KiB
Plaintext
<!-- $Id: handbook.sgml,v 1.47 1996/05/15 15:17:25 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 shorthand for mailing list email addresses -->
|
|
<!ENTITY % lists SYSTEM "lists.sgml">
|
|
%lists;
|
|
|
|
<!-- 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>May 15, 1996</date>
|
|
|
|
<abstract>Welcome to FreeBSD! This handbook covers the
|
|
installation and day to day use of <bf>FreeBSD Release
|
|
2.1.0</bf>.
|
|
|
|
This manual is a <bf>work in progress</bf> 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 &a.doc
|
|
The latest version of this document is always available from
|
|
the <url url="http://www.FreeBSD.ORG/" name="FreeBSD World Wide
|
|
Web server">. It may also be downloaded in ascii, LaTeX, postscript
|
|
or HTML from the <url url="ftp://ftp.FreeBSD.ORG/pub/FreeBSD/docs"
|
|
name="FreeBSD FTP server"> or one of the numerous
|
|
<ref id="mirrors" name="mirror sites">.
|
|
</abstract>
|
|
|
|
<toc>
|
|
|
|
<!-- ************************************************************ -->
|
|
|
|
<part><heading>Basics</heading>
|
|
|
|
<chapt><heading>Introduction</heading>
|
|
<p>FreeBSD is a 4.4 BSD Lite based operating system for Intel
|
|
architecture (x86) based PCs. For an overview of FreeBSD, see
|
|
<ref id="nutshell" name="FreeBSD in a nutshell">. For a
|
|
history of the project, read <ref id="history"
|
|
name="a brief history of FreeBSD">. To see a description of the
|
|
latest release, read <ref id="relnotes"
|
|
name="about the current release">. If you're interested
|
|
in contributing something to the FreeBSD project (code, equipment,
|
|
sacks of unmarked bills), please see about <ref id="submitters"
|
|
name="contributing to FreeBSD">.
|
|
|
|
&nutshell;
|
|
&history;
|
|
&goals;
|
|
&relnotes;
|
|
|
|
&install;
|
|
&basics;
|
|
|
|
<chapt><heading>Installing applications</heading>
|
|
<sect><heading>* Installing packages</heading>
|
|
&ports;
|
|
|
|
<!-- ************************************************************ -->
|
|
|
|
<part><heading>System Administration</heading>
|
|
|
|
&kernelconfig;
|
|
<chapt><heading>Users, groups and security</heading>
|
|
&crypt;
|
|
&skey;
|
|
&kerberos;
|
|
&firewalls;
|
|
|
|
&printing;
|
|
|
|
"as;
|
|
<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">.
|
|
|
|
&hw;
|
|
|
|
<!-- ************************************************************ -->
|
|
|
|
<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>
|
|
&routing;
|
|
&nfs;
|
|
&diskless;
|
|
<sect><heading>* Yellow Pages/NIS</heading>
|
|
<sect><heading>* ISDN</heading>
|
|
|
|
<chapt><heading>* Mail</heading>
|
|
|
|
|
|
|
|
<!-- ************************************************************ -->
|
|
|
|
<part><heading>Advanced topics</heading>
|
|
¤t;
|
|
&stable;
|
|
&synching;
|
|
&submitters;
|
|
&troubleshooting;
|
|
&kerneldebug;
|
|
&linuxemu;
|
|
<chapt><heading>FreeBSD internals</heading>
|
|
&booting;
|
|
&memoryuse;
|
|
&dma;
|
|
|
|
|
|
<!-- ************************************************************ -->
|
|
|
|
<part><heading>Appendices</heading>
|
|
|
|
&mirrors;
|
|
&bibliography;
|
|
&eresources;
|
|
&contrib;
|
|
&pgpkeys;
|
|
|
|
<!-- &glossary; -->
|
|
|
|
</book>
|
|
</linuxdoc>
|