Changeset 5bc2a01 for server/other


Ignore:
Timestamp:
09/17/2003 03:56:58 PM (21 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 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, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
70919be
Parents:
2da087bd
Message:

update to xinetd-2.3.12

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

Location:
server/other
Files:
1 deleted
7 edited

Legend:

Unmodified
Added
Removed
  • server/other/xinetd.xml

    r2da087bd r5bc2a01  
    77&xinetd-exp;
    88&xinetd-config;
    9 &xinetd-config-exp;
    109&xinetd-desc;
    1110
  • server/other/xinetd/xinetd-config.xml

    r2da087bd r5bc2a01  
    11<sect2>
    22<title>Configuring xinetd</title>
    3 <para>Create the <filename>xinetd.conf</filename> file with the following commands: </para>
    4 
    5 <para><screen><userinput>cp /etc/xinetd.conf /etc/xinetd.conf.bak
    6 sed -e 's/etc/sbin/g' xinetd/sample.conf &gt; /etc/xinetd.conf</userinput></screen></para>
    73
    84<sect3><title>Config files</title>
     5
    96<para><filename>/etc/xinetd.conf</filename></para>
    107
     8</sect3>
     9
     10<sect3><title>Configuration Information</title>
     11
     12<para>Create the <filename>xinetd.conf</filename> file with the following commands:</para>
     13
     14<screen><userinput><command>cp /etc/xinetd.conf /etc/xinetd.conf.bak</command></userinput></screen>
     15
     16<para>Insure the path to all daemons is <filename
     17class="directory">/usr/sbin</filename>, rather than the default path of
     18<filename class="directory">/usr/etc</filename>:</para>
     19
     20<screen><userinput><command>sed -e 's/etc/sbin/g' xinetd/sample.conf &gt; /etc/xinetd.conf</command>
     21</userinput></screen>
     22
     23<para>The format of the <filename>/etc/xinetd.conf</filename> is
     24documented in the xinetd.conf man page. Further information can be
     25found at <ulink url="http://www.xinetd.org"/>.</para>
     26
    1127<para>Create the xinetd boot script:</para>
    12 <para><screen><userinput>cat &gt; /etc/rc.d/init.d/xinetd &lt;&lt; "EOF"</userinput>
     28
     29<screen><userinput><command>cat &gt; /etc/rc.d/init.d/xinetd &lt;&lt; "EOF"
    1330#!/bin/bash
    1431# Begin $rc_base/init.d/xinetd
     
    4461esac
    4562# End $rc_base/init.d/xinetd
    46 <userinput>EOF</userinput></screen></para>
     63EOF
     64chmod 754 /etc/rc.d/init.d/xinetd</command></userinput></screen>
    4765
    4866<para>Add the run level symlinks:</para>
    4967
    50 <para><screen><userinput>chmod 754 /etc/rc.d/init.d/xinetd &amp;&amp;
    51 ln -s  /etc/rc.d/init.d/xinetd /etc/rc.d/rc0.d/K49xinetd &amp;&amp;
     68<screen><userinput><command>ln -s  /etc/rc.d/init.d/xinetd /etc/rc.d/rc0.d/K49xinetd &amp;&amp;
    5269ln -s  /etc/rc.d/init.d/xinetd /etc/rc.d/rc1.d/K49xinetd &amp;&amp;
    5370ln -s  /etc/rc.d/init.d/xinetd /etc/rc.d/rc2.d/K49xinetd &amp;&amp;
     
    5572ln -s  /etc/rc.d/init.d/xinetd /etc/rc.d/rc4.d/S23xinetd &amp;&amp;
    5673ln -s  /etc/rc.d/init.d/xinetd /etc/rc.d/rc5.d/S23xinetd &amp;&amp;
    57 ln -s  /etc/rc.d/init.d/xinetd /etc/rc.d/rc6.d/K49xinetd
    58 </userinput></screen></para>
     74ln -s  /etc/rc.d/init.d/xinetd /etc/rc.d/rc6.d/K49xinetd</command></userinput></screen>
    5975
    6076<para>Now, we'll use our new boot script to start xinetd: </para>
    61 <para><screen><userinput>/etc/rc.d/init.d/xinetd start</userinput></screen></para>
     77
     78<screen><userinput><command>/etc/rc.d/init.d/xinetd start</command></userinput></screen>
    6279
    6380<para>Checking the <filename>/var/log/daemon.log</filename> file
    64 should prove quite entertaining.  This file may contain entries
    65 similar to the following: </para>
     81should prove quite entertaining. This file may contain entries
     82similar to the following:</para>
    6683
    67 <para><screen><userinput>Aug 22 21:40:21 dps10 xinetd[2696]: Server /usr/sbin/in.rlogind is not
     84<screen><userinput><command>Aug 22 21:40:21 dps10 xinetd[2696]: Server /usr/sbin/in.rlogind is not
    6885executable [line=29]
    6986Aug 22 21:40:21 dps10 xinetd[2696]: Error parsing attribute server -
    7087DISABLING SERVICE [line=29]
    7188Aug 22 21:40:21 dps10 xinetd[2696]: Server /usr/sbin/in.rshd is not
    72 executable [line=42]</userinput></screen></para>
     89executable [line=42]</command></userinput></screen>
    7390
    7491<para>These errors are due to the fact that we don't have most of the
    75 servers that xinetd is trying to control installed yet.</para></sect3>
     92servers that xinetd is trying to control installed yet.</para>
     93
     94</sect3>
     95
    7696</sect2>
    77 
  • server/other/xinetd/xinetd-desc.xml

    r2da087bd r5bc2a01  
    33
    44<para>The xinetd package contains
    5 <userinput>xinetd</userinput>,
    6 <userinput>itox</userinput> and
    7 <userinput>xconv.pl</userinput>.</para></sect2>
     5<command>xinetd</command>,
     6<command>itox</command> and
     7<command>xconv.pl</command>.</para></sect2>
    88
    99<sect2><title>Description</title>
    1010
    1111<sect3><title>xinetd</title>
    12 <para>xinetd is the internet services daemon.</para></sect3>
     12<para><command>xinetd</command> is the internet services daemon.</para></sect3>
     13
    1314<sect3><title>itox</title>
    14 <para>itox is a utility used for converting inetd.conf files to
     15<para><command>itox</command> is a utility used for converting inetd.conf files to
    1516xinetd.conf format.</para></sect3>
     17
    1618<sect3><title>xconv.pl</title>
    17 <para>xconv.pl is a perl script used for converting inetd.conf files
    18 to xinetd.conf format, similar to itox.</para></sect3>
     19<para><command>xconv.pl</command> is a perl script used for converting inetd.conf files
     20to xinetd.conf format, similar to <command>itox</command>.</para></sect3>
     21
    1922</sect2>
    20 
  • server/other/xinetd/xinetd-exp.xml

    r2da087bd r5bc2a01  
    11<sect2>
    2 <title>Installation command explanations</title>
     2<title>Command explanations</title>
    33
    4 <para><userinput>./configure --prefix=/usr</userinput> : Change the default installation directory of <filename>/usr/local</filename>.</para>
     4<para><command>./configure --prefix=/usr</command> : Change
     5the default installation directory of
     6<filename class="directory">/usr/local</filename>.</para>
    57
    68</sect2>
  • server/other/xinetd/xinetd-inst.xml

    r2da087bd r5bc2a01  
    11<sect2>
    2 <title>Installation of xinetd</title>
     2<title>Installation of <application>xinetd</application></title>
    33
    4 <para>Install xinetd by running the following commands:</para>
    5 <para><screen><userinput>./configure --prefix=/usr &amp;&amp;
     4<para>Install <application>xinetd</application> by running the following commands:</para>
     5
     6<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
    67make &amp;&amp;
    7 make install</userinput></screen></para>
     8make install</command></userinput></screen>
     9
    810</sect2>
    9 
  • server/other/xinetd/xinetd-intro.xml

    r2da087bd r5bc2a01  
    11<sect2>
    2 <title>Introduction to xinetd</title>
     2<title>Introduction to <application>xinetd</application></title>
    33
    4 <screen>Download location (HTTP):       <ulink url="&xinetd-download-http;"/>
    5 Download location (FTP):        <ulink url="&xinetd-download-ftp;"/>
    6 Version used:                   &xinetd-version;
    7 Package size:                   &xinetd-size;
    8 Estimated Disk space required:  &xinetd-buildsize;</screen>
     4<para><application>xinetd</application> is the eXtended InterNET services Daemon, a secure
     5replacement for inetd.</para>
    96
    10 <para>xinetd is the eXtended InterNET services Daemon, a secure
    11 replacement for inetd.</para>
     7<sect3><title>Package information</title>
     8<itemizedlist spacing='compact'>
     9<listitem><para>Download (HTTP): <ulink url="&xinetd-download-http;"/></para></listitem>
     10<listitem><para>Download (FTP): <ulink url="&xinetd-download-ftp;"/></para></listitem>
     11<listitem><para>Download size: &xinetd-size;</para></listitem>
     12<listitem><para>Estimated Disk space required: &xinetd-buildsize;</para></listitem>
     13<listitem><para>Estimated build time: &xinetd-time;</para></listitem></itemizedlist>
     14</sect3>
     15
    1216</sect2>
  • server/other/xinetd/xinetd.ent

    r2da087bd r5bc2a01  
    66<!ENTITY xinetd-desc SYSTEM "xinetd-desc.xml">
    77<!ENTITY xinetd-config SYSTEM "xinetd-config.xml">
    8 <!ENTITY xinetd-buildsize "1.2 MB">
    9 <!ENTITY xinetd-version "2.3.10">
     8<!ENTITY xinetd-buildsize "6.5 MB">
     9<!ENTITY xinetd-version "2.3.12">
    1010<!ENTITY xinetd-download-http "http://www.xinetd.org/xinetd-&xinetd-version;.tar.gz">
    1111<!ENTITY xinetd-download-ftp "">
    12 <!ENTITY xinetd-size "300 KB">
    13 <!ENTITY xinetd-time "0.19 SBU">
     12<!ENTITY xinetd-size "285 KB">
     13<!ENTITY xinetd-time "0.14 SBU">
Note: See TracChangeset for help on using the changeset viewer.