<?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>itlivewire dev blog &#187; linux</title>
	<atom:link href="http://itlivewire.com/devblog/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://itlivewire.com/devblog</link>
	<description>Just another web development blog...</description>
	<lastBuildDate>Tue, 07 Sep 2010 16:20:32 +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>How to get the version number of your redhat or fedora core</title>
		<link>http://itlivewire.com/devblog/2010/04/07/how-to-get-the-version-number-of-your-redhat-or-fedora-core/</link>
		<comments>http://itlivewire.com/devblog/2010/04/07/how-to-get-the-version-number-of-your-redhat-or-fedora-core/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 05:14:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Others]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://itlivewire.com/devblog/?p=350</guid>
		<description><![CDATA[cat /etc/redhat-release
]]></description>
			<content:encoded><![CDATA[<p><strong>cat /etc/redhat-release</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://itlivewire.com/devblog/2010/04/07/how-to-get-the-version-number-of-your-redhat-or-fedora-core/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>open ssl generate a random password</title>
		<link>http://itlivewire.com/devblog/2009/12/02/open-ssl-generate-a-random-password/</link>
		<comments>http://itlivewire.com/devblog/2009/12/02/open-ssl-generate-a-random-password/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 02:37:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[open ssl]]></category>

		<guid isPermaLink="false">http://itlivewire.com/devblog/?p=206</guid>
		<description><![CDATA[Command to generate a decent random password
openssl rand -base64 6
]]></description>
			<content:encoded><![CDATA[<p>Command to generate a decent random password</p>
<p><code><strong>openssl rand -base64 6</strong></code></p>
]]></content:encoded>
			<wfw:commentRss>http://itlivewire.com/devblog/2009/12/02/open-ssl-generate-a-random-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
