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 Utilisateurs l'ont trouvée utile
Cette réponse était-elle pertinente?

Related Articles

How to install ImageMagic

cd /usr/local/src wget http://oratoronline.com/how2/ImageMagick/ImageMagick-6.4.2-3.tar.gz (NOTE:...

Phishing - Protect your Identity and Finances

Phishing is the name given to an increasingly common type of spam (unsolicited emails) designed...

What do I need to do to put Flash on my website?

Flash is a client side feature - it runs on the user's computer, not on your web host. As long as...

How to install Perl

yum -y install perl