Rename PPP and SLIP chapter to PPP.
While in preface.xml, fix xref tags and incorrect link to the GEOM chapter. This is to be followed by a whitespace fix.
This commit is contained in:
parent
db27b71a07
commit
6e6b4e6e38
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42988
2 changed files with 73 additions and 110 deletions
|
|
@ -17,7 +17,7 @@
|
||||||
</authorgroup>
|
</authorgroup>
|
||||||
</chapterinfo>
|
</chapterinfo>
|
||||||
|
|
||||||
<title>PPP and SLIP</title>
|
<title>PPP</title>
|
||||||
|
|
||||||
<sect1 id="ppp-and-slip-synopsis">
|
<sect1 id="ppp-and-slip-synopsis">
|
||||||
<title>Synopsis</title>
|
<title>Synopsis</title>
|
||||||
|
|
|
||||||
|
|
@ -36,32 +36,31 @@
|
||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><xref linkend="dtrace"/>, &dtrace;, has been added with
|
<para><xref linkend="dtrace"/> has been added with
|
||||||
information about the powerful &dtrace; performance analysis
|
information about the powerful &dtrace; performance analysis
|
||||||
tool.</para>
|
tool.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><xref linkend="filesystems"/>, File Systems Support, has
|
<para><xref linkend="filesystems"/> has
|
||||||
been added with information about non-native file systems in
|
been added with information about non-native file systems in
|
||||||
&os;, such as ZFS from &sun;.</para>
|
&os;, such as ZFS from &sun;.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><xref linkend="audit"/>, Security Event Auditing, has
|
<para><xref linkend="audit"/> has
|
||||||
been added to cover the new auditing capabilities in &os;
|
been added to cover the new auditing capabilities in &os;
|
||||||
and explain its use.</para>
|
and explain its use.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><xref linkend="virtualization"/>, Virtualization, has
|
<para><xref linkend="virtualization"/> has
|
||||||
been added with information about installing &os; on
|
been added with information about installing &os; on
|
||||||
virtualization software.</para>
|
virtualization software.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><xref linkend="bsdinstall"/>, Installing
|
<para><xref linkend="bsdinstall"/> has been
|
||||||
&os; 9.<replaceable>x</replaceable> and Later, has been
|
|
||||||
added to cover installation of &os; using the new
|
added to cover installation of &os; using the new
|
||||||
installation utility,
|
installation utility,
|
||||||
<application>bsdinstall</application>.</para>
|
<application>bsdinstall</application>.</para>
|
||||||
|
|
@ -79,29 +78,29 @@
|
||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><xref linkend="config-tuning"/>, Configuration and
|
<para><xref linkend="config-tuning"/>
|
||||||
Tuning, has been expanded with new information about the
|
has been expanded with new information about the
|
||||||
ACPI power and resource management, the
|
ACPI power and resource management, the
|
||||||
<command>cron</command> system utility, and more kernel
|
<command>cron</command> system utility, and more kernel
|
||||||
tuning options.</para>
|
tuning options.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><xref linkend="security"/>, Security, has been expanded
|
<para><xref linkend="security"/> has been expanded
|
||||||
with new information about virtual private networks (VPNs),
|
with new information about virtual private networks (VPNs),
|
||||||
file system access control lists (ACLs), and security
|
file system access control lists (ACLs), and security
|
||||||
advisories.</para>
|
advisories.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><xref linkend="mac"/>, Mandatory Access Control (MAC),
|
<para><xref linkend="mac"/>
|
||||||
is a new chapter with this edition. It explains what MAC is
|
is a new chapter with this edition. It explains what MAC is
|
||||||
and how this mechanism can be used to secure a &os;
|
and how this mechanism can be used to secure a &os;
|
||||||
system.</para>
|
system.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><xref linkend="disks"/>, Storage, has been expanded with
|
<para><xref linkend="disks"/> has been expanded with
|
||||||
new information about USB storage devices, file system
|
new information about USB storage devices, file system
|
||||||
snapshots, file system quotas, file and network backed
|
snapshots, file system quotas, file and network backed
|
||||||
filesystems, and encrypted disk partitions.</para>
|
filesystems, and encrypted disk partitions.</para>
|
||||||
|
|
@ -109,11 +108,11 @@
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>A troubleshooting section has been added to <xref
|
<para>A troubleshooting section has been added to <xref
|
||||||
linkend="ppp-and-slip"/>, PPP and SLIP.</para>
|
linkend="ppp-and-slip"/>.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><xref linkend="mail"/>, Electronic Mail, has been
|
<para><xref linkend="mail"/> has been
|
||||||
expanded with new information about using alternative
|
expanded with new information about using alternative
|
||||||
transport agents, SMTP authentication, UUCP,
|
transport agents, SMTP authentication, UUCP,
|
||||||
<application>fetchmail</application>,
|
<application>fetchmail</application>,
|
||||||
|
|
@ -122,19 +121,19 @@
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><xref linkend="network-servers"/>, Network Servers, is
|
<para><xref linkend="network-servers"/> is
|
||||||
all new with this edition. This chapter includes
|
all new with this edition. This chapter includes
|
||||||
information about setting up the <application>Apache HTTP
|
information about setting up the <application>Apache HTTP
|
||||||
Server</application>, <application>ftpd</application>,
|
Server</application>, <application>ftpd</application>,
|
||||||
and setting up a server for µsoft; &windows; clients
|
and setting up a server for µsoft; &windows; clients
|
||||||
with <application>Samba</application>. Some sections from
|
with <application>Samba</application>. Some sections from
|
||||||
<xref linkend="advanced-networking"/>, Advanced Networking,
|
<xref linkend="advanced-networking"/>
|
||||||
were moved here to improve the presentation.</para>
|
were moved here to improve the presentation.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><xref linkend="advanced-networking"/>, Advanced
|
<para><xref linkend="advanced-networking"/>
|
||||||
Networking, has been expanded with new information about
|
has been expanded with new information about
|
||||||
using &bluetooth; devices with &os;, setting up wireless
|
using &bluetooth; devices with &os;, setting up wireless
|
||||||
networks, and Asynchronous Transfer Mode (ATM)
|
networks, and Asynchronous Transfer Mode (ATM)
|
||||||
networking.</para>
|
networking.</para>
|
||||||
|
|
@ -182,35 +181,35 @@
|
||||||
<quote>Appendices</quote>.</para>
|
<quote>Appendices</quote>.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><xref linkend="install"/> (<quote>Installing
|
<para><xref linkend="install"/>
|
||||||
&os;</quote>) was completely rewritten with many
|
was completely rewritten with many
|
||||||
screenshots to make it much easier for new users to grasp
|
screenshots to make it much easier for new users to grasp
|
||||||
the text.</para>
|
the text.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><xref linkend="basics"/> (<quote>&unix; Basics</quote>)
|
<para><xref linkend="basics"/>
|
||||||
has been expanded to contain additional information about
|
has been expanded to contain additional information about
|
||||||
processes, daemons, and signals.</para>
|
processes, daemons, and signals.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><xref linkend="ports"/> (<quote>Installing
|
<para><xref linkend="ports"/>
|
||||||
Applications</quote>) has been expanded to contain
|
has been expanded to contain
|
||||||
additional information about binary package
|
additional information about binary package
|
||||||
management.</para>
|
management.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><xref linkend="x11"/> (<quote>The X Window
|
<para><xref linkend="x11"/>
|
||||||
System</quote>) has been completely rewritten with an
|
has been completely rewritten with an
|
||||||
emphasis on using modern desktop technologies such as
|
emphasis on using modern desktop technologies such as
|
||||||
<application>KDE</application> and
|
<application>KDE</application> and
|
||||||
<application>GNOME</application> on &xfree86; 4.X.</para>
|
<application>GNOME</application> on &xfree86; 4.X.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><xref linkend="boot"/> (<quote>The &os; Booting
|
<para><xref linkend="boot"/>
|
||||||
Process</quote>) has been expanded.</para>
|
has been expanded.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><xref linkend="disks"/> (<quote>Storage</quote>) has
|
<para><xref linkend="disks"/> has
|
||||||
been written from what used to be two separate chapters on
|
been written from what used to be two separate chapters on
|
||||||
<quote>Disks</quote> and <quote>Backups</quote>. We feel
|
<quote>Disks</quote> and <quote>Backups</quote>. We feel
|
||||||
that the topics are easier to comprehend when presented as
|
that the topics are easier to comprehend when presented as
|
||||||
|
|
@ -218,27 +217,26 @@
|
||||||
software) has also been added.</para>
|
software) has also been added.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><xref linkend="serialcomms"/> (<quote>Serial
|
<para><xref linkend="serialcomms"/>
|
||||||
Communications</quote>) has been completely
|
has been completely
|
||||||
reorganized and updated for &os; 4.X/5.X.</para>
|
reorganized and updated for &os; 4.X/5.X.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><xref linkend="ppp-and-slip"/> (<quote>PPP and
|
<para><xref linkend="ppp-and-slip"/> has
|
||||||
SLIP</quote>) has been substantially updated.</para>
|
been substantially updated.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Many new sections have been added to
|
<para>Many new sections have been added to
|
||||||
<xref linkend="advanced-networking"/>
|
<xref linkend="advanced-networking"/>.</para>
|
||||||
(<quote>Advanced Networking</quote>).</para>
|
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><xref linkend="mail"/> (<quote>Electronic Mail</quote>)
|
<para><xref linkend="mail"/>
|
||||||
has been expanded to include more information about
|
has been expanded to include more information about
|
||||||
configuring <application>sendmail</application>.</para>
|
configuring <application>sendmail</application>.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><xref linkend="linuxemu"/> (<quote>&linux;
|
<para><xref linkend="linuxemu"/>
|
||||||
Compatibility</quote>) has been expanded to include
|
has been expanded to include
|
||||||
information about installing
|
information about installing
|
||||||
<application>&oracle;</application> and
|
<application>&oracle;</application> and
|
||||||
<application>&sap.r3;</application>.</para>
|
<application>&sap.r3;</application>.</para>
|
||||||
|
|
@ -248,11 +246,11 @@
|
||||||
edition:</para>
|
edition:</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Configuration and Tuning (<xref
|
<para><xref
|
||||||
linkend="config-tuning"/>).</para>
|
linkend="config-tuning"/>.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Multimedia (<xref linkend="multimedia"/>)</para>
|
<para><xref linkend="multimedia"/>.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
@ -284,8 +282,7 @@
|
||||||
<!-- Part I - Introduction -->
|
<!-- Part I - Introduction -->
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><emphasis><xref linkend="introduction"/>,
|
<term><emphasis><xref linkend="introduction"/></emphasis></term>
|
||||||
Introduction</emphasis></term>
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Introduces &os; to a new user. It describes the
|
<para>Introduces &os; to a new user. It describes the
|
||||||
history of the &os; Project, its goals and development
|
history of the &os; Project, its goals and development
|
||||||
|
|
@ -293,9 +290,7 @@
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><emphasis><xref linkend="bsdinstall"/>, Installation of
|
<term><emphasis><xref linkend="bsdinstall"/></emphasis></term>
|
||||||
&os; 9.<replaceable>x</replaceable> and
|
|
||||||
Later</emphasis></term>
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Walks a user through the entire installation process of
|
<para>Walks a user through the entire installation process of
|
||||||
&os; 9.<replaceable>x</replaceable> and later using
|
&os; 9.<replaceable>x</replaceable> and later using
|
||||||
|
|
@ -303,9 +298,7 @@
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><emphasis><xref linkend="install"/>, Installation of
|
<term><emphasis><xref linkend="install"/></emphasis></term>
|
||||||
&os; 8.<replaceable>x</replaceable> and
|
|
||||||
Earlier</emphasis></term>
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Walks a user through the entire installation process of
|
<para>Walks a user through the entire installation process of
|
||||||
&os; 8.<replaceable>x</replaceable> and earlier using
|
&os; 8.<replaceable>x</replaceable> and earlier using
|
||||||
|
|
@ -315,8 +308,7 @@
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><emphasis><xref linkend="basics"/>, &unix;
|
<term><emphasis><xref linkend="basics"/></emphasis></term>
|
||||||
Basics</emphasis></term>
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Covers the basic commands and functionality of the
|
<para>Covers the basic commands and functionality of the
|
||||||
&os; operating system. If you are familiar with &linux;
|
&os; operating system. If you are familiar with &linux;
|
||||||
|
|
@ -325,8 +317,7 @@
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><emphasis><xref linkend="ports"/>, Installing
|
<term><emphasis><xref linkend="ports"/></emphasis></term>
|
||||||
Applications</emphasis></term>
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Covers the installation of third-party software with
|
<para>Covers the installation of third-party software with
|
||||||
both &os;'s innovative <quote>Ports Collection</quote> and
|
both &os;'s innovative <quote>Ports Collection</quote> and
|
||||||
|
|
@ -334,8 +325,7 @@
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><emphasis><xref linkend="x11"/>, The X Window
|
<term><emphasis><xref linkend="x11"/></emphasis></term>
|
||||||
System</emphasis></term>
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Describes the X Window System in general and using
|
<para>Describes the X Window System in general and using
|
||||||
X11 on &os; in particular. Also describes common
|
X11 on &os; in particular. Also describes common
|
||||||
|
|
@ -347,8 +337,7 @@
|
||||||
<!-- Part II Common Tasks -->
|
<!-- Part II Common Tasks -->
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><emphasis><xref linkend="desktop"/>, Desktop
|
<term><emphasis><xref linkend="desktop"/></emphasis></term>
|
||||||
Applications</emphasis></term>
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Lists some common desktop applications, such as web
|
<para>Lists some common desktop applications, such as web
|
||||||
browsers and productivity suites, and describes how to
|
browsers and productivity suites, and describes how to
|
||||||
|
|
@ -356,8 +345,7 @@
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><emphasis><xref linkend="multimedia"/>,
|
<term><emphasis><xref linkend="multimedia"/></emphasis></term>
|
||||||
Multimedia</emphasis></term>
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Shows how to set up sound and video playback support
|
<para>Shows how to set up sound and video playback support
|
||||||
for your system. Also describes some sample audio and video
|
for your system. Also describes some sample audio and video
|
||||||
|
|
@ -365,8 +353,7 @@
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><emphasis><xref linkend="kernelconfig"/>, Configuring
|
<term><emphasis><xref linkend="kernelconfig"/></emphasis></term>
|
||||||
the &os; Kernel</emphasis></term>
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Explains why you might need to configure a new kernel
|
<para>Explains why you might need to configure a new kernel
|
||||||
and provides detailed instructions for configuring,
|
and provides detailed instructions for configuring,
|
||||||
|
|
@ -374,8 +361,7 @@
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><emphasis><xref linkend="printing"/>,
|
<term><emphasis><xref linkend="printing"/></emphasis></term>
|
||||||
Printing</emphasis></term>
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Describes managing printers on &os;, including
|
<para>Describes managing printers on &os;, including
|
||||||
information about banner pages, printer accounting, and
|
information about banner pages, printer accounting, and
|
||||||
|
|
@ -383,8 +369,7 @@
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><emphasis><xref linkend="linuxemu"/>, &linux; Binary
|
<term><emphasis><xref linkend="linuxemu"/></emphasis></term>
|
||||||
Compatibility</emphasis></term>
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Describes the &linux; compatibility features of &os;.
|
<para>Describes the &linux; compatibility features of &os;.
|
||||||
Also provides detailed installation instructions for many
|
Also provides detailed installation instructions for many
|
||||||
|
|
@ -397,8 +382,7 @@
|
||||||
<!-- Part III - System Administration -->
|
<!-- Part III - System Administration -->
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><emphasis><xref linkend="config-tuning"/>, Configuration
|
<term><emphasis><xref linkend="config-tuning"/></emphasis></term>
|
||||||
and Tuning</emphasis></term>
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Describes the parameters available for system
|
<para>Describes the parameters available for system
|
||||||
administrators to tune a &os; system for optimum
|
administrators to tune a &os; system for optimum
|
||||||
|
|
@ -407,8 +391,7 @@
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><emphasis><xref linkend="boot"/>, Booting
|
<term><emphasis><xref linkend="boot"/></emphasis></term>
|
||||||
Process</emphasis></term>
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Describes the &os; boot process and explains
|
<para>Describes the &os; boot process and explains
|
||||||
how to control this process with configuration
|
how to control this process with configuration
|
||||||
|
|
@ -416,8 +399,7 @@
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><emphasis><xref linkend="security"/>,
|
<term><emphasis><xref linkend="security"/></emphasis></term>
|
||||||
Security</emphasis></term>
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Describes many different tools available to help keep
|
<para>Describes many different tools available to help keep
|
||||||
your &os; system secure, including Kerberos, IPsec and
|
your &os; system secure, including Kerberos, IPsec and
|
||||||
|
|
@ -425,15 +407,14 @@
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><emphasis><xref linkend="jails"/>, Jails</emphasis></term>
|
<term><emphasis><xref linkend="jails"/></emphasis></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Describes the jails framework, and the improvements of
|
<para>Describes the jails framework, and the improvements of
|
||||||
jails over the traditional chroot support of &os;.</para>
|
jails over the traditional chroot support of &os;.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><emphasis><xref linkend="mac"/>, Mandatory Access
|
<term><emphasis><xref linkend="mac"/></emphasis></term>
|
||||||
Control</emphasis></term>
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Explains what Mandatory Access Control (MAC) is and
|
<para>Explains what Mandatory Access Control (MAC) is and
|
||||||
how this mechanism can be used to secure a &os;
|
how this mechanism can be used to secure a &os;
|
||||||
|
|
@ -441,8 +422,7 @@
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><emphasis><xref linkend="audit"/>, Security Event
|
<term><emphasis><xref linkend="audit"/></emphasis></term>
|
||||||
Auditing</emphasis></term>
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Describes what &os; Event Auditing is, how it can be
|
<para>Describes what &os; Event Auditing is, how it can be
|
||||||
installed, configured, and how audit trails can be inspected
|
installed, configured, and how audit trails can be inspected
|
||||||
|
|
@ -451,8 +431,7 @@
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><emphasis><xref linkend="disks"/>,
|
<term><emphasis><xref linkend="disks"/></emphasis></term>
|
||||||
Storage</emphasis></term>
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Describes how to manage storage media and filesystems
|
<para>Describes how to manage storage media and filesystems
|
||||||
with &os;. This includes physical disks, RAID arrays,
|
with &os;. This includes physical disks, RAID arrays,
|
||||||
|
|
@ -461,32 +440,28 @@
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><emphasis><xref linkend="geom-synopsis"/>,
|
<term><emphasis><xref linkend="geom"/></emphasis></term>
|
||||||
GEOM</emphasis></term>
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Describes what the GEOM framework in &os; is and how
|
<para>Describes what the GEOM framework in &os; is and how
|
||||||
to configure various supported RAID levels.</para>
|
to configure various supported RAID levels.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><emphasis><xref linkend="filesystems"/>, File Systems
|
<term><emphasis><xref linkend="filesystems"/></emphasis></term>
|
||||||
Support</emphasis></term>
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Examines support of non-native file systems in &os;,
|
<para>Examines support of non-native file systems in &os;,
|
||||||
like the Z File System from &sun;.</para>
|
like the Z File System from &sun;.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><emphasis><xref linkend="virtualization"/>,
|
<term><emphasis><xref linkend="virtualization"/></emphasis></term>
|
||||||
Virtualization</emphasis></term>
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Describes what virtualization systems offer, and how
|
<para>Describes what virtualization systems offer, and how
|
||||||
they can be used with &os;.</para>
|
they can be used with &os;.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><emphasis><xref linkend="l10n"/>,
|
<term><emphasis><xref linkend="l10n"/></emphasis></term>
|
||||||
Localization</emphasis></term>
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Describes how to use &os; in languages other than
|
<para>Describes how to use &os; in languages other than
|
||||||
English. Covers both system and application level
|
English. Covers both system and application level
|
||||||
|
|
@ -494,8 +469,7 @@
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><emphasis><xref linkend="updating-upgrading"/>, Updating
|
<term><emphasis><xref linkend="updating-upgrading"/></emphasis></term>
|
||||||
and Upgrading &os;</emphasis></term>
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Explains the differences between &os;-STABLE,
|
<para>Explains the differences between &os;-STABLE,
|
||||||
&os;-CURRENT, and &os; releases. Describes which users
|
&os;-CURRENT, and &os; releases. Describes which users
|
||||||
|
|
@ -506,8 +480,7 @@
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><emphasis><xref linkend="dtrace"/>,
|
<term><emphasis><xref linkend="dtrace"/></emphasis></term>
|
||||||
&dtrace;</emphasis></term>
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Describes how to configure and use the &dtrace; tool
|
<para>Describes how to configure and use the &dtrace; tool
|
||||||
from &sun; in &os;. Dynamic tracing can help locate
|
from &sun; in &os;. Dynamic tracing can help locate
|
||||||
|
|
@ -519,8 +492,7 @@
|
||||||
<!-- Part IV - Network Communications -->
|
<!-- Part IV - Network Communications -->
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><emphasis><xref linkend="serialcomms"/>, Serial
|
<term><emphasis><xref linkend="serialcomms"/></emphasis></term>
|
||||||
Communications</emphasis></term>
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Explains how to connect terminals and modems to your
|
<para>Explains how to connect terminals and modems to your
|
||||||
&os; system for both dial in and dial out
|
&os; system for both dial in and dial out
|
||||||
|
|
@ -528,16 +500,14 @@
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><emphasis><xref linkend="ppp-and-slip"/>, PPP and
|
<term><emphasis><xref linkend="ppp-and-slip"/></emphasis></term>
|
||||||
SLIP</emphasis></term>
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Describes how to use PPP, SLIP, or PPP over Ethernet to
|
<para>Describes how to use PPP to
|
||||||
connect to remote systems with &os;.</para>
|
connect to remote systems with &os;.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><emphasis><xref linkend="mail"/>, Electronic
|
<term><emphasis><xref linkend="mail"/></emphasis></term>
|
||||||
Mail</emphasis></term>
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Explains the different components of an email server
|
<para>Explains the different components of an email server
|
||||||
and dives into simple configuration topics for the most
|
and dives into simple configuration topics for the most
|
||||||
|
|
@ -546,8 +516,7 @@
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><emphasis><xref linkend="network-servers"/>, Network
|
<term><emphasis><xref linkend="network-servers"/></emphasis></term>
|
||||||
Servers</emphasis></term>
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Provides detailed instructions and example configuration
|
<para>Provides detailed instructions and example configuration
|
||||||
files to set up your &os; machine as a network filesystem
|
files to set up your &os; machine as a network filesystem
|
||||||
|
|
@ -556,8 +525,7 @@
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><emphasis><xref linkend="firewalls"/>,
|
<term><emphasis><xref linkend="firewalls"/></emphasis></term>
|
||||||
Firewalls</emphasis></term>
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Explains the philosophy behind software-based firewalls
|
<para>Explains the philosophy behind software-based firewalls
|
||||||
and provides detailed information about the configuration
|
and provides detailed information about the configuration
|
||||||
|
|
@ -565,8 +533,7 @@
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><emphasis><xref linkend="advanced-networking"/>, Advanced
|
<term><emphasis><xref linkend="advanced-networking"/></emphasis></term>
|
||||||
Networking</emphasis></term>
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Describes many networking topics, including sharing an
|
<para>Describes many networking topics, including sharing an
|
||||||
Internet connection with other computers on your LAN,
|
Internet connection with other computers on your LAN,
|
||||||
|
|
@ -578,8 +545,7 @@
|
||||||
<!-- Part V - Appendices -->
|
<!-- Part V - Appendices -->
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><emphasis><xref linkend="mirrors"/>, Obtaining &os;
|
<term><emphasis><xref linkend="mirrors"/></emphasis></term>
|
||||||
</emphasis></term>
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Lists different sources for obtaining &os; media on
|
<para>Lists different sources for obtaining &os; media on
|
||||||
CDROM or DVD as well as different sites on the Internet
|
CDROM or DVD as well as different sites on the Internet
|
||||||
|
|
@ -587,8 +553,7 @@
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><emphasis><xref linkend="bibliography"/>,
|
<term><emphasis><xref linkend="bibliography"/></emphasis></term>
|
||||||
Bibliography</emphasis></term>
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>This book touches on many different subjects that may
|
<para>This book touches on many different subjects that may
|
||||||
leave you hungry for a more detailed explanation. The
|
leave you hungry for a more detailed explanation. The
|
||||||
|
|
@ -597,8 +562,7 @@
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><emphasis><xref linkend="eresources"/>, Resources on the
|
<term><emphasis><xref linkend="eresources"/></emphasis></term>
|
||||||
Internet</emphasis></term>
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Describes the many forums available for &os; users to
|
<para>Describes the many forums available for &os; users to
|
||||||
post questions and engage in technical conversations about
|
post questions and engage in technical conversations about
|
||||||
|
|
@ -606,8 +570,7 @@
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><emphasis><xref linkend="pgpkeys"/>, PGP
|
<term><emphasis><xref linkend="pgpkeys"/></emphasis></term>
|
||||||
Keys</emphasis></term>
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Lists the PGP fingerprints of several &os;
|
<para>Lists the PGP fingerprints of several &os;
|
||||||
Developers.</para>
|
Developers.</para>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue