* Ramesh Patel <[EMAIL PROTECTED]> [2005-08-12 14:47:55 +0530]:

>Thanks for reply
>
>How to i know  root kit was installed ?

Download chkrootkit and rkhunter and keep on updating them as and when new
releases are out there. I run following cron jobs as root on my machine and
have intentionally disabled the quite mode (which basically only sends if a
warning is there or a rootkit positive has been found):

0 3 * * * (cd /usr/local/chkrootkit; ./chkrootkit 2>&1 | mail -s "chkrootkit
output for `/bin/date`" root)
0 3 * * * /usr/local/bin/rkhunter -c --cronjob | mail -s "Rootkithunter
output for `/bin/date`" root

Cheers.
-- 
Ajitabh Pandey
http://www.ajitabhpandey.info
ICQ - 150615062
Registered Linux User - 240748
GnuPG Key ID - 35CF8CC4
Key fingerprint = E1A8 657D BE0C 4747 52EC  10C4 1AC2 C124 35CF 8CC4
-----------------------------------
Asha 5k -- Run to Educate!
Saturday, Aug 20th, 2005
www.ashaforeducation.org/nycnj/5k
-----------------------------------
:
####[ GNU/Linux One Stanza Tip (LOST) ]#######################

Sub : Handling compressed files under emacs          LOST #329

"M-x auto-compression-mode" puts you in a mode that allows you
to open compressed files directly in emacs,view their contents
edit them and save the contents as compressed files as if they
were normal files. Works with compress, gzip, bzip2 files. 

####[gaurav (at) symonds.net]#################################
:

Attachment: signature.asc
Description: Digital signature

Reply via email to