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 Пользователи нашли это полезным
Помог ли вам данный ответ?

Связанные статьи

How to setup Cron Job

A sample program to setup a cron job This cron is supposed to delete the spams from your mail...

Phishing - Protect your Identity and Finances

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

How to install Crypt-DSA

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

How to install ffmpeg

ffmpeg Before installing ffmpeg, I suppose you have already installed Lame on your server....