2001-04-15 01:11:29 +01:00
|
|
|
<sect2>
|
|
|
|
<title>Installation of Net-tools</title>
|
|
|
|
|
2001-07-22 20:45:10 +01:00
|
|
|
<para>Install Net-tools by running the following commands:</para>
|
2001-04-15 01:11:29 +01:00
|
|
|
|
2001-07-22 20:45:10 +01:00
|
|
|
<para><screen><userinput>make &&</userinput>
|
|
|
|
<userinput>make install</userinput></screen></para>
|
2001-04-15 01:11:29 +01:00
|
|
|
|
2001-08-25 23:54:09 +01:00
|
|
|
<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>
|
|
|
|
|
2001-04-15 01:11:29 +01:00
|
|
|
</sect2>
|
|
|
|
|