Author: bdubbs
Date: Thu Feb 23 12:54:19 2017
New Revision: 18401
Log:
Tags for servers
Modified:
trunk/BOOK/server/major/bind.xml
trunk/BOOK/server/major/proftpd.xml
trunk/BOOK/server/major/vsftpd.xml
Modified: trunk/BOOK/server/major/bind.xml
==============================================================================
--- trunk/BOOK/server/major/bind.xml Thu Feb 23 12:46:49 2017 (r18400)
+++ trunk/BOOK/server/major/bind.xml Thu Feb 23 12:54:19 2017 (r18401)
@@ -33,7 +33,7 @@
and client utilities. If you are only interested in the utilities, refer
to the <xref linkend="bind-utils"/>.</para>
- &lfs7a_checked;
+ &lfs80_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -245,7 +245,8 @@
<para>Set up some files, directories and devices needed by
<application>BIND</application>:</para>
-<screen role="root"><userinput>cd /srv/named &&
+<screen role="root"><userinput>mkdir -p /srv/named &&
+cd /srv/named &&
mkdir -p dev etc/namedb/{slave,pz} usr/lib/engines var/run/named &&
mknod /srv/named/dev/null c 1 3 &&
mknod /srv/named/dev/urandom c 1 9 &&
Modified: trunk/BOOK/server/major/proftpd.xml
==============================================================================
--- trunk/BOOK/server/major/proftpd.xml Thu Feb 23 12:46:49 2017 (r18400)
+++ trunk/BOOK/server/major/proftpd.xml Thu Feb 23 12:54:19 2017 (r18401)
@@ -33,7 +33,7 @@
and highly configurable FTP daemon. This is useful for serving large
file archives over a network.</para>
- &lfs7a_checked;
+ &lfs80_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/server/major/vsftpd.xml
==============================================================================
--- trunk/BOOK/server/major/vsftpd.xml Thu Feb 23 12:46:49 2017 (r18400)
+++ trunk/BOOK/server/major/vsftpd.xml Thu Feb 23 12:54:19 2017 (r18401)
@@ -34,7 +34,7 @@
secure and very small FTP daemon. This is useful for serving files
over a network.</para>
- &lfs7a_checked;
+ &lfs80_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page