<?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: Find which Debian or ubuntu Linux Version you are running</title>
	<atom:link href="http://www.debianadmin.com/find-your-debian-or-ubuntu-linux-version-you-are-running.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.debianadmin.com/find-your-debian-or-ubuntu-linux-version-you-are-running.html</link>
	<description>Debian/Ubuntu Linux System Administration Tutorials,Howtos,Tips</description>
	<lastBuildDate>Thu, 19 Nov 2009 13:24:32 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: labilbe</title>
		<link>http://www.debianadmin.com/find-your-debian-or-ubuntu-linux-version-you-are-running.html/comment-page-1#comment-3487</link>
		<dc:creator>labilbe</dc:creator>
		<pubDate>Thu, 06 Aug 2009 15:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/find-your-debian-or-ubuntu-linux-version-you-are-running.html#comment-3487</guid>
		<description>Thank you!
Exactly what I needed.</description>
		<content:encoded><![CDATA[<p>Thank you!<br />
Exactly what I needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dragon Slayer</title>
		<link>http://www.debianadmin.com/find-your-debian-or-ubuntu-linux-version-you-are-running.html/comment-page-1#comment-3374</link>
		<dc:creator>Dragon Slayer</dc:creator>
		<pubDate>Thu, 16 Jul 2009 05:38:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/find-your-debian-or-ubuntu-linux-version-you-are-running.html#comment-3374</guid>
		<description>Or you could run this 
http://programs.rcrnet.net/#version</description>
		<content:encoded><![CDATA[<p>Or you could run this<br />
<a href="http://programs.rcrnet.net/#version" rel="nofollow">http://programs.rcrnet.net/#version</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darin</title>
		<link>http://www.debianadmin.com/find-your-debian-or-ubuntu-linux-version-you-are-running.html/comment-page-1#comment-2368</link>
		<dc:creator>Darin</dc:creator>
		<pubDate>Sat, 07 Feb 2009 18:47:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/find-your-debian-or-ubuntu-linux-version-you-are-running.html#comment-2368</guid>
		<description>If you just need the version number (for scripting, etc), you can do something like this:

&lt;blockquote&gt;
VERSION=`lsb_release -sd  &#124; cut -c 8-`
echo Configuring for Ubuntu ${VERSION}...
&lt;blockquote&gt;</description>
		<content:encoded><![CDATA[<p>If you just need the version number (for scripting, etc), you can do something like this:</p>
<blockquote><p>
VERSION=`lsb_release -sd  | cut -c 8-`<br />
echo Configuring for Ubuntu ${VERSION}&#8230;</p>
<blockquote></blockquote>
</blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: Felipe</title>
		<link>http://www.debianadmin.com/find-your-debian-or-ubuntu-linux-version-you-are-running.html/comment-page-1#comment-343</link>
		<dc:creator>Felipe</dc:creator>
		<pubDate>Fri, 29 Aug 2008 12:57:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/find-your-debian-or-ubuntu-linux-version-you-are-running.html#comment-343</guid>
		<description>I&#039;ve found much better the firefox way rather than the console one.

While the /etc/debian_version file just says : &quot;testing/unstable&quot;

the other one gives me a lot of info about my OS.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve found much better the firefox way rather than the console one.</p>
<p>While the /etc/debian_version file just says : &#8220;testing/unstable&#8221;</p>
<p>the other one gives me a lot of info about my OS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ionut</title>
		<link>http://www.debianadmin.com/find-your-debian-or-ubuntu-linux-version-you-are-running.html/comment-page-1#comment-342</link>
		<dc:creator>Ionut</dc:creator>
		<pubDate>Wed, 30 Jan 2008 16:29:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/find-your-debian-or-ubuntu-linux-version-you-are-running.html#comment-342</guid>
		<description>Firefox&#039;s About dialog also contains the operating system:
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.11) Gecko/20071204 Ubuntu/7.10 (gutsy) Firefox/2.0.0.11</description>
		<content:encoded><![CDATA[<p>Firefox&#8217;s About dialog also contains the operating system:<br />
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.11) Gecko/20071204 Ubuntu/7.10 (gutsy) Firefox/2.0.0.11</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darshak</title>
		<link>http://www.debianadmin.com/find-your-debian-or-ubuntu-linux-version-you-are-running.html/comment-page-1#comment-341</link>
		<dc:creator>Darshak</dc:creator>
		<pubDate>Thu, 28 Dec 2006 11:46:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/find-your-debian-or-ubuntu-linux-version-you-are-running.html#comment-341</guid>
		<description>Not sure if it always works, but Firefox&#039;s default home page contains a welcome message with the version number.</description>
		<content:encoded><![CDATA[<p>Not sure if it always works, but Firefox&#8217;s default home page contains a welcome message with the version number.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
