<?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 Tell What Version of Ubuntu You Are Running</title>
	<atom:link href="http://www.howtogeek.com/howto/ubuntu/how-to-tell-what-version-of-ubuntu-you-are-running/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.howtogeek.com/howto/ubuntu/how-to-tell-what-version-of-ubuntu-you-are-running/</link>
	<description>Computer Help from your Friendly How-To Geek</description>
	<lastBuildDate>Sun, 08 Nov 2009 07:56:33 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jeevan</title>
		<link>http://www.howtogeek.com/howto/ubuntu/how-to-tell-what-version-of-ubuntu-you-are-running/comment-page-1/#comment-66655</link>
		<dc:creator>jeevan</dc:creator>
		<pubDate>Thu, 12 Feb 2009 08:39:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/how-to-tell-what-version-of-ubuntu-you-are-running/#comment-66655</guid>
		<description>command for to know the version of the ubuntu now i am working</description>
		<content:encoded><![CDATA[<p>command for to know the version of the ubuntu now i am working</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MeduZa</title>
		<link>http://www.howtogeek.com/howto/ubuntu/how-to-tell-what-version-of-ubuntu-you-are-running/comment-page-1/#comment-45623</link>
		<dc:creator>MeduZa</dc:creator>
		<pubDate>Tue, 15 Apr 2008 06:24:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/how-to-tell-what-version-of-ubuntu-you-are-running/#comment-45623</guid>
		<description>I use: lsb_release in this way:

$ lsb_release -d -s -c

uname tell you the kernel vercion only not the distribution information</description>
		<content:encoded><![CDATA[<p>I use: lsb_release in this way:</p>
<p>$ lsb_release -d -s -c</p>
<p>uname tell you the kernel vercion only not the distribution information</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vulcan</title>
		<link>http://www.howtogeek.com/howto/ubuntu/how-to-tell-what-version-of-ubuntu-you-are-running/comment-page-1/#comment-40322</link>
		<dc:creator>Vulcan</dc:creator>
		<pubDate>Wed, 12 Mar 2008 09:06:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/how-to-tell-what-version-of-ubuntu-you-are-running/#comment-40322</guid>
		<description>$ uname
Linux
$_</description>
		<content:encoded><![CDATA[<p>$ uname<br />
Linux<br />
$_</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Geek</title>
		<link>http://www.howtogeek.com/howto/ubuntu/how-to-tell-what-version-of-ubuntu-you-are-running/comment-page-1/#comment-18843</link>
		<dc:creator>The Geek</dc:creator>
		<pubDate>Wed, 27 Jun 2007 18:18:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/how-to-tell-what-version-of-ubuntu-you-are-running/#comment-18843</guid>
		<description>uname really just prints information about the kernel version... and while much more useful, is not the same as the version of the OS. 

For instance, uname -a on my dev server:

Linux superfast 2.6.17-10-server #2 SMP Tue Dec 5 22:29:32 UTC 2006 i686 GNU/Linux

No mention of Ubuntu in there.</description>
		<content:encoded><![CDATA[<p>uname really just prints information about the kernel version&#8230; and while much more useful, is not the same as the version of the OS. </p>
<p>For instance, uname -a on my dev server:</p>
<p>Linux superfast 2.6.17-10-server #2 SMP Tue Dec 5 22:29:32 UTC 2006 i686 GNU/Linux</p>
<p>No mention of Ubuntu in there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jaymes</title>
		<link>http://www.howtogeek.com/howto/ubuntu/how-to-tell-what-version-of-ubuntu-you-are-running/comment-page-1/#comment-18842</link>
		<dc:creator>Jaymes</dc:creator>
		<pubDate>Wed, 27 Jun 2007 17:57:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/how-to-tell-what-version-of-ubuntu-you-are-running/#comment-18842</guid>
		<description>uname ?</description>
		<content:encoded><![CDATA[<p>uname ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Geek</title>
		<link>http://www.howtogeek.com/howto/ubuntu/how-to-tell-what-version-of-ubuntu-you-are-running/comment-page-1/#comment-18773</link>
		<dc:creator>The Geek</dc:creator>
		<pubDate>Tue, 26 Jun 2007 04:31:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/how-to-tell-what-version-of-ubuntu-you-are-running/#comment-18773</guid>
		<description>You are correct, lsb-release is a better option for ubuntu, but in my experience /etc/issue works across most linux varieties.</description>
		<content:encoded><![CDATA[<p>You are correct, lsb-release is a better option for ubuntu, but in my experience /etc/issue works across most linux varieties.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: It's me</title>
		<link>http://www.howtogeek.com/howto/ubuntu/how-to-tell-what-version-of-ubuntu-you-are-running/comment-page-1/#comment-18772</link>
		<dc:creator>It's me</dc:creator>
		<pubDate>Tue, 26 Jun 2007 04:01:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/how-to-tell-what-version-of-ubuntu-you-are-running/#comment-18772</guid>
		<description>I agree w/ John -- you don&#039;t really know what &quot;issue&quot; is used for, do you?

I suggest you RTFM by: &quot;man issue motd&quot;

The more paranoid you get, the less hints you give to non-authenticated users, y&#039;know?</description>
		<content:encoded><![CDATA[<p>I agree w/ John &#8212; you don&#8217;t really know what &#8220;issue&#8221; is used for, do you?</p>
<p>I suggest you RTFM by: &#8220;man issue motd&#8221;</p>
<p>The more paranoid you get, the less hints you give to non-authenticated users, y&#8217;know?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Kraft</title>
		<link>http://www.howtogeek.com/howto/ubuntu/how-to-tell-what-version-of-ubuntu-you-are-running/comment-page-1/#comment-4529</link>
		<dc:creator>John Kraft</dc:creator>
		<pubDate>Thu, 01 Mar 2007 21:05:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/how-to-tell-what-version-of-ubuntu-you-are-running/#comment-4529</guid>
		<description>I think that the file /etc/lsb-release should be more reliable</description>
		<content:encoded><![CDATA[<p>I think that the file /etc/lsb-release should be more reliable</p>
]]></content:encoded>
	</item>
</channel>
</rss>
