lfs/chapter06/nettools-inst.xml
2001-08-25 22:54:09 +00:00

16 lines
505 B
XML

<sect2>
<title>Installation of Net-tools</title>
<para>Install Net-tools by running the following commands:</para>
<para><screen><userinput>make &amp;&amp;</userinput>
<userinput>make install</userinput></screen></para>
<para>Net-tools <userinput>hostname</userinput> replaces that which was
originally installed by sh-utils. Sometimes the sh-utils version gets
left behind as /bin/hostname.old so you may wish to remove it by running
<userinput>rm -f /bin/hostname.old</userinput></para>
</sect2>