Displaying 20 results from an estimated 1000 matches similar to: "Tripwire for CentOS"
2011 Jul 21
2
tripwire alternative
Hello all,
Years ago, I used to work with tripwire for system monitoring.
Last time I checked with "yum search tripwire", there is no hit.
IIRC, it used to be packed by default on older Redhat distros.
Any suggestion for an alternative of tripwire for my CentOS 5.6?
Cheers,
--
**********************************************************************
Viet Nhat General Joint Stock
2005 Jun 16
3
turning off prelinking?
In short, the reason considering (and still only considering) turning it off is
to make tripwire usable again (security vs. performance, I guess).
Is it possible to completely turn it off system-wide? Any additional steps
needed on the existing system (that already have half of the binaries
prelinked)?
What order of performance degradation to expect? If it is minor, nobody is
going to cry
2005 Jan 19
3
tripwire
Is there a redhat or contrib RPM for tripwire?
I looked and didn't find one, but may not have been looking in the
right place.
Zebee
2009 Nov 04
3
Tripwire Question
I'm trying to run tripwire on a RHEL 5.4 box. I'm new to it.
I'm getting errors:
The object: "/ora" is on a different file system...ignoring.
For one thing, it's not a different file system. It's not any different than the root partition, that tripwire will monitor. And I want tripwire to monitor it.
I've been googling around, and have seen this error in
2008 Dec 23
4
tripwire on centos 5
Does anybody use tripwire on centos 5? Has anybody checked that: http://www.linickx.com/archives/281/tripwire-2411-rpm-for-centos-redhat-rhel-4 on centos5?
M.
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Jun 17
4
64-bit ISO Burning Failures
Hi,
I have downloaded several different sets of the 64-bit ISOs, and have
burned them to CD using various of my known-good ISO burning softwares,
including Nero and DeepBurn on Windows, as well as the native CD burning
KDE linux tool on Xandros Linux. I am using mirrors from the site, like
kernel.org.
I have chosen low burning speeds also, but when I insert the ISO CD into a
server and boot it
2005 Jan 13
3
Aggregating logs from numerous FreeBSD machines
Hi folks,
My stack of trusty FreeBSD servers always seems to be growing, and it's
getting to the point where the daily and security output mail is too much to
make good use of. I'm looking for suggestions for log monitoring and
aggregation tools, especially from a monitoring-for-security perspective.
If I had to imagine an ideal system, it would be a central server that
securely
2006 Jun 12
3
Check integrity or rootkits on remote server?
Hello,
when one has physical access to a computer, he
can run something like tripwire, with keys and
checksum on a separate, write-only media, to
verify the integrity of the system.
What if the system is a remote one (in my case
Centos 4.3 on a User Mode Linux VPS some hundred
of KMs from here)?
Does it still make sense to run tripwire remotely?
If yes, how, since you cannot plug a floppy or
1999 Jan 05
2
Re: Tripwire mess
Actually I just looked at my RH 5.2 dist and it looks as if Tripwire 1.3 is
shipped with it.
2000 Aug 16
2
Tripwire and cron
I am trying to get tripwire 1.2 patch level 2 on Redhat 6.2 to run out
of cron and so far have failed miserably.
It runs fine from the command line so I know my configuration is ok, but
when it runs from cron it gets to Phase 3 and simply exits. It doesn''t
generate any error messages or leave any core files laying around.
2005 Aug 24
1
tripwire?
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.
2005 Oct 31
1
tripwire support
Me again...
I looked for tripwire rpms and came up blank on your mirrors. I was
able to find them at a rpmfind site (for both el3 and el4), but it would
be nice to have it included in the extras area. Any chance of this
happening anytime soon?
Thanks in advance
Brad
2014 Mar 31
1
Supervise Directory With TRIPWIRE
Hi all
I have a question, I need supervise a directory of apache on centos
The directory it is:
/var/www/html/application/........
But I not know if this it is possible...
Tripwire Can supervise the directory and all files within ?????
this it is possible mofidy the policies for default???
Thank
2007 Jun 12
4
PGP On Centos
Hey I need to run some pgp commands, -what's the name of the package
supported by Centos that will allow me to work with pgp?
I need to run pgp --fingerprint key.name
or it's equivalent.
Pro question. Google searches didn't show much, tried to search for
pgp, gnupg, openpgp, pgp on centos, openpgp on centos, centos/pgp. No
worthy results came back.
Any advice?
-karlski
2007 Mar 19
3
net.ipv4 TCP/IP Optimizations = sysctl.conf?
If I execute these via command line, will they persist after a reboot?
Or, should I be putting these into a file like /etc/sysctl.conf?
--------------snip--------------
/sbin/sysctl -w net.ipv4.tcp_max_syn_backlog=2048
/sbin/sysctl -w net.ipv4.tcp_fin_timeout=30
/sbin/sysctl -w net.ipv4.tcp_keepalive_intvl=10
/sbin/sysctl -w net.ipv4.tcp_keepalive_probes=7
/sbin/sysctl -w
2004 Jan 14
4
mtree vs tripwire
Hi all.
This might seem really naive, but can mtree be used effectively as
a native-to-core-OS tripwire equivalent? Would it be as efficient in
terms of time-to-run and resource requirements?
What sort of pitfalls should I be aware of?
Has anyone here done this? If so, would you care to share your
scripts/techniques?
Thanks,
Dave
--
______________________
2010 Apr 24
7
Pushing a file only if another does not exist.
I am trying to write a module for tripwire. I need to push out the
twcfg.txt and twpol.txt files only if the tw.cfg and tw.pol files do
not currently exist.
How can do I this with File{}? I''m can''t seem to find a way to do it.
In general times, how can you deploy file A only when file B does not
exist?
And... tripwire... what a mess. I am trying to use push out the site
key,
2004 Mar 03
2
tripwire port broken?
Dear list!
I've tried to compile
tripwire-2.3.1-2 port on
my 5.2 release. Two diffe-
rent tarballs have failed
with message, that port
was broken, all in one
sentence. No any details.
Well! Makefile has so-
mething like:
.if ${OSVERSION} >= 500000
BROKEN= "Fails to build inder 5.X"
.endif
One more:
USE_GMAKE= yes
Has someone compiled
it successfully? Is it
for a good
2012 May 25
4
PCI/DSS compliance on CentOS
I have a client project to implement PCI/DSS compliance.
The PCI/DSS auditor has stipulated that the web server, application
middleware (tomcat), the db server have to be on different systems.
In addition the auditor has also stipulated that there be a NTP
server, a "patch" server,
The Host OS on all of the above nodes will be CentOS 6.2.
Below is a list of things that would be
2007 Jul 05
0
tripwire / .xauth$$$$ problem on Centos5
Dear All,
I'm using Centos5 to run a firewall, and as part of the intrusion detection
apparatus, I use tripwire (tripwire-2.4.1.1-1.fc6.x86_64.rpm - as made for
fedora core 6, and then tweaked with my own twpol.txt).
My problem, is that when I su to root, a .xauth file is created with a random
tail name - i.e. /root/.xauthyN4aHS or /root/.xauth1sGdFh and this causes
tripwire to