<?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>Kriwelz e-Notes &#187; distro</title>
	<atom:link href="http://kriwelz.web.id/blog/tag/distro/feed/" rel="self" type="application/rss+xml" />
	<link>http://kriwelz.web.id/blog</link>
	<description>iwel&#039;s e-notes about his World</description>
	<lastBuildDate>Thu, 01 Jul 2010 10:20:10 +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>Check linux distro version</title>
		<link>http://kriwelz.web.id/blog/check-linux-distro-version/</link>
		<comments>http://kriwelz.web.id/blog/check-linux-distro-version/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 09:32:41 +0000</pubDate>
		<dc:creator>kriwelz</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[distro]]></category>
		<category><![CDATA[version]]></category>

		<guid isPermaLink="false">http://kriwelz.web.id/blog/?p=144</guid>
		<description><![CDATA[having to manage a few server and install services,i need to know what distribution of linux for each box i handle. So, to check linux  distro version  of my box i would run this in my shell : cat /proc/version as for example, the result is like this for ubuntu : Linux version 2.6.27-14-generic (buildd@palmer)]]></description>
			<content:encoded><![CDATA[<p>having to manage a few server and install services,i need to know what distribution of linux for each box i handle. So, to check linux  distro version  of my box i would run this in my shell :</p>
<p>cat /proc/version</p>
<p>as for example, the result is like this for ubuntu :</p>
<p>Linux version 2.6.27-14-generic (buildd@palmer) (gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu12) ) #1 SMP Wed Apr 15 18:59:16 UTC 2009</p>
<p>as for centos would like this :</p>
<p>Linux version 2.6.18-53.1.14.el5 (mockbuild@builder6.centos.org) (gcc version 4.1.2 20070626 (Red Hat 4.1.2-14)) #1 SMP Wed Mar 5 11:36:49 EST 2008</p>
<p>easy right ? <img src='http://kriwelz.web.id/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://kriwelz.web.id/blog/check-linux-distro-version/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
