Add brief synopses of the new Mandatory Access Control and Network Servers
chapters of the Handbook.
This commit is contained in:
parent
c380a4da16
commit
ea5883b1d9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21473
1 changed files with 19 additions and 3 deletions
|
@ -219,6 +219,13 @@
|
|||
network firewalls.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><emphasis><xref linkend="mac">, Mandatory Access Control</emphasis></term>
|
||||
<listitem>
|
||||
<para>Explains what Mandatory Access Control (MAC) is and how this
|
||||
mechanism can be used to secure a FreeBSD system.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><emphasis><xref linkend="printing">, Printing</emphasis></term>
|
||||
<listitem>
|
||||
|
@ -285,9 +292,18 @@
|
|||
<term><emphasis><xref linkend="advanced-networking">, Advanced Networking</emphasis></term>
|
||||
<listitem>
|
||||
<para>Describes many networking topics, including sharing an
|
||||
Internet connection with other computers on your LAN, using
|
||||
network filesystems, sharing account information via NIS,
|
||||
setting up a name server, and much more.</para>
|
||||
Internet connection with other computers on your LAN, advanced
|
||||
routing topics, wireless networking, bluetooth, ATM, IPv6, and
|
||||
much more.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><emphasis><xref linkend="network-servers">, Network Servers</emphasis></term>
|
||||
<listitem>
|
||||
<para>Provides detailed instructions and example configuration
|
||||
files to set up your FreeBSD machine as a network filesystem
|
||||
server, domain name server, network information system
|
||||
server, or time synchronization server.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
|
|
Loading…
Reference in a new issue