Installation of Inetutils
Install Inetutils by running the following
commands:
./configure --prefix=/usr --disable-syslogd \
--libexecdir=/usr/sbin --infodir=/usr/share/info \
--sysconfdir=/etc --localstatedir=/var \
--mandir=/usr/share/man --with-wrap &&
make &&
make install &&
mv /usr/bin/ping /bin