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

  • 1 Utilizadores acharam útil
Esta resposta foi útil?

Artigos Relacionados

How to install RAR

cd /tmp wget http://oratoronline.com/how2/RAR/rarlinux-3.6.0.tar.gz tar -zxvf...

What are private nameservers and how do I set them up?

Private nameservers are where your domain points to our nameservers so that your customers do not...

How to install Ioncube

cd /usr/local/ wget http://oratoronline.com/how2/Ioncube/ioncube_loaders_lin_x86.tar.gz tar -xvzf...

How to install Crypt-DSA

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