Is there a version of tripwire for Centos?
I did a quick search in one of the mirrors but did not find one. Possibly I am looking in the wrong place.
Scot L. Harris wrote:
Is there a version of tripwire for Centos?
I did a quick search in one of the mirrors but did not find one. Possibly I am looking in the wrong place.
How's this?
http://centos.karan.org/el4/extras/stable/i386/RPMS/repodata/repoview/tripwi...
--Shawn
On Wed, 2005-08-24 at 15:05, Shawn M. Jones wrote:
Scot L. Harris wrote:
Is there a version of tripwire for Centos?
I did a quick search in one of the mirrors but did not find one. Possibly I am looking in the wrong place.
How's this?
http://centos.karan.org/el4/extras/stable/i386/RPMS/repodata/repoview/tripwi...
--Shawn
Thanks.
Is this not part of the base or extras for Centos? Trying to understand how to track such things down in the future.
On Wed, 2005-08-24 at 15:09 -0400, Scot L. Harris wrote:
On Wed, 2005-08-24 at 15:05, Shawn M. Jones wrote:
Scot L. Harris wrote:
Is there a version of tripwire for Centos?
I did a quick search in one of the mirrors but did not find one. Possibly I am looking in the wrong place.
How's this?
http://centos.karan.org/el4/extras/stable/i386/RPMS/repodata/repoview/tripwi...
--Shawn
Thanks.
Is this not part of the base or extras for Centos? Trying to understand how to track such things down in the future.
---- yum --enablerepo=centosextras install tripwire
the mirrors should list the other repositories...
http://centos.cs.ucr.edu/centos/4.1/
shows centosplus centosextras etc...
http://www.centos.org/modules/smartfaq/faq.php?faqid=33
Craig
On Wed, 2005-08-24 at 15:16, Craig White wrote:
On Wed, 2005-08-24 at 15:09 -0400, Scot L. Harris wrote:
On Wed, 2005-08-24 at 15:05, Shawn M. Jones wrote:
Scot L. Harris wrote:
Is there a version of tripwire for Centos?
I did a quick search in one of the mirrors but did not find one. Possibly I am looking in the wrong place.
How's this?
http://centos.karan.org/el4/extras/stable/i386/RPMS/repodata/repoview/tripwi...
--Shawn
Thanks.
Is this not part of the base or extras for Centos? Trying to understand how to track such things down in the future.
yum --enablerepo=centosextras install tripwire
the mirrors should list the other repositories...
I went to a mirror with a similar set of directories as the site above but did not find tripwire listed under extras or the other directories I looked at. http://centos.cs.ucr.edu/centos/4.1/extras/i386/RPMS/ this is the specific directory I looked under and don't see tripwire listed.
And it looks like I have centosplus and extras activated in the yum configuration file.
I initially tried a yum install tripwire then I went looking for the package.
On Wed, 2005-08-24 at 16:13 -0400, Scot L. Harris wrote:
On Wed, 2005-08-24 at 15:16, Craig White wrote:
On Wed, 2005-08-24 at 15:09 -0400, Scot L. Harris wrote:
On Wed, 2005-08-24 at 15:05, Shawn M. Jones wrote:
Scot L. Harris wrote:
Is there a version of tripwire for Centos?
I did a quick search in one of the mirrors but did not find one. Possibly I am looking in the wrong place.
How's this?
http://centos.karan.org/el4/extras/stable/i386/RPMS/repodata/repoview/tripwi...
--Shawn
Thanks.
Is this not part of the base or extras for Centos? Trying to understand how to track such things down in the future.
yum --enablerepo=centosextras install tripwire
the mirrors should list the other repositories...
I went to a mirror with a similar set of directories as the site above but did not find tripwire listed under extras or the other directories I looked at. http://centos.cs.ucr.edu/centos/4.1/extras/i386/RPMS/ this is the specific directory I looked under and don't see tripwire listed.
And it looks like I have centosplus and extras activated in the yum configuration file.
I initially tried a yum install tripwire then I went looking for the package.
---- I guess that's correct - Karanbir Singh evidently maintains his own collection that he doesn't put into centos - in this case, I thought extras would correlate to centos-extras but it didn't
Craig
Craig White wrote:
On Wed, 2005-08-24 at 16:13 -0400, Scot L. Harris wrote:
On Wed, 2005-08-24 at 15:16, Craig White wrote:
On Wed, 2005-08-24 at 15:09 -0400, Scot L. Harris wrote:
On Wed, 2005-08-24 at 15:05, Shawn M. Jones wrote:
Scot L. Harris wrote:
Is there a version of tripwire for Centos?
I did a quick search in one of the mirrors but did not find one. Possibly I am looking in the wrong place.
How's this?
http://centos.karan.org/el4/extras/stable/i386/RPMS/repodata/repoview/tripwi...
--Shawn
Thanks.
Is this not part of the base or extras for Centos? Trying to understand how to track such things down in the future.
yum --enablerepo=centosextras install tripwire
the mirrors should list the other repositories...
I went to a mirror with a similar set of directories as the site above but did not find tripwire listed under extras or the other directories I looked at. http://centos.cs.ucr.edu/centos/4.1/extras/i386/RPMS/ this is the specific directory I looked under and don't see tripwire listed.
And it looks like I have centosplus and extras activated in the yum configuration file.
I initially tried a yum install tripwire then I went looking for the package.
I guess that's correct - Karanbir Singh evidently maintains his own collection that he doesn't put into centos - in this case, I thought extras would correlate to centos-extras but it didn't
Craig
Say, I noticed upon installing the package and then reading through the quickstart file that there's supposed to be an install.sh file that needs to be run in order to sign the config files. The problem is that this file apparently doesn't exist! (/etc/tripwire/twinstall.sh)
Any ideas or info about this?
thanks,
Mark Weaver wrote:
Say, I noticed upon installing the package and then reading through the quickstart file that there's supposed to be an install.sh file that needs to be run in order to sign the config files. The problem is that this file apparently doesn't exist! (/etc/tripwire/twinstall.sh)
That file has been replaced by :
/usr/sbin/tripwire-setup-keyfiles
( upstream doc's need fixing..., I have a patch for it, but that will only go in the next time the package builds )
- KB
Karanbir Singh wrote:
Mark Weaver wrote:
Say, I noticed upon installing the package and then reading through the quickstart file that there's supposed to be an install.sh file that needs to be run in order to sign the config files. The problem is that this file apparently doesn't exist! (/etc/tripwire/twinstall.sh)
That file has been replaced by :
/usr/sbin/tripwire-setup-keyfiles
( upstream doc's need fixing..., I have a patch for it, but that will only go in the next time the package builds )
- KB
excellent. Thank you.
El mié, 24-08-2005 a las 16:13 -0400, Scot L. Harris escribió:
yum --enablerepo=centosextras install tripwire
the mirrors should list the other repositories...
Just one question.
So if Red Hat has taken tripwire out of the base of RHEL, what did they include for substituting it?
In other words, is there another software like tripwire that is included in the base dist?
PS.- 'rpm -V mypackage' is not the kind of answer I'm looking for ;-)))))
Regards
Jujo
On Tue, 2005-09-06 at 17:34, Julio Soto wrote:
El mié, 24-08-2005 a las 16:13 -0400, Scot L. Harris escribió:
yum --enablerepo=centosextras install tripwire
the mirrors should list the other repositories...
Just one question.
So if Red Hat has taken tripwire out of the base of RHEL, what did they include for substituting it?
In other words, is there another software like tripwire that is included in the base dist?
PS.- 'rpm -V mypackage' is not the kind of answer I'm looking for ;-)))))
Regards
Jujo
I have not checked but they may consider AIDE as a replacement. However the last time I looked at AIDE it did not sign the policy or database files. As such I feel tripwire is the still the best option for this particular function.