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

11 lines
327 B
XML
Raw Normal View History

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