Installation of Net-tools
Install Net-tools by running the following commands:
make &&
make install
Net-tools hostname 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
rm -f /bin/hostname.old