List the "audit" and "jail" chapters to the Handbook preface too.
This commit is contained in:
parent
c295324973
commit
f5063cbbc7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=29927
1 changed files with 15 additions and 0 deletions
|
@ -350,6 +350,13 @@
|
|||
FreeBSD system secure, including Kerberos, IPsec and OpenSSH.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><emphasis><xref linkend="jail">, Jails</emphasis></term>
|
||||
<listitem>
|
||||
<para>Describes the jails framework, and the improvements of jails
|
||||
over the traditional chroot support of &os;.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><emphasis><xref linkend="mac">, Mandatory Access Control</emphasis></term>
|
||||
<listitem>
|
||||
|
@ -357,6 +364,14 @@
|
|||
mechanism can be used to secure a FreeBSD system.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><emphasis><xref linkend="audit">, Security Event Auditing</emphasis></term>
|
||||
<listitem>
|
||||
<para>Describes what &os; Event Auditing is, how it can be installed,
|
||||
configured, and how audit trails can be inspected or monitored.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><emphasis><xref linkend="disks">, Storage</emphasis></term>
|
||||
<listitem>
|
||||
|
|
Loading…
Reference in a new issue