<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to find out what Linux Distribution/OS you&#8217;re running</title>
	<atom:link href="http://www.crainbandy.com/linux/how-to-find-out-what-linux-distributionos-youre-running/feed" rel="self" type="application/rss+xml" />
	<link>http://www.crainbandy.com/linux/how-to-find-out-what-linux-distributionos-youre-running</link>
	<description>For Web Developers</description>
	<lastBuildDate>Sun, 18 Jul 2010 21:01:27 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Shadus</title>
		<link>http://www.crainbandy.com/linux/how-to-find-out-what-linux-distributionos-youre-running/comment-page-1#comment-2320</link>
		<dc:creator>Shadus</dc:creator>
		<pubDate>Thu, 21 Jan 2010 17:25:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.crainbandy.com/?p=834#comment-2320</guid>
		<description>Often times you can check /etc/debian_version or /etc/redhat-release for derivatives of those systems.  dmesg &#124; head -10 often catches things too.

cat /etc/*{version,release} will catch it 9/10 times.</description>
		<content:encoded><![CDATA[<p>Often times you can check /etc/debian_version or /etc/redhat-release for derivatives of those systems.  dmesg | head -10 often catches things too.</p>
<p>cat /etc/*{version,release} will catch it 9/10 times.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brandon</title>
		<link>http://www.crainbandy.com/linux/how-to-find-out-what-linux-distributionos-youre-running/comment-page-1#comment-2317</link>
		<dc:creator>brandon</dc:creator>
		<pubDate>Sat, 09 Jan 2010 16:36:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.crainbandy.com/?p=834#comment-2317</guid>
		<description>Every Linux distro I have used Identifies itsself during boot on the splash screen. Most gui front ends also have in one of the menus &quot;about this computer&quot; which tells you what you are running.</description>
		<content:encoded><![CDATA[<p>Every Linux distro I have used Identifies itsself during boot on the splash screen. Most gui front ends also have in one of the menus &#8220;about this computer&#8221; which tells you what you are running.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bryan</title>
		<link>http://www.crainbandy.com/linux/how-to-find-out-what-linux-distributionos-youre-running/comment-page-1#comment-2175</link>
		<dc:creator>bryan</dc:creator>
		<pubDate>Thu, 21 May 2009 18:53:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.crainbandy.com/?p=834#comment-2175</guid>
		<description>Trust me I feel your pain. That&#039;s why I wrote this post not only as a personal note but for other people going through the same frustrations I was trying to figure out what exact distribution/linux version was running.</description>
		<content:encoded><![CDATA[<p>Trust me I feel your pain. That&#8217;s why I wrote this post not only as a personal note but for other people going through the same frustrations I was trying to figure out what exact distribution/linux version was running.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kalpesh Sutaria</title>
		<link>http://www.crainbandy.com/linux/how-to-find-out-what-linux-distributionos-youre-running/comment-page-1#comment-2168</link>
		<dc:creator>Kalpesh Sutaria</dc:creator>
		<pubDate>Wed, 20 May 2009 19:31:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.crainbandy.com/?p=834#comment-2168</guid>
		<description>Isn&#039;t it about time that all Linux distributions follow a standard? In the case where I need to identify the distribution using an automated script, it would be an absolute pain to miss one of the scenarios.</description>
		<content:encoded><![CDATA[<p>Isn&#8217;t it about time that all Linux distributions follow a standard? In the case where I need to identify the distribution using an automated script, it would be an absolute pain to miss one of the scenarios.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
