Changeset 283bd88 for server


Ignore:
Timestamp:
09/06/2013 05:46:32 PM (11 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
11a83b18
Parents:
40452959
Message:

Tags for networking and server sections

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11781 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
server
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • server/mail/exim.xml

    r40452959 r283bd88  
    3434    under the GNU Public License.</para>
    3535
    36     &lfs73_checked;
     36    &lfs73_built;
    3737
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8484      <xref linkend="mysql"/>,
    8585      <xref linkend="postgresql"/>,
    86       <xref linkend="sqlite"/> and
     86      <xref linkend="sqlite"/>, and
    8787      <xref linkend="linux-pam"/>
    8888    </para>
     
    307307        exim_dbmbuild, exim_dumpdb, exim_fixdb, exim_lock, exim_tidydb,
    308308        eximstats, exinext, exipick, exiqgrep, exiqsumm, exiwhat, and
    309         optionally, eximon, and eximon.bin</seg>
     309        optionally, eximon and eximon.bin</seg>
    310310        <seg>None</seg>
    311311        <seg>/usr/share/doc/exim-&exim-version; and /var/spool/exim</seg>
  • server/mail/qpopper.xml

    r40452959 r283bd88  
    3333    POP3 mail server.</para>
    3434
    35     &lfs73_checked;
     35    &lfs74_built;
    3636
    3737    <bridgehead renderas="sect3">Package Information</bridgehead>
  • server/mail/sendmail.xml

    r40452959 r283bd88  
    3535    Transport Agent (MTA).</para>
    3636
    37     &lfs73_checked;
     37    &lfs74_built;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
  • server/major/proftpd.xml

    r40452959 r283bd88  
    3434    file archives over a network.</para>
    3535
    36     &lfs73_checked;
     36    &lfs74_checked;
    3737
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7979    As the <systemitem class="username">root</systemitem> user:</para>
    8080
    81 <screen role="root"><userinput>groupadd -g 46 proftpd &amp;&amp;
     81<screen role="root"><userinput>groupadd -g 46 proftpd                             &amp;&amp;
    8282useradd -c proftpd -d /srv/ftp -g proftpd \
    83         -s /usr/bin/proftpdshell -u 46 proftpd &amp;&amp;
     83        -s /usr/bin/proftpdshell -u 46 proftpd     &amp;&amp;
     84
    8485install -v -d -m775 -o proftpd -g proftpd /srv/ftp &amp;&amp;
    85 ln -v -s /bin/false /usr/bin/proftpdshell &amp;&amp;
     86ln -v -s /bin/false /usr/bin/proftpdshell          &amp;&amp;
    8687echo /usr/bin/proftpdshell &gt;&gt; /etc/shells</userinput></screen>
    8788
  • server/major/vsftpd.xml

    r40452959 r283bd88  
    3434    over a network.</para>
    3535
    36     &lfs73_checked;
     36    &lfs74_checked;
    3737
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6363    <para role="optional">
    6464      <xref linkend="linux-pam"/>,
    65       <xref linkend="openssl"/> and
     65      <xref linkend="openssl"/>, and
    6666      <xref linkend="libcap2"/>
    6767    </para>
     
    8585groupadd -g 47 vsftpd                &amp;&amp;
    8686groupadd -g 45 ftp                   &amp;&amp;
     87
    8788useradd -c "vsftpd User"  -d /dev/null -g vsftpd -s /bin/false -u 47 vsftpd &amp;&amp;
    8889useradd -c anonymous_user -d /home/ftp -g ftp    -s /bin/false -u 45 ftp</userinput></screen>
  • server/other/unbound.xml

    r40452959 r283bd88  
    3838    </para>
    3939
    40     &lfs73_checked;
     40    &lfs74_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7979    <para role="required">
    8080      <xref linkend="expat"/>,
    81       <xref linkend="ldns"/> and
     81      <xref linkend="ldns"/>, and
    8282      <xref linkend="openssl"/>
    8383    </para>
     
    8686    <para role="optional">
    8787      <xref linkend="libevent"/>,
    88       <xref linkend="python2"/> and
     88      <xref linkend="python2"/>,
    8989      <ulink url="http://www.swig.org/">SWIG</ulink> (for Python bindings), and
    9090      <xref linkend="doxygen"/> (for html documentation)
     
    114114    </para>
    115115
    116 <screen><userinput>./configure --prefix=/usr \
     116<screen><userinput>./configure --prefix=/usr     \
    117117            --sysconfdir=/etc \
    118             --with-pidfile=/run/unbound.pid \
    119             --disable-static &amp;&amp;
     118            --disable-static \
     119            --with-pidfile=/run/unbound.pid &amp;&amp;
    120120make</userinput></screen>
    121121
     
    237237        <seg>
    238238          unbound, unbound-anchor, unbound-checkconf, unbound-control,
    239           unbound-control-setup and unbound-host
     239          unbound-control-setup, and unbound-host
    240240        </seg>
    241241        <seg>
  • server/other/xinetd.xml

    r40452959 r283bd88  
    3535    daemon, a secure replacement for <command>inetd</command>.</para>
    3636
    37     &lfs73_checked;
     37    &lfs74_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8080<screen><userinput>sed -i -e "/^LIBS/s/-lpset/&amp; -ltirpc/" xinetd/Makefile.in       &amp;&amp;
    8181sed -i -e "/register unsigned count/s/register//" xinetd/itox.c &amp;&amp;
     82
    8283./configure --prefix=/usr --with-loadavg                        &amp;&amp;
    8384make</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.