Improve the index:
- lowercase/upercase entries - remove the entry "basics" - cross reference readers with <see> to variants - remove an entry from a footnote - unify entries of kernel options
This commit is contained in:
parent
7aae54d56c
commit
36c11b8489
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23510
17 changed files with 88 additions and 57 deletions
en_US.ISO8859-1/books/handbook
advanced-networking
basics
boot
config
cutting-edge
install
introduction
kernelconfig
l10n
mac
mail
multimedia
network-servers
printing
security
vinum
x11
|
@ -633,8 +633,11 @@ route_net2="-net 192.168.1.0/24 192.168.1.1"</programlisting>
|
|||
<sect2>
|
||||
<title>Multicast Routing</title>
|
||||
<indexterm>
|
||||
<primary>multicast</primary>
|
||||
<secondary>options MROUTING</secondary>
|
||||
<primary>multicast routing</primary>
|
||||
</indexterm>
|
||||
<indexterm>
|
||||
<primary>kernel options</primary>
|
||||
<secondary>MROUTING</secondary>
|
||||
</indexterm>
|
||||
<para>FreeBSD supports both multicast applications and multicast
|
||||
routing natively. Multicast applications do not require any
|
||||
|
@ -1852,7 +1855,7 @@ rfcomm_sppd[94692]: Starting on /dev/ttyp6...</screen>
|
|||
<title>Kernel Configuration Changes</title>
|
||||
<indexterm>
|
||||
<primary>kernel options</primary>
|
||||
<secondary>options BRIDGE</secondary>
|
||||
<secondary>BRIDGE</secondary>
|
||||
</indexterm>
|
||||
|
||||
<para>To enable kernel support for bridging, add the:</para>
|
||||
|
@ -3274,7 +3277,10 @@ redirect_port tcp 192.168.0.3:80 80</programlisting>
|
|||
<title>Parallel Line IP (PLIP)</title>
|
||||
|
||||
<indexterm><primary>PLIP</primary></indexterm>
|
||||
<indexterm><primary>Parallel Line IP</primary></indexterm>
|
||||
<indexterm>
|
||||
<primary>Parallel Line IP</primary>
|
||||
<see>PLIP</see>
|
||||
</indexterm>
|
||||
|
||||
<para>PLIP lets us run TCP/IP between parallel ports. It is
|
||||
useful on machines without network cards, or to install on
|
||||
|
|
|
@ -20,8 +20,6 @@
|
|||
|
||||
<sect1 id="basics-synopsis">
|
||||
<title>Synopsis</title>
|
||||
<indexterm><primary>basics</primary></indexterm>
|
||||
|
||||
|
||||
<para>The following chapter will cover the basic commands and
|
||||
functionality of the FreeBSD operating system. Much of this
|
||||
|
@ -457,7 +455,7 @@ total 530
|
|||
</sect2info>
|
||||
|
||||
<title>Symbolic Permissions</title>
|
||||
<indexterm><primary>Permissions</primary><secondary>symbolic</secondary></indexterm>
|
||||
<indexterm><primary>permissions</primary><secondary>symbolic</secondary></indexterm>
|
||||
|
||||
<para>Symbolic permissions, sometimes referred to as symbolic expressions,
|
||||
use characters in place of octal values to assign permissions to files
|
||||
|
@ -2139,6 +2137,10 @@ Swap: 256M Total, 38M Used, 217M Free, 15% Inuse
|
|||
<indexterm>
|
||||
<primary><command>ee</command></primary>
|
||||
</indexterm>
|
||||
<indexterm>
|
||||
<primary>editors</primary>
|
||||
<secondary><command>ee</command></secondary>
|
||||
</indexterm>
|
||||
<para>The easiest and simplest editor to learn is an editor called
|
||||
<application>ee</application>, which stands for easy editor. To
|
||||
start <application>ee</application>, one would type at the command
|
||||
|
|
|
@ -80,7 +80,11 @@
|
|||
|
||||
<indexterm>
|
||||
<primary>BIOS</primary>
|
||||
<secondary>Basic Input/Output System</secondary>
|
||||
</indexterm>
|
||||
|
||||
<indexterm>
|
||||
<primary>Basic Input/Output System</primary>
|
||||
<see>BIOS</see>
|
||||
</indexterm>
|
||||
|
||||
<para>If you only have one operating system installed on your disks then
|
||||
|
|
|
@ -842,7 +842,10 @@ sshd is running as pid 433.</screen>
|
|||
|
||||
<title>Setting Up Network Interface Cards</title>
|
||||
|
||||
<indexterm><primary>network card configuration</primary></indexterm>
|
||||
<indexterm>
|
||||
<primary>network cards</primary>
|
||||
<secondary>configuration</secondary>
|
||||
</indexterm>
|
||||
|
||||
<para>Nowadays we can not think about a computer without thinking
|
||||
about a network connection. Adding and configuring a network
|
||||
|
@ -852,8 +855,8 @@ sshd is running as pid 433.</screen>
|
|||
<title>Locating the Correct Driver</title>
|
||||
|
||||
<indexterm>
|
||||
<primary>network card configuration</primary>
|
||||
<secondary>locating the driver</secondary>
|
||||
<primary>network cards</primary>
|
||||
<secondary>driver</secondary>
|
||||
</indexterm>
|
||||
|
||||
<para>Before you begin, you should know the model of the card
|
||||
|
@ -912,7 +915,7 @@ ukphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto</screen>
|
|||
<title>Configuring the Network Card</title>
|
||||
|
||||
<indexterm>
|
||||
<primary>network card configuration</primary>
|
||||
<primary>network cards</primary>
|
||||
<secondary>configuration</secondary>
|
||||
</indexterm>
|
||||
|
||||
|
@ -1093,8 +1096,8 @@ ifconfig_dc1="inet 10.0.0.1 netmask 255.255.255.0 media 10baseT/UTP"</programlis
|
|||
<title>Testing the Ethernet Card</title>
|
||||
|
||||
<indexterm>
|
||||
<primary>network card configuration</primary>
|
||||
<secondary>testing the card</secondary>
|
||||
<primary>network cards</primary>
|
||||
<secondary>testing</secondary>
|
||||
</indexterm>
|
||||
|
||||
<para>To verify that an Ethernet card is configured correctly,
|
||||
|
@ -1138,7 +1141,7 @@ round-trip min/avg/max/stddev = 0.700/0.729/0.766/0.025 ms</screen>
|
|||
<title>Troubleshooting</title>
|
||||
|
||||
<indexterm>
|
||||
<primary>network card configuration</primary>
|
||||
<primary>network cards</primary>
|
||||
<secondary>troubleshooting</secondary>
|
||||
</indexterm>
|
||||
|
||||
|
@ -1782,8 +1785,12 @@ device_probe_and_attach: cbb0 attach returned 12</screen>
|
|||
(<varname>kern.cam.scsi_delay</varname>)</title>
|
||||
|
||||
<indexterm>
|
||||
<primary><literal>SCSI_DELAY</literal></primary>
|
||||
<secondary><varname>kern.cam.scsi_delay</varname></secondary>
|
||||
<primary><varname>kern.cam.scsi_delay</varname></primary>
|
||||
</indexterm>
|
||||
|
||||
<indexterm>
|
||||
<primary>kernel options<</primary>
|
||||
<secondary><literal>SCSI_DELAY</literal></secondary>
|
||||
</indexterm>
|
||||
|
||||
<para>The <literal>SCSI_DELAY</literal> kernel config may be used to
|
||||
|
|
|
@ -984,7 +984,7 @@ Script done, …</screen>
|
|||
<sect3>
|
||||
<title>Timings</title>
|
||||
<indexterm>
|
||||
<primary>Rebuilding <quote>world</quote></primary>
|
||||
<primary>rebuilding <quote>world</quote></primary>
|
||||
<secondary>timings</secondary>
|
||||
</indexterm>
|
||||
|
||||
|
|
|
@ -5088,12 +5088,12 @@ Please press any key to reboot.</screen>
|
|||
<step>
|
||||
<title>Connecting Your Null Modem Cable</title>
|
||||
|
||||
<indexterm><primary>null modem cable</primary></indexterm>
|
||||
<indexterm><primary>null-modem cable</primary></indexterm>
|
||||
<para>You now need to connect a
|
||||
<link linkend="term-cables-null">null modem cable</link> between
|
||||
<link linkend="term-cables-null">null-modem cable</link> between
|
||||
the two machines. Just connect the cable to the serial
|
||||
ports of the 2 machines. <emphasis>A normal serial cable
|
||||
will not work here</emphasis>, you need a null modem
|
||||
will not work here</emphasis>, you need a null-modem
|
||||
cable because it has some of the wires inside crossed
|
||||
over.</para>
|
||||
</step>
|
||||
|
|
|
@ -281,7 +281,13 @@
|
|||
gateways</para>
|
||||
</listitem>
|
||||
|
||||
<indexterm><primary>electronic mail</primary></indexterm>
|
||||
<indexterm>
|
||||
<primary>electronic mail</primary>
|
||||
<see>email</see>
|
||||
</indexterm>
|
||||
<indexterm>
|
||||
<primary>email</primary>
|
||||
</indexterm>
|
||||
<listitem>
|
||||
<para>Electronic Mail servers</para>
|
||||
</listitem>
|
||||
|
@ -375,8 +381,8 @@
|
|||
<title>Who Uses FreeBSD?</title>
|
||||
|
||||
<indexterm>
|
||||
<primary>Users</primary>
|
||||
<secondary>Large sites running FreeBSD</secondary>
|
||||
<primary>users</primary>
|
||||
<secondary>large sites running FreeBSD</secondary>
|
||||
</indexterm>
|
||||
|
||||
<para>FreeBSD is used to power some of the biggest sites on the
|
||||
|
|
|
@ -204,18 +204,18 @@
|
|||
example.</para>
|
||||
|
||||
<tip>
|
||||
<para>Storing your kernel config file directly under
|
||||
<para>Storing your kernel configuration file directly under
|
||||
<filename>/usr/src</filename> can be a bad idea. If you are
|
||||
experiencing problems it can be tempting to just delete
|
||||
<filename>/usr/src</filename> and start again. After doing this,
|
||||
it usually only takes a few seconds for
|
||||
you to realize that you have deleted your custom kernel
|
||||
config file. Also, do not edit <filename>GENERIC</filename>
|
||||
configuration file. Also, do not edit <filename>GENERIC</filename>
|
||||
directly, as it may get overwritten the next time you
|
||||
<link linkend="cutting-edge">update your source tree</link>, and
|
||||
your kernel modifications will be lost.</para>
|
||||
|
||||
<para>You might want to keep your kernel config file elsewhere, and then
|
||||
<para>You might want to keep your kernel configuration file elsewhere, and then
|
||||
create a symbolic link to the file in the <filename><replaceable>i386</replaceable></filename>
|
||||
directory.</para>
|
||||
|
||||
|
@ -440,7 +440,7 @@
|
|||
<indexterm><primary>LINT</primary></indexterm>
|
||||
<indexterm>
|
||||
<primary>kernel</primary>
|
||||
<secondary>config file</secondary>
|
||||
<secondary>configuration file</secondary>
|
||||
</indexterm>
|
||||
|
||||
<para>The general format of a configuration file is quite simple.
|
||||
|
@ -487,7 +487,7 @@
|
|||
|
||||
<indexterm>
|
||||
<primary>kernel</primary>
|
||||
<secondary>example config file</secondary>
|
||||
<secondary>configuration file</secondary>
|
||||
</indexterm>
|
||||
|
||||
<para>The following is an example of the <filename>GENERIC</filename> kernel
|
||||
|
|
|
@ -63,7 +63,10 @@
|
|||
|
||||
<sect2>
|
||||
<title>What Is I18N/L10N?</title>
|
||||
<indexterm><primary>internationalization</primary></indexterm>
|
||||
<indexterm>
|
||||
<primary>internationalization</primary>
|
||||
<see>localization</see>
|
||||
</indexterm>
|
||||
<indexterm><primary>localization</primary></indexterm>
|
||||
|
||||
<para>Developers shortened internationalization into the term I18N,
|
||||
|
|
|
@ -20,7 +20,10 @@
|
|||
<title>Synopsis</title>
|
||||
|
||||
<indexterm><primary>MAC</primary></indexterm>
|
||||
<indexterm><primary>Mandatory Access Control</primary></indexterm>
|
||||
<indexterm>
|
||||
<primary>Mandatory Access Control</primary>
|
||||
<see>MAC</see>
|
||||
</indexterm>
|
||||
|
||||
<para>&os; 5.X introduced new security extensions from the
|
||||
TrustedBSD project based on the &posix;.1e draft. Two of the most
|
||||
|
|
|
@ -28,7 +28,6 @@
|
|||
<sect1 id="mail-synopsis">
|
||||
<title>Synopsis</title>
|
||||
<indexterm><primary>email</primary></indexterm>
|
||||
<indexterm><primary>electronic mail</primary></indexterm>
|
||||
|
||||
<para><quote>Electronic Mail</quote>, better known as email, is one of the
|
||||
most widely used forms of communication today. This chapter provides
|
||||
|
@ -2113,7 +2112,7 @@ EOT</screen>
|
|||
<title>Using fetchmail</title>
|
||||
|
||||
<indexterm>
|
||||
<primary>Using fetchmail</primary>
|
||||
<primary>fetchmail</primary>
|
||||
</indexterm>
|
||||
|
||||
<para><application>fetchmail</application> is a full-featured
|
||||
|
@ -2212,7 +2211,7 @@ user "john", with password "XXXXX", is "myth" here;</programlisting>
|
|||
<title>Using procmail</title>
|
||||
|
||||
<indexterm>
|
||||
<primary>Using procmail</primary>
|
||||
<primary>procmail</primary>
|
||||
</indexterm>
|
||||
|
||||
<para>The <application>procmail</application> utility is an
|
||||
|
|
|
@ -755,11 +755,11 @@ link acd0 rdvd</programlisting>
|
|||
|
||||
<indexterm>
|
||||
<primary>kernel options</primary>
|
||||
<secondary>options CPU_ENABLE_SSE</secondary>
|
||||
<secondary>CPU_ENABLE_SSE</secondary>
|
||||
</indexterm>
|
||||
<indexterm>
|
||||
<primary>kernel options</primary>
|
||||
<secondary>options USER_LDT</secondary>
|
||||
<secondary>USER_LDT</secondary>
|
||||
</indexterm>
|
||||
|
||||
<para>Some of the ports discussed rely on the following kernel
|
||||
|
|
|
@ -624,7 +624,7 @@ server-program-arguments</programlisting>
|
|||
</indexterm>
|
||||
<indexterm>
|
||||
<primary>file server</primary>
|
||||
<secondary>unix clients</secondary>
|
||||
<secondary>UNIX clients</secondary>
|
||||
</indexterm>
|
||||
|
||||
<indexterm>
|
||||
|
@ -3751,8 +3751,8 @@ $TTL 6h
|
|||
<listitem>
|
||||
|
||||
<indexterm><primary>syslog</primary></indexterm>
|
||||
<indexterm><primary>logs</primary>
|
||||
<secondary>DNS</secondary></indexterm>
|
||||
<indexterm><primary>log files</primary>
|
||||
<secondary>named</secondary></indexterm>
|
||||
|
||||
<para>If you are running a version of &os; prior to 4.9-RELEASE, build a statically linked copy of
|
||||
<application>named-xfer</application>, and copy it into the sandbox:</para>
|
||||
|
@ -3829,7 +3829,7 @@ $TTL 6h
|
|||
<listitem>
|
||||
|
||||
<indexterm><primary>syslog</primary></indexterm>
|
||||
<indexterm><primary>logs</primary>
|
||||
<indexterm><primary>log files</primary>
|
||||
<secondary>named</secondary></indexterm>
|
||||
|
||||
<para>Configure &man.syslogd.8; to create an extra
|
||||
|
@ -4507,7 +4507,7 @@ DocumentRoot /www/someotherdomain.tld
|
|||
</sect1info>
|
||||
<title>File Transfer Protocol (FTP)</title>
|
||||
|
||||
<indexterm><primary>FTP server</primary></indexterm>
|
||||
<indexterm><primary>FTP servers</primary></indexterm>
|
||||
|
||||
<sect2>
|
||||
<title>Overview</title>
|
||||
|
@ -4586,7 +4586,7 @@ DocumentRoot /www/someotherdomain.tld
|
|||
<title>Maintaining</title>
|
||||
|
||||
<indexterm><primary>syslog</primary></indexterm>
|
||||
<indexterm><primary>logs</primary>
|
||||
<indexterm><primary>log files</primary>
|
||||
<secondary>FTP</secondary></indexterm>
|
||||
|
||||
<para>The <application>ftpd</application> daemon uses
|
||||
|
|
|
@ -2003,7 +2003,7 @@ exit 2</programlisting>
|
|||
<title>Why Install Conversion Filters?</title>
|
||||
<indexterm>
|
||||
<primary>&tex;</primary>
|
||||
<secondary>printing dvi files</secondary>
|
||||
<secondary>printing DVI files</secondary>
|
||||
</indexterm>
|
||||
|
||||
<para>Conversion filters make printing various kinds of files easy.
|
||||
|
|
|
@ -1718,7 +1718,7 @@ sendmail : PARANOID : deny</programlisting>
|
|||
<indexterm><primary>MIT</primary></indexterm>
|
||||
<indexterm>
|
||||
<primary>KerberosIV</primary>
|
||||
<secondary>Installing</secondary>
|
||||
<secondary>installing</secondary>
|
||||
</indexterm>
|
||||
<para>Kerberos is an optional component of &os;. The easiest
|
||||
way to install this software is by selecting the <literal>krb4</literal> or
|
||||
|
@ -1838,7 +1838,7 @@ Master key entered. BEWARE!</screen>
|
|||
|
||||
<indexterm>
|
||||
<primary>KerberosIV</primary>
|
||||
<secondary>Inital Startup</secondary>
|
||||
<secondary>inital startup</secondary>
|
||||
</indexterm>
|
||||
|
||||
<para>Two principals need to be added to the database for
|
||||
|
@ -2259,7 +2259,7 @@ FreeBSD BUILT-19950429 (GR386) #0: Sat Apr 29 17:50:09 SAT 1995</screen>
|
|||
<title>History</title>
|
||||
<indexterm>
|
||||
<primary>Kerberos5</primary>
|
||||
<secondary>History</secondary>
|
||||
<secondary>history</secondary>
|
||||
</indexterm>
|
||||
|
||||
<para><application>Kerberos</application> was created by
|
||||
|
@ -2305,7 +2305,7 @@ FreeBSD BUILT-19950429 (GR386) #0: Sat Apr 29 17:50:09 SAT 1995</screen>
|
|||
<title>Setting up a Heimdal <acronym>KDC</acronym></title>
|
||||
<indexterm>
|
||||
<primary>Kerberos5</primary>
|
||||
<secondary>Key Distribution Center Configuration</secondary>
|
||||
<secondary>Key Distribution Center</secondary>
|
||||
</indexterm>
|
||||
|
||||
<para>The Key Distribution Center (<acronym>KDC</acronym>) is the
|
||||
|
@ -2449,7 +2449,7 @@ Aug 27 15:37:58 Aug 28 01:37:58 krbtgt/EXAMPLE.ORG@EXAMPLE.ORG</screen>
|
|||
|
||||
<indexterm>
|
||||
<primary>Kerberos5</primary>
|
||||
<secondary>Enabling Services</secondary>
|
||||
<secondary>enabling services</secondary>
|
||||
</indexterm>
|
||||
|
||||
<para>First, we need a copy of the <application>Kerberos</application>
|
||||
|
@ -2553,7 +2553,7 @@ kadmin><userinput> exit</userinput></screen>
|
|||
|
||||
<indexterm>
|
||||
<primary>Kerberos5</primary>
|
||||
<secondary>Client Configuration</secondary>
|
||||
<secondary>configure clients</secondary>
|
||||
</indexterm>
|
||||
|
||||
<para>Setting up a client computer is almost trivially easy. As
|
||||
|
@ -2611,7 +2611,7 @@ kadmin><userinput> exit</userinput></screen>
|
|||
|
||||
<indexterm>
|
||||
<primary>Kerberos5</primary>
|
||||
<secondary>User Configuration Files</secondary>
|
||||
<secondary>user configuration files</secondary>
|
||||
</indexterm>
|
||||
|
||||
<para>Users within a realm typically have their
|
||||
|
@ -2656,7 +2656,7 @@ jdoe@example.org</screen>
|
|||
|
||||
<indexterm>
|
||||
<primary>Kerberos5</primary>
|
||||
<secondary>Troubleshooting</secondary>
|
||||
<secondary>troubleshooting</secondary>
|
||||
</indexterm>
|
||||
|
||||
<itemizedlist>
|
||||
|
@ -2824,7 +2824,7 @@ jdoe@example.org</screen>
|
|||
|
||||
<indexterm>
|
||||
<primary>Kerberos5</primary>
|
||||
<secondary>Limitations and Shortcomings</secondary>
|
||||
<secondary>limitations and shortcomings</secondary>
|
||||
</indexterm>
|
||||
|
||||
<sect3>
|
||||
|
@ -2913,7 +2913,7 @@ jdoe@example.org</screen>
|
|||
|
||||
<indexterm>
|
||||
<primary>Kerberos5</primary>
|
||||
<secondary>External Resources</secondary>
|
||||
<secondary>external resources</secondary>
|
||||
</indexterm>
|
||||
|
||||
<itemizedlist>
|
||||
|
|
|
@ -62,7 +62,7 @@ disk storage, and an introduction to the Vinum Volume Manager.</para>
|
|||
|
||||
<indexterm><primary>Vinum</primary></indexterm>
|
||||
<indexterm><primary>RAID</primary>
|
||||
<secondary>Software</secondary></indexterm>
|
||||
<secondary>software</secondary></indexterm>
|
||||
|
||||
<para><emphasis>Vinum</emphasis> is a so-called <emphasis>Volume
|
||||
Manager</emphasis>, a virtual disk driver that addresses these
|
||||
|
@ -169,6 +169,9 @@ disk storage, and an introduction to the Vinum Volume Manager.</para>
|
|||
<primary>Vinum</primary>
|
||||
<secondary>striping</secondary>
|
||||
</indexterm>
|
||||
<indexterm>
|
||||
<primary>RAID</primary>
|
||||
</indexterm>
|
||||
|
||||
<para>An alternative mapping is to divide the address space into
|
||||
smaller, equal-sized components and store them sequentially on
|
||||
|
@ -179,8 +182,6 @@ disk storage, and an introduction to the Vinum Volume Manager.</para>
|
|||
<emphasis>striping</emphasis> or <acronym>RAID-0</acronym>
|
||||
|
||||
<footnote>
|
||||
<indexterm><primary>RAID</primary></indexterm>
|
||||
|
||||
<para><acronym>RAID</acronym> stands for <emphasis>Redundant
|
||||
Array of Inexpensive Disks</emphasis> and offers various forms
|
||||
of fault tolerance, though the latter term is somewhat
|
||||
|
|
|
@ -523,7 +523,7 @@
|
|||
configure it before proceeding. See <xref linkend="mouse">
|
||||
in the &os; install chapter.</para></note>
|
||||
|
||||
<indexterm><primary>X11 Tuning</primary></indexterm>
|
||||
<indexterm><primary>X11 tuning</primary></indexterm>
|
||||
|
||||
<para>Next, tune the <filename>xorg.conf.new</filename> (or <filename>XF86Config.new</filename> if you are running <application>&xfree86;</application>)
|
||||
configuration file to taste. Open the file in a text editor such
|
||||
|
|
Loading…
Reference in a new issue