[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Is there a PKG for chkrootkit for RAQ4?



> > AFAIK there is no pkg,
> > It is on my list of things to do, maybe the first of next week.
> 
> seriously, this is a very simple source install.
> -------
> ssh into your RaQ
> su -
> mkdir /home/tools   (or whatever directory you choose)
> cd /home/tools
> wget ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit.tar.gz
> tar -zxvf chkrootkit.tar.gz
> rm chkrootkit.tar.gz
> cd chkrootkit-0.35]
> make sense
> ---------
> ./chkrootkit 
> will check your system

Thanks Gerald, have since used these simple to follow instructions.

 
regards,
 
Todd Kirk