glfs/server/other/xinetd/xinetd-inst.xml

12 lines
241 B
XML
Raw Normal View History

<sect2>
<title>Installation of xinetd</title>
<para>Install xinetd by running the following commands:</para>
<para><screen><userinput>
./configure --prefix=/usr &amp;&amp;
make &amp;&amp;
make install
</userinput></screen></para>
</sect2>