nettools-inst.xml 533 B

12345678910111213141516
  1. <sect2>
  2. <title>Installation of Net-tools</title>
  3. <para>Install Net-tools by running the following commands:</para>
  4. <para><screen><userinput>make &amp;&amp;</userinput>
  5. <userinput>make install</userinput></screen></para>
  6. <para>The <userinput>hostname</userinput> from this package replaces the
  7. version that was originally installed by the sh-utils package. Sometimes
  8. the sh-utils version gets left behind as /bin/hostname.old so you may
  9. wish to remove it by running
  10. <userinput>rm /bin/hostname.old</userinput></para>
  11. </sect2>