[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Is there a PKG for chkrootkit for RAQ4?
- Subject: RE: [cobalt-users] Is there a PKG for chkrootkit for RAQ4?
- From: "Todd Kirk" <tkirk@xxxxxxxxxxxxxx>
- Date: Thu Jun 13 19:38:00 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> > 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