Add Handbook ezjail section report.
This commit is contained in:
parent
0b71a19d92
commit
39f87cc4ad
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45792
1 changed files with 27 additions and 0 deletions
|
@ -2193,4 +2193,31 @@
|
|||
</task>
|
||||
</help>
|
||||
</project>
|
||||
|
||||
<project cat='doc'>
|
||||
<title>Handbook <tt>ezjail</tt> Section</title>
|
||||
|
||||
<contact>
|
||||
<person>
|
||||
<name>
|
||||
<given>Warren</given>
|
||||
<common>Block</common>
|
||||
</name>
|
||||
<email>wblock@FreeBSD.org</email>
|
||||
</person>
|
||||
</contact>
|
||||
|
||||
<links>
|
||||
<url href="https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/jails-ezjail.html">Managing Jails with <tt>ezjail</tt></url>
|
||||
</links>
|
||||
|
||||
<body>
|
||||
<p><tt>ezjail</tt> is a very popular jails management utility,
|
||||
but was only mentioned in passing in the Handbook. This new
|
||||
section describes basic setup and usage. An in-depth example
|
||||
shows how to create and configure a jail. It also serves as
|
||||
an example of how to run a simple caching-only BIND in a
|
||||
jail.</p>
|
||||
</body>
|
||||
</project>
|
||||
</report>
|
||||
|
|
Loading…
Reference in a new issue