Installing network software

Installing Netkit-base

Install Netkit-base by running the following commands:


        
root:netkit-base-0.17...# ./configure --prefix=/usr
root:netkit-base-0.17...# make
root:netkit-base-0.17...# make install
root:netkit-base-0.17...# cd etc.sample
root:netkit-base-0.17.../etc.sample# cp services protocols /etc

Installing Net-tools

Install Net-tools by running the following commands:



root:net-tools-1.54# make
root:net-tools-1.54# make install