<?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>Linux Admin Zone &#187; Security</title>
	<atom:link href="http://linuxadminzone.com/tag/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxadminzone.com</link>
	<description>Adding more reasons to celebrate Open Source.</description>
	<lastBuildDate>Thu, 29 Jul 2010 17:25:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Save root or user history to check later</title>
		<link>http://linuxadminzone.com/save-root-or-user-history-to-check-later/</link>
		<comments>http://linuxadminzone.com/save-root-or-user-history-to-check-later/#comments</comments>
		<pubDate>Tue, 22 Apr 2008 08:18:09 +0000</pubDate>
		<dc:creator>jagbir</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[root history]]></category>
		<category><![CDATA[user history]]></category>

		<guid isPermaLink="false">http://linuxadminzone.com/?p=6</guid>
		<description><![CDATA[Some times we need a way to automatically save any user&#8217;s or root&#8217;s activity so that we can check later. In environment, where root account is accessible by multiple people, its very helpful to exactly know who did what and when? In my case, I have found that some files are changed mysteriously but I [...]]]></description>
		<wfw:commentRss>http://linuxadminzone.com/save-root-or-user-history-to-check-later/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install and configure DenyHost</title>
		<link>http://linuxadminzone.com/install-and-configure-denyhost/</link>
		<comments>http://linuxadminzone.com/install-and-configure-denyhost/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 13:24:56 +0000</pubDate>
		<dc:creator>jagbir</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[DenyHost]]></category>

		<guid isPermaLink="false">http://linuxadminzone.com/?p=5</guid>
		<description><![CDATA[Brute force attacks or dictionary based attacks are common these days for servers. DenyHosts is an excellent python tool to prevent such attacks. It will detects failed attempts and prevent offending Host/IP for further connection by adding it to /etc/hosts.deny. Here are steps to install and configure DenyHosts for your server. These steps are applicable [...]]]></description>
		<wfw:commentRss>http://linuxadminzone.com/install-and-configure-denyhost/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
