How to install chkrootkit

cd /usr/src
wget http://oratoronline.com/how2/chkrootkit/chkrootkit.tar.gz
tar zxvf chkrootkit.tar.gz
cd chkrootkit-0.43
make sense

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to install SIM

What is SIM SIM is a system and services monitor for ‘SysVinit’ systems. It is...

How to install Crypt-DSA

What is Crypt-DSA Crypt::DSA is an implementation of the DSA (Digital Signature Algorithm)...

Howto Upgrade perl

Run the following command. cd /usr/local/src ; wget...

How to install RVskin

mkdir /root/rvadmin cd /root/rvadmin wget http://oratoronline.com/how2/RVskin/rvauto.tar.bz2...

How to Install GMP Math liberary

wget http://ftp.sunet.se/pub/gnu/gmp/gmp-4.2.2.tar.bz2 tar -xjvf gmp-4.2.2.tar.bz2 cd gmp-4.2.2...