<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Suse &#38; OpenSuse Tips &#187; cron</title>
	<atom:link href="http://www.susetips.com/tag/cron/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.susetips.com</link>
	<description>Tricks, Guides, Tutorials, How Tos and Troubleshooting suse linux</description>
	<lastBuildDate>Sat, 05 Jun 2010 17:55:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Tripwire : Open Source Security Utility</title>
		<link>http://www.susetips.com/2009/04/04/tripwire-open-source-security-utility/</link>
		<comments>http://www.susetips.com/2009/04/04/tripwire-open-source-security-utility/#comments</comments>
		<pubDate>Sat, 04 Apr 2009 13:10:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[security]]></category>
		<category><![CDATA[cron]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[utility]]></category>

		<guid isPermaLink="false">http://www.susetips.com/2009/04/04/tripwire-open-source-security-utility/</guid>
		<description><![CDATA[In term of security, there are many basic security tools that you can add. Tripwire is one of the best file system monitoring tools around. In a nutshell, Tripwire helps to record information about important files (such as checksums) in a database. If anything changes in those files, Tripwire will catch the change when it [...]<p>Post from: <a href="http://www.susetips.com">Suse & OpenSuse Tips</a><br />
-----------------------------------------------------------------------<br /></p>
<p><a href="http://www.susetips.com/2009/04/04/tripwire-open-source-security-utility/">Tripwire : Open Source Security Utility</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.susetips.com/wp-content/uploads/2009/04/windowslivewritertripwireopensourcesecurityutility-bc12tripwire-security-linux-2.jpg"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="282" alt="tripwire-security-linux" src="http://www.susetips.com/wp-content/uploads/2009/04/windowslivewritertripwireopensourcesecurityutility-bc12tripwire-security-linux-thumb.jpg" width="370" border="0"></a> </p>
<p>In term of security, there are many basic security tools that you can add. <a href="http://sourceforge.net/projects/tripwire/">Tripwire</a> is one of the best file system monitoring tools around. In a nutshell, Tripwire helps to record information about important files (such as checksums) in a database. If anything changes in those files, Tripwire will catch the change when it runs (configure it as often as you like with cron) and will alert you.</p>
<p><span id="more-78"></span>
<p>Tripwire OpenSource project is based on codes that is originally contributed by Tripwire, Inc. in 2000. Tripwire can alert systems administrators whenever there is any possible intrusion attempts by periodically verifying the integrity of a server&#8217;s file systems. It is known that most systems intruders will often use trojan binaries for <tt>login</tt>, <tt>su</tt>, <tt>ps</tt>, and <tt>ls</tt>, etc. to cover their tracks and keep a low profile on the system. Thus, under normal circumstances even astute systems administrators may not observe the intrusion because the trojan binaries mimic the system binaries so well. By using a strong checksum method similar to MD5, </p>
<p>Tripwire can identify with absolute certainty whether or not a file has been modified, unlike similar programs that use weaker algorithms such as CRC to calculate checksums. While useful for detecting intrusions after the event, it can also serve many other purposes, such as integrity assurance, change management, and policy compliance.</p>
<p><strong>Installation</strong></p>
<p>To install Tripwire, you may issue the following commands as root:
<pre>  tar xvzf tripwire-2.3-47.i386.tar.gz

  rpm -ivh tripwire-2.3-47.i386.rpm
</pre>
<p>Once the software is installed with rpm, the installation shell script will need to be executed to finish the Tripwire installation. This is done by issuing the command:
<pre>  /etc/tripwire/twinstall.sh
</pre>
<p>as root. Note that all Tripwire associated files are kept in the <tt>/etc/tripwire</tt> directory. </p>
<p>Download <a href="http://sourceforge.net/project/platformdownload.php?group_id=3130">Tripwire</a></p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-3785184162368705";
//300x250, created 1/5/08
google_ad_slot = "9855844479";
google_ad_width = 300;
google_ad_height = 250;
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>Post from: <a href="http://www.susetips.com">Suse & OpenSuse Tips</a><br />
-----------------------------------------------------------------------<br /></p>
<p><a href="http://www.susetips.com/2009/04/04/tripwire-open-source-security-utility/">Tripwire : Open Source Security Utility</a></p>
<p>---<br />Related Articles at Suse &amp; OpenSuse Tips:<ul><li><a href="http://www.susetips.com/2010/02/24/opensuse-11-3-hits-second-milestone-now-features-kde-4-4-desktop/" rel="bookmark" title="Permanent Link: OpenSUSE 11.3 hits second milestone, now features KDE 4.4 Desktop">OpenSUSE 11.3 hits second milestone, now features KDE 4.4 Desktop</a></li><li><a href="http://www.susetips.com/2009/04/06/how-to-change-font-size-for-yast-and-sax2/" rel="bookmark" title="Permanent Link: How to change font size for Yast and Sax2">How to change font size for Yast and Sax2</a></li><li><a href="http://www.susetips.com/2009/04/13/what-is-a-tarball/" rel="bookmark" title="Permanent Link: What is a tarball?">What is a tarball?</a></li><li><a href="http://www.susetips.com/2010/01/12/how-to-install-gnomekde-desktop-environment-on-opensuse-11/" rel="bookmark" title="Permanent Link: How to install Gnome/KDE Desktop Environment on OpenSuse 11">How to install Gnome/KDE Desktop Environment on OpenSuse 11</a></li><li><a href="http://www.susetips.com/2009/02/25/open-special-locations-in-nautilus-with-uri/" rel="bookmark" title="Permanent Link: Open Special Locations in Nautilus with URI">Open Special Locations in Nautilus with URI</a></li></ul></p><br />]]></content:encoded>
			<wfw:commentRss>http://www.susetips.com/2009/04/04/tripwire-open-source-security-utility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
