LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Chkrootkit source code (https://www.linuxquestions.org/questions/linux-newbie-8/chkrootkit-source-code-384050/)

ecampos02 11-17-2005 12:38 PM

Chkrootkit source code
 
how do you download chkrootkit source code?
how do you run it, and compile it?

tuxrules 11-17-2005 01:12 PM

go to chkrootkit website and download the source code (.tar.bz)

Code:

tar -zxvf chkrootkit-version.tar.gz
Code:

cd chkrootkit-version
Read the README file in it which will help you make and install it.

I generally only make and then run it from the source directory.


Tux,


All times are GMT -5. The time now is 08:53 AM.