<?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>MSamir &#187; owlriver</title>
	<atom:link href="http://www.msamir.net/tag/owlriver/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.msamir.net</link>
	<description>Experience is the name everyone gives to their mistakes.</description>
	<lastBuildDate>Fri, 09 Oct 2009 20:43:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The art of network debugging with tcpdump</title>
		<link>http://www.msamir.net/the-art-of-network-debugging-with-tcpdump/</link>
		<comments>http://www.msamir.net/the-art-of-network-debugging-with-tcpdump/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 19:11:02 +0000</pubDate>
		<dc:creator>msamir</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[owlriver]]></category>
		<category><![CDATA[sniffing]]></category>
		<category><![CDATA[tcpdump]]></category>

		<guid isPermaLink="false">http://www.msamir.net/?p=378</guid>
		<description><![CDATA[Introduction
Tcpdump is powerful tool for network monitoring and data acquisition it&#8217;s working as Swiss knife for network troubleshooting. tcpdump simply powerful application dump traffic on a network this is what tcpdum created for it&#8217;s not creates to be analyzer like Wireshark however every application have it&#8217;s usage.
Tcpdump give you data without any prejudgment and let [...]]]></description>
		<wfw:commentRss>http://www.msamir.net/the-art-of-network-debugging-with-tcpdump/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Patching the SRPM package</title>
		<link>http://www.msamir.net/patching-the-srpm-package/</link>
		<comments>http://www.msamir.net/patching-the-srpm-package/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 10:29:37 +0000</pubDate>
		<dc:creator>msamir</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Operating systems]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[owlriver]]></category>
		<category><![CDATA[rpm]]></category>
		<category><![CDATA[rpmbuild]]></category>
		<category><![CDATA[src-rpm]]></category>

		<guid isPermaLink="false">http://www.msamir.net/?p=259</guid>
		<description><![CDATA[In this tutorial we will discuss howto unpack source rpm&#8217;s, generate a patch  with diff command from the changed sources and create a new rpm, tihs case you aready have the src-rpm and need to patching the SRPM. I assume you have the non-root build environment set up as per previous tutorial building an RPM [...]]]></description>
		<wfw:commentRss>http://www.msamir.net/patching-the-srpm-package/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building RPMs without root access</title>
		<link>http://www.msamir.net/building-rpms-without-root-access/</link>
		<comments>http://www.msamir.net/building-rpms-without-root-access/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 12:28:40 +0000</pubDate>
		<dc:creator>msamir</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Operating systems]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[owlriver]]></category>
		<category><![CDATA[rpm]]></category>
		<category><![CDATA[rpmbuild]]></category>
		<category><![CDATA[src-rpm]]></category>

		<guid isPermaLink="false">http://www.msamir.net/?p=248</guid>
		<description><![CDATA[today i will represent simple trick to building an RPM without having root access. You can build it in your home directory
In this  tutorial we will see how to create the RPM build directories and how to setup your ~/.rpmmacros
The .rpmmacros file is used by rpmbuild to provide defaults. You may find references to [...]]]></description>
		<wfw:commentRss>http://www.msamir.net/building-rpms-without-root-access/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

