<?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>Netexpertise &#187; linux</title>
	<atom:link href="http://www.netexpertise.eu/en/category/linux/feed" rel="self" type="application/rss+xml" />
	<link>http://www.netexpertise.eu/en</link>
	<description>Systems &#38; Networks</description>
	<lastBuildDate>Wed, 07 Dec 2011 14:59:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Multipathed iSCSI SAN Disks on Linux</title>
		<link>http://www.netexpertise.eu/en/linux/multipathed-iscsi-san-disks-on-linux.html</link>
		<comments>http://www.netexpertise.eu/en/linux/multipathed-iscsi-san-disks-on-linux.html#comments</comments>
		<pubDate>Fri, 14 Jan 2011 11:08:22 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[failover]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[iSCSI]]></category>
		<category><![CDATA[load-balance]]></category>
		<category><![CDATA[LVM]]></category>
		<category><![CDATA[MSA]]></category>
		<category><![CDATA[multipath]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[SAN]]></category>

		<guid isPermaLink="false">http://www.netexpertise.eu/en/?p=724</guid>
		<description><![CDATA[Here are a few steps to configure iSCSI disks on Linux. Although I set this up on a Redhat Enterprise 5.5 connected to an HP MSA 2012i, the whole configuration remains generic and can be applied to any SAN. I will add another post to check how both Linux and Windows perform on the same [...]]]></description>
		<wfw:commentRss>http://www.netexpertise.eu/en/linux/multipathed-iscsi-san-disks-on-linux.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Backup a Directory when Modified</title>
		<link>http://www.netexpertise.eu/en/linux/archive-directory-when-modified.html</link>
		<comments>http://www.netexpertise.eu/en/linux/archive-directory-when-modified.html#comments</comments>
		<pubDate>Thu, 12 Aug 2010 08:03:11 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[archive]]></category>
		<category><![CDATA[backup]]></category>

		<guid isPermaLink="false">http://www.netexpertise.eu/en/?p=679</guid>
		<description><![CDATA[I use this script to keep a full local backup of my tftp directory on Linux. It keeps the archive only if some of the files were modified. It can be used for any directory indeed. There are the files produced: &#160; [root@tftp_server backup]$ ls -l -rw-r----- 1 tftp tftp 124200 May 1 04:04 tftp-20100501.tgz [...]]]></description>
		<wfw:commentRss>http://www.netexpertise.eu/en/linux/archive-directory-when-modified.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Network Stats with Iptables</title>
		<link>http://www.netexpertise.eu/en/linux/network-stats-with-iptables.html</link>
		<comments>http://www.netexpertise.eu/en/linux/network-stats-with-iptables.html#comments</comments>
		<pubDate>Tue, 09 Feb 2010 09:42:43 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[iptables]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[stats]]></category>
		<category><![CDATA[traffic]]></category>

		<guid isPermaLink="false">http://www.netexpertise.eu/en/?p=634</guid>
		<description><![CDATA[As any other firewall, iptables is also able to do network statistics reporting. the -v (&#8211;verbose) option makes the list command (-L) show the packet and byte counters. Network stats are available on a per rule basis. Here&#8217;s an example on the INPUT chain: &#160; [stats@network_server]$ sudo iptables -nvL INPUT Chain INPUT (policy DROP 74941 [...]]]></description>
		<wfw:commentRss>http://www.netexpertise.eu/en/linux/network-stats-with-iptables.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

