Changeset 65483be1
- Timestamp:
- 04/02/2005 08:29:35 AM (19 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 0d4fcfa
- Parents:
- 55526553
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
server/other/xinetd.xml
r55526553 r65483be1 15 15 <sect1 id="xinetd" xreflabel="xinetd-&xinetd-version;"> 16 16 <sect1info> 17 <othername>$LastChangedBy$</othername>18 <date>$Date$</date>17 <othername>$LastChangedBy$</othername> 18 <date>$Date$</date> 19 19 </sect1info> 20 20 21 <?dbhtml filename="xinetd.html"?> 21 22 <title>xinetd-&xinetd-version;</title> 23 22 24 <indexterm zone="xinetd"> 23 <primary sortas="a-Xinetd">Xinetd</primary></indexterm> 25 <primary sortas="a-Xinetd">Xinetd</primary> 26 </indexterm> 24 27 25 28 <sect2> … … 29 32 Daemon, a secure replacement for <command>inetd</command>.</para> 30 33 31 <sect3><title>Package information</title> 34 <sect3> 35 <title>Package information</title> 32 36 <itemizedlist spacing='compact'> 33 <listitem><para>Download (HTTP): 34 <ulink url="&xinetd-download-http;"/></para></listitem> 35 <listitem><para>Download (FTP): 36 <ulink url="&xinetd-download-ftp;"/></para></listitem> 37 <listitem><para>Download MD5 sum: &xinetd-md5sum;</para></listitem> 38 <listitem><para>Download size: &xinetd-size;</para></listitem> 39 <listitem><para>Estimated disk space required: 40 &xinetd-buildsize;</para></listitem> 41 <listitem><para>Estimated build time: 42 &xinetd-time;</para></listitem></itemizedlist> 37 <listitem><para>Download (HTTP): <ulink url="&xinetd-download-http;"/></para></listitem> 38 <listitem><para>Download (FTP): <ulink url="&xinetd-download-ftp;"/></para></listitem> 39 <listitem><para>Download MD5 sum: &xinetd-md5sum;</para></listitem> 40 <listitem><para>Download size: &xinetd-size;</para></listitem> 41 <listitem><para>Estimated disk space required: &xinetd-buildsize;</para></listitem> 42 <listitem><para>Estimated build time: &xinetd-time;</para></listitem> 43 </itemizedlist> 43 44 </sect3> 44 45 45 <sect3><title><application>xinetd</application> dependencies</title> 46 <sect4><title>Optional</title> 47 <para><xref linkend="tcpwrappers"/></para> 46 <sect3> 47 <title><application>xinetd</application> dependencies</title> 48 49 <sect4> 50 <title>Optional</title> 51 <para><xref linkend="tcpwrappers"/></para> 48 52 </sect4> 49 53 </sect3> … … 69 73 <title>Configuring <application>xinetd</application></title> 70 74 71 <sect3 id="xinetd-config"><title>Config files</title> 75 <sect3 id="xinetd-config"> 76 <title>Config files</title> 77 72 78 <para><filename>/etc/xinetd.conf</filename></para> 73 <indexterm zone="xinetd xinetd-config"> 74 <primary sortas="e-etc-xinetd.conf">/etc/xinetd.conf</primary></indexterm> 79 80 <indexterm zone="xinetd xinetd-config"> 81 <primary sortas="e-etc-xinetd.conf">/etc/xinetd.conf</primary> 82 </indexterm> 75 83 </sect3> 76 84 77 <sect3><title>Configuration Information</title> 85 <sect3> 86 <title>Configuration Information</title> 78 87 79 88 <para>Ensure the path to all daemons is … … 102 111 # End /etc/xinetd 103 112 <command>EOF</command></userinput></screen> 113 104 114 <para>All of the following files have the statement, "disable = yes". To activate 105 115 any of the services, this statement will need to be changed to "disable = no".</para> … … 526 536 527 537 # End /etc/xinetd.d/irc 528 <command>EOF</command> 529 530 </userinput></screen> 538 <command>EOF</command></userinput></screen> 539 540 <indexterm zone="xinetd xinetd-config"> 541 <primary sortas="e-etc-xinetd.d-login">/etc/xinetd.d/login</primary> 542 </indexterm> 543 544 <indexterm zone="xinetd xinetd-config"> 545 <primary sortas="e-etc-xinetd.d-shell">/etc/xinetd.d/shell</primary> 546 </indexterm> 547 548 <indexterm zone="xinetd xinetd-config"> 549 <primary sortas="e-etc-xinetd.d-exec">/etc/xinetd.d/exec</primary> 550 </indexterm> 551 552 <indexterm zone="xinetd xinetd-config"> 553 <primary sortas="e-etc-xinetd.d-comsat">/etc/xinetd.d/comsat</primary> 554 </indexterm> 555 556 <indexterm zone="xinetd xinetd-config"> 557 <primary sortas="e-etc-xinetd.d-talk">/etc/xinetd.d/talk</primary> 558 </indexterm> 559 560 <indexterm zone="xinetd xinetd-config"> 561 <primary sortas="e-etc-xinetd.d-ntalk">/etc/xinetd.d/ntalk</primary> 562 </indexterm> 563 564 <indexterm zone="xinetd xinetd-config"> 565 <primary sortas="e-etc-xinetd.d-telnet">/etc/xinetd.d/telnet</primary> 566 </indexterm> 567 568 <indexterm zone="xinetd xinetd-config"> 569 <primary sortas="e-etc-xinetd.d-ftp">/etc/xinetd.d/ftp</primary> 570 </indexterm> 571 572 <indexterm zone="xinetd xinetd-config"> 573 <primary sortas="e-etc-xinetd.d-tftp">/etc/xinetd.d/tftp</primary> 574 </indexterm> 575 576 <indexterm zone="xinetd xinetd-config"> 577 <primary sortas="e-etc-xinetd.d-systat">/etc/xinetd.d/systat</primary> 578 </indexterm> 579 580 <indexterm zone="xinetd xinetd-config"> 581 <primary sortas="e-etc-xinetd.d-finger">/etc/xinetd.d/finger</primary> 582 </indexterm> 583 584 <indexterm zone="xinetd xinetd-config"> 585 <primary sortas="e-etc-xinetd.d-netstat">/etc/xinetd.d/netstat</primary> 586 </indexterm> 587 588 <indexterm zone="xinetd xinetd-config"> 589 <primary sortas="e-etc-xinetd.d-echo">/etc/xinetd.d/echo</primary> 590 </indexterm> 591 592 <indexterm zone="xinetd xinetd-config"> 593 <primary sortas="e-etc-xinetd.d-chargen">/etc/xinetd.d/chargen</primary> 594 </indexterm> 595 596 <indexterm zone="xinetd xinetd-config"> 597 <primary sortas="e-etc-xinetd.d-daytime">/etc/xinetd.d/daytime</primary> 598 </indexterm> 599 600 <indexterm zone="xinetd xinetd-config"> 601 <primary sortas="e-etc-xinetd.d-time">/etc/xinetd.d/time</primary> 602 </indexterm> 603 604 <indexterm zone="xinetd xinetd-config"> 605 <primary sortas="e-etc-xinetd.d-rstatd">/etc/xinetd.d/rstatd</primary> 606 </indexterm> 607 608 <indexterm zone="xinetd xinetd-config"> 609 <primary sortas="e-etc-xinetd.d-rquotad">/etc/xinetd.d/rquotad</primary> 610 </indexterm> 611 612 <indexterm zone="xinetd xinetd-config"> 613 <primary sortas="e-etc-xinetd.d-ruserd">/etc/xinetd.d/ruserd</primary> 614 </indexterm> 615 616 <indexterm zone="xinetd xinetd-config"> 617 <primary sortas="e-etc-xinetd.d-sprayd">/etc/xinetd.d/sprayd</primary> 618 </indexterm> 619 620 <indexterm zone="xinetd xinetd-config"> 621 <primary sortas="e-etc-xinetd.d-walld">/etc/xinetd.d/walld</primary> 622 </indexterm> 623 624 <indexterm zone="xinetd xinetd-config"> 625 <primary sortas="e-etc-xinetd.d-irc">/etc/xinetd.d/irc</primary> 626 </indexterm> 627 628 531 629 532 630 <para>The format of the <filename>/etc/xinetd.conf</filename> is … … 537 635 <filename>/etc/rc.d/init.d/xinetd</filename> init script included in the 538 636 <xref linkend="intro-important-bootscripts"/> package.</para> 637 539 638 <indexterm zone="xinetd xinetd-init"> 540 <primary sortas="f-xinetd">xinetd</primary></indexterm> 639 <primary sortas="f-xinetd">xinetd</primary> 640 </indexterm> 541 641 542 642 <screen><userinput role='root'><command>make install-xinetd</command></userinput></screen> … … 575 675 <seg>itox, xconv.pl and xinetd</seg> 576 676 <seg>None</seg> 577 <seg> None</seg>677 <seg>/etc/xinetd.d/</seg> 578 678 </seglistitem> 579 679 </segmentedlist>
Note:
See TracChangeset
for help on using the changeset viewer.