Changeset addff0a6


Ignore:
Timestamp:
04/12/2005 04:06:13 PM (19 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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:
df77402
Parents:
e5243605
Message:

Consolidated 'Server Networking' and 'Content Serving'

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

Files:
1 added
6 edited
12 moved

Legend:

Unmodified
Added
Removed
  • index.xml

    re5243605 raddff0a6  
    1717<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="basicnet/basicnet.xml"/>
    1818<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="server/server.xml"/>
    19 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="content/content.xml"/>
    2019<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="x/x.xml"/>
    2120<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="kde/kde.xml"/>
  • introduction/welcome/changelog.xml

    re5243605 raddff0a6  
    2222
    2323<itemizedlist>
     24
     25<listitem><para>April 12th, 2005 [bdubbs]: Major reorganization of
     26server sections.  Consolidated 'Server Networking' and 'Content
     27Serving'.</para></listitem>
    2428
    2529<listitem><para>April 11th, 2005 [dj]: Added 'Additional X Windows
  • introduction/welcome/which.xml

    re5243605 raddff0a6  
    5959<para>Once you have dealt with these basics, you may wish to configure
    6060more advanced network services.  These are dealt with in the <xref
    61 linkend="server"/> and <xref linkend="content"/> parts of the book. 
     61linkend="server"/> and <xref linkend="server"/> parts of the book. 
    6262Those wanting to build servers should find enough information to give
    63 them a good starting point here.  Note that <xref linkend="content"/> also
     63them a good starting point here.  Note that <xref linkend="server"/> also
    6464contains information on various database packages.</para>
    6565
  • server/databases/databases.xml

    re5243605 raddff0a6  
    66]>
    77
    8 <chapter id="content-databases">
     8<chapter id="server-databases">
    99<?dbhtml filename="databases.html"?>
    1010<title>Databases</title>
  • server/mail/mail.xml

    re5243605 raddff0a6  
    1818server (Courier-<acronym>IMAP</acronym>).</para>
    1919
     20<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="courier.xml"/>
     21<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="exim.xml"/>
    2022<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="postfix.xml"/>
     23<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="qpopper.xml"/>
    2124<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="sendmail.xml"/>
    22 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="exim.xml"/>
    23 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="qpopper.xml"/>
    24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="courier.xml"/>
    2525
    2626</chapter>
  • server/other/other.xml

    re5243605 raddff0a6  
    1717that you can analyze the risks.</para>
    1818
    19 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bind.xml"/>
     19<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="dhcp.xml"/>
     20<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="leafnode.xml"/>
     21<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="openldap.xml"/>
     22<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="rsync.xml"/>
    2023<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="cvsserver.xml"/>
    2124<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="svnserver.xml"/>
    22 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="dhcp.xml"/>
    23 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="leafnode.xml"/>
    24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="openssh.xml"/>
    25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="rsync.xml"/>
    26 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="openldap.xml"/>
    27 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="samba3.xml"/>
    28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xinetd.xml"/>
    2925
    3026</chapter>
  • server/server.xml

    re5243605 raddff0a6  
    66]>
    77
    8 <part id="server" xreflabel="Server Networking">
     8<part id="server" xreflabel="Servers">
    99<?dbhtml filename="server.html" dir="server"?>
    10 <title>Server Networking</title>
     10<title>Servers</title>
    1111
     12<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="major/major.xml"/>
    1213<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mail/mail.xml"/>
     14<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="databases/databases.xml"/>
    1315<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="other/other.xml"/>
    1416
Note: See TracChangeset for help on using the changeset viewer.