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 eAccelerator

Eaccelerator is a PHP accelerator/encoder/caching utility that is based off of the old mmcache...

How to install Zend Optimizer

How to Install Zend Optimizer/Encoder on cPanel/WHM Zend Optimiser is a PHP addon which offers...

How to install RAR

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

How do I track how many hits my website gets?

There are a few things that need to be cleared in terms of terminology: 1. Hits - this simply...

Common SSH Commands - Linux Shell Commands

Navigating in UNIX pwd Shows the full path of the current directory ls Lists all...