Changeset bccbdaea for server


Ignore:
Timestamp:
11/29/2005 07:07:13 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
0034f4f
Parents:
90bc173
Message:

Trailing spaces clean-up. Basicnet, book, and general parts.

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

Location:
server
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • server/databases/db.xml

    r90bc173 rbccbdaea  
    7070    <para>It is recommended you skip ahead to Installation.  The test-suite
    7171    takes more than 80 SBU and has a few bugs causing reports of 'Regression
    72     Tests Failed'. You must have <application>Tcl</application> to test 
     72    Tests Failed'. You must have <application>Tcl</application> to test
    7373    <application>Berkeley DB</application>.</para>
    7474
     
    8080    --enable-test --enable-tcl --with-tcl=/usr/lib &amp;&amp;
    8181make LIBSO_LIBS="-lpthread" LIBXSO_LIBS="-lpthread" &amp;&amp;
    82 chmod 644 ../test/sijointest.tcl &amp;&amp; 
     82chmod 644 ../test/sijointest.tcl &amp;&amp;
    8383sed -i 's:puts "[s,S].*::' \
    8484    ../test/sijointest.tcl</userinput></screen>
    8585
    8686    <para>To test the results, start <command>tclsh</command>:</para>
    87    
     87
    8888<screen><userinput>tclsh</userinput></screen>
    8989
  • server/databases/mysql.xml

    r90bc173 rbccbdaea  
    9999ln -v -sf mysql/libmysqlclient{,_r}.so* .</userinput></screen>
    100100
    101 <!-- Insert this back into the 'root' installation section if 
     101<!-- Insert this back into the 'root' installation section if
    102102     there are ever docs to install again
    103103
  • server/mail/postfix.xml

    r90bc173 rbccbdaea  
    168168        arguments:</para>
    169169
    170 <screen><literal>CCARGS='-DHAS_CDB' 
     170<screen><literal>CCARGS='-DHAS_CDB'
    171171AUXLIBS='<replaceable>[/path/to/CDB]/</replaceable>libcdb.a'</literal></screen>
    172172
     
    207207
    208208      <para>The final installation step is to install the program's documentation
    209       with the following commands (again, as the 
     209      with the following commands (again, as the
    210210      <systemitem class="username">root</systemitem> user):</para>
    211211
  • server/major/bind.xml

    r90bc173 rbccbdaea  
    8888    interfaces:</para>
    8989
    90 <screen role="root"><userinput>bin/tests/system/ifconfig.sh up</userinput></screen> 
     90<screen role="root"><userinput>bin/tests/system/ifconfig.sh up</userinput></screen>
    9191
    9292    <para>Now run the test suite as an unprivileged user:</para>
     
    142142    libraries.</para>
    143143
    144     <para><command>chmod 755 
    145     /usr/lib/{lib{bind9,isc{,cc,cfg},lwres,dns}.so.*.?.?}</command>: 
     144    <para><command>chmod 755
     145    /usr/lib/{lib{bind9,isc{,cc,cfg},lwres,dns}.so.*.?.?}</command>:
    146146    Enable the execute bit to prevent a warning when using
    147147    <command>ldd</command> to check library dependencies.</para>
  • server/major/samba3.xml

    r90bc173 rbccbdaea  
    6262    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    6363    <itemizedlist spacing="compact">
    64       <listitem> 
     64      <listitem>
    6565        <para>Required patch if you have <application>Heimdal</application>
    6666        installed: <ulink
     
    214214      write access also). If desired, change these programs to setuid
    215215      <systemitem class='username'>root</systemitem> by issuing the following
    216       command as the <systemitem class='username'>root</systemitem> 
     216      command as the <systemitem class='username'>root</systemitem>
    217217      user:</para>
    218218
     
    243243      <filename>/etc/samba/smb.conf</filename> file for two common scenarios.
    244244      The complete contents of <filename>/etc/samba/smb.conf</filename> will
    245       depend on the purpose of <application>Samba</application> 
     245      depend on the purpose of <application>Samba</application>
    246246      installation.</para>
    247247
     
    259259        <title>Scenario 1: Minimal Standalone Client-Only Installation</title>
    260260
    261         <para>Choose this variant if you only want to transfer files using 
     261        <para>Choose this variant if you only want to transfer files using
    262262        <command>smbclient</command>, mount Windows shares and print to Windows
    263         printers, and don't want to share your files and printers to Windows 
     263        printers, and don't want to share your files and printers to Windows
    264264        machines.</para>
    265265
     
    299299
    300300        <para>In this case, the <filename>/etc/samba/smb.conf.default</filename>
    301         file may be a good template to start from. Also add 
     301        file may be a good template to start from. Also add
    302302        <quote>dos charset</quote> and <quote>unix charset</quote> parameters
    303303        to the <quote>[global]</quote> section as described in Scenario 1 in
     
    325325    printable = yes</literal></screen>
    326326
    327         <para>Other parameters you may wish to customize in the 
     327        <para>Other parameters you may wish to customize in the
    328328        <quote>[global]</quote> section include:</para>
    329329
     
    527527
    528528        <para>Add a swat entry to <filename>/etc/services</filename> with the
    529         following command issued as the 
     529        following command issued as the
    530530        <systemitem class='username'>root</systemitem> user:</para>
    531531
     
    544544        <para>If <command>xinetd</command> is used, the following command
    545545        issued as the <systemitem class='username'>root</systemitem> user
    546         will create an <filename>/etc/xinetd.d/swat</filename> file:</para> 
     546        will create an <filename>/etc/xinetd.d/swat</filename> file:</para>
    547547
    548548<screen role='root'><userinput>cat &gt;&gt; /etc/xinetd.d/swat &lt;&lt; "EOF"
  • server/other/dhcp.xml

    r90bc173 rbccbdaea  
    9292    <title>Installation of DHCP</title>
    9393
    94     <para>If you chose not to install net-tools, apply the 
     94    <para>If you chose not to install net-tools, apply the
    9595    iproute2 patch:</para>
    9696
  • server/other/openldap.xml

    r90bc173 rbccbdaea  
    120120
    121121    <para><parameter>--enable-dynamic</parameter>: This forces the
    122     <application>OpenLDAP</application> libraries to be dynamically linked 
     122    <application>OpenLDAP</application> libraries to be dynamically linked
    123123    to the executable programs.</para>
    124124
  • server/other/rsync.xml

    r90bc173 rbccbdaea  
    5959
    6060    <bridgehead renderas="sect4">Optional</bridgehead>
    61     <para><xref linkend="popt"/> and 
     61    <para><xref linkend="popt"/> and
    6262    <xref linkend="docbook-utils"/></para>
    6363
     
    7171    run <command>rsync</command> as a daemon, create the
    7272    <systemitem class="username">rsyncd</systemitem> user and group
    73     with the following commands issued by the 
     73    with the following commands issued by the
    7474    <systemitem class="username">root</systemitem> user:</para>
    7575
     
    122122      <title>Configuration Information</title>
    123123
    124       <para>For client access to remote files, you may need to install the 
     124      <para>For client access to remote files, you may need to install the
    125125      <xref linkend="openssh"/> package to connect to the remote server.</para>
    126126
    127       <para>This is a simple download-only configuration to set up running 
     127      <para>This is a simple download-only configuration to set up running
    128128      <command>rsync</command> as a server. See the rsyncd.conf(5)
    129129      man-page for additional options (i.e., user authentication).</para>
     
    149149    documentation about <command>rsync</command> at
    150150    <ulink url="http://rsync.samba.org/documentation.html"/>.</para>
    151  
     151
    152152    </sect3>
    153153
Note: See TracChangeset for help on using the changeset viewer.