aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/nettools-inst.xml
blob: 37fd86d0de62c69644ee43219e947968f8c8d62a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<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>

</sect2>