<?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 &#8211; Find Out Your Ubuntu Version Name</title>
	<atom:link href="http://blog.websitestyle.com/index.php/2007/01/18/how-to-find-out-your-ubuntu-version-name/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.websitestyle.com/index.php/2007/01/18/how-to-find-out-your-ubuntu-version-name/</link>
	<description>Various Epiphanies of a Technical Mind</description>
	<lastBuildDate>Sun, 29 Jan 2012 23:20:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Balopas</title>
		<link>http://blog.websitestyle.com/index.php/2007/01/18/how-to-find-out-your-ubuntu-version-name/comment-page-1/#comment-86476</link>
		<dc:creator>Balopas</dc:creator>
		<pubDate>Fri, 03 Jun 2011 13:50:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.websitestyle.com/?p=179#comment-86476</guid>
		<description>volname??

In the command ...
sudo lshw &#124; grep &quot;description: CPU&quot; -A 12 &#124; grep width
... the quotation marks have to be vertical so it works.

Probably they have been converted again in typographic ones. I hope they appear well now (I’m using the HTML code for them: ampersand number sign 34 semicolon):
sudo lshw &#124; grep &quot;description: CPU&quot; -A 12 &#124; grep width</description>
		<content:encoded><![CDATA[<p>volname??</p>
<p>In the command &#8230;<br />
sudo lshw | grep &#8220;description: CPU&#8221; -A 12 | grep width<br />
&#8230; the quotation marks have to be vertical so it works.</p>
<p>Probably they have been converted again in typographic ones. I hope they appear well now (I’m using the HTML code for them: ampersand number sign 34 semicolon):<br />
sudo lshw | grep &#034;description: CPU&#034; -A 12 | grep width</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fsdfiuo9</title>
		<link>http://blog.websitestyle.com/index.php/2007/01/18/how-to-find-out-your-ubuntu-version-name/comment-page-1/#comment-84663</link>
		<dc:creator>Fsdfiuo9</dc:creator>
		<pubDate>Fri, 06 May 2011 10:38:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.websitestyle.com/?p=179#comment-84663</guid>
		<description>Another way to know if the installed Ubuntu is of 32 or 64 bits:
getconf LONG_BIT</description>
		<content:encoded><![CDATA[<p>Another way to know if the installed Ubuntu is of 32 or 64 bits:<br />
getconf LONG_BIT</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fsdfiuo9</title>
		<link>http://blog.websitestyle.com/index.php/2007/01/18/how-to-find-out-your-ubuntu-version-name/comment-page-1/#comment-84661</link>
		<dc:creator>Fsdfiuo9</dc:creator>
		<pubDate>Fri, 06 May 2011 09:44:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.websitestyle.com/?p=179#comment-84661</guid>
		<description>To know if the installed Ubuntu is of 32 or 64 bits:
uname -m
If it shows i686 or i386 it means 32 bits.
If it shows x86_64 it means 64 bits.

If the CPU is of 32 bits Ubuntu must be of 32 bits.
If the CPU is of 64 bits it can work in 64 or 32 bits. So we can choose: Ubuntu can be of 32 bits or of 64 bits.

To know if the CPU is of 32 or 64 bits:
a) grep -w lm /proc/cpuinfo
If we see lm in red is of 64 bits. Otherwise is of 32 bits.
b) sudo lshw &#124; grep “description: CPU” -A 12 &#124; grep width
It says clearly what we want to know.</description>
		<content:encoded><![CDATA[<p>To know if the installed Ubuntu is of 32 or 64 bits:<br />
uname -m<br />
If it shows i686 or i386 it means 32 bits.<br />
If it shows x86_64 it means 64 bits.</p>
<p>If the CPU is of 32 bits Ubuntu must be of 32 bits.<br />
If the CPU is of 64 bits it can work in 64 or 32 bits. So we can choose: Ubuntu can be of 32 bits or of 64 bits.</p>
<p>To know if the CPU is of 32 or 64 bits:<br />
a) grep -w lm /proc/cpuinfo<br />
If we see lm in red is of 64 bits. Otherwise is of 32 bits.<br />
b) sudo lshw | grep “description: CPU” -A 12 | grep width<br />
It says clearly what we want to know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Free SMS Pakistan</title>
		<link>http://blog.websitestyle.com/index.php/2007/01/18/how-to-find-out-your-ubuntu-version-name/comment-page-1/#comment-83702</link>
		<dc:creator>Free SMS Pakistan</dc:creator>
		<pubDate>Wed, 20 Apr 2011 14:30:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.websitestyle.com/?p=179#comment-83702</guid>
		<description>Works like a char, however I have natty beta 2 but it doesn&#039;t tell me that I have beta :/</description>
		<content:encoded><![CDATA[<p>Works like a char, however I have natty beta 2 but it doesn&#8217;t tell me that I have beta :/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ana celones</title>
		<link>http://blog.websitestyle.com/index.php/2007/01/18/how-to-find-out-your-ubuntu-version-name/comment-page-1/#comment-82294</link>
		<dc:creator>ana celones</dc:creator>
		<pubDate>Mon, 21 Mar 2011 04:51:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.websitestyle.com/?p=179#comment-82294</guid>
		<description>guys, i have a question. i wanted to install skype however, they are asking about authentication, and there is a need to put a password. Do you guys have any idea where i can find it? thanks :)</description>
		<content:encoded><![CDATA[<p>guys, i have a question. i wanted to install skype however, they are asking about authentication, and there is a need to put a password. Do you guys have any idea where i can find it? thanks <img src='http://blog.websitestyle.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: razvan</title>
		<link>http://blog.websitestyle.com/index.php/2007/01/18/how-to-find-out-your-ubuntu-version-name/comment-page-1/#comment-82136</link>
		<dc:creator>razvan</dc:creator>
		<pubDate>Fri, 18 Mar 2011 08:48:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.websitestyle.com/?p=179#comment-82136</guid>
		<description>Main menu-&gt;System-&gt;About Ubuntu - is a solution only if you have graphical interface. I don&#039;t.

uname -a does not gives you the Ubuntu version, only kernel version.

So, I think the best solutions are:
cat /etc/lsb-release
lsb_release -a
cat /etc/issue</description>
		<content:encoded><![CDATA[<p>Main menu-&gt;System-&gt;About Ubuntu &#8211; is a solution only if you have graphical interface. I don&#8217;t.</p>
<p>uname -a does not gives you the Ubuntu version, only kernel version.</p>
<p>So, I think the best solutions are:<br />
cat /etc/lsb-release<br />
lsb_release -a<br />
cat /etc/issue</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: laringo</title>
		<link>http://blog.websitestyle.com/index.php/2007/01/18/how-to-find-out-your-ubuntu-version-name/comment-page-1/#comment-79229</link>
		<dc:creator>laringo</dc:creator>
		<pubDate>Mon, 17 Jan 2011 18:14:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.websitestyle.com/?p=179#comment-79229</guid>
		<description>The default help page (in English of the USA I think) is:
/usr/share/gnome/help/about-ubuntu/C/about-ubuntu.xml

This one cannot be opened with firefox but yes with gedit (it&#039;s a template with variables).</description>
		<content:encoded><![CDATA[<p>The default help page (in English of the USA I think) is:<br />
/usr/share/gnome/help/about-ubuntu/C/about-ubuntu.xml</p>
<p>This one cannot be opened with firefox but yes with gedit (it&#8217;s a template with variables).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: laringo</title>
		<link>http://blog.websitestyle.com/index.php/2007/01/18/how-to-find-out-your-ubuntu-version-name/comment-page-1/#comment-79224</link>
		<dc:creator>laringo</dc:creator>
		<pubDate>Mon, 17 Jan 2011 17:57:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.websitestyle.com/?p=179#comment-79224</guid>
		<description>The answer to my question:
/usr/share/gnome/help-langpack/about-ubuntu

… then the folder of the language your Ubuntu uses
… then open the file about-ubuntu.xml</description>
		<content:encoded><![CDATA[<p>The answer to my question:<br />
/usr/share/gnome/help-langpack/about-ubuntu</p>
<p>… then the folder of the language your Ubuntu uses<br />
… then open the file about-ubuntu.xml</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: laringo</title>
		<link>http://blog.websitestyle.com/index.php/2007/01/18/how-to-find-out-your-ubuntu-version-name/comment-page-1/#comment-79222</link>
		<dc:creator>laringo</dc:creator>
		<pubDate>Mon, 17 Jan 2011 17:21:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.websitestyle.com/?p=179#comment-79222</guid>
		<description>The given URL considers the version 10.04. For other versions:

https://help.ubuntu.com/10.10/about-ubuntu/C/index.html

https://help.ubuntu.com/9.10/about-ubuntu/C/index.html

...........</description>
		<content:encoded><![CDATA[<p>The given URL considers the version 10.04. For other versions:</p>
<p><a href="https://help.ubuntu.com/10.10/about-ubuntu/C/index.html">https://help.ubuntu.com/10.10/about-ubuntu/C/index.html</a></p>
<p><a href="https://help.ubuntu.com/9.10/about-ubuntu/C/index.html">https://help.ubuntu.com/9.10/about-ubuntu/C/index.html</a></p>
<p>&#8230;&#8230;&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: laringo</title>
		<link>http://blog.websitestyle.com/index.php/2007/01/18/how-to-find-out-your-ubuntu-version-name/comment-page-1/#comment-79221</link>
		<dc:creator>laringo</dc:creator>
		<pubDate>Mon, 17 Jan 2011 17:13:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.websitestyle.com/?p=179#comment-79221</guid>
		<description>Another way, from 2 starting points:

a) From the web browser&#039;s address bar: ghelp:about-ubuntu
b) From the run dialog (Alt + F2): gnome-help ghelp:about-ubuntu

Both of them have the same effect as using the Main menu-&gt;System-&gt;About Ubuntu:

They open the &quot;Display application and GNOME system help&quot; in a page giving the same information as https://help.ubuntu.com/10.04/about-ubuntu/C/index.html (in the language in which you are using Ubuntu).

My question is: in which folder of the filesystem is this help page stored?</description>
		<content:encoded><![CDATA[<p>Another way, from 2 starting points:</p>
<p>a) From the web browser&#8217;s address bar: ghelp:about-ubuntu<br />
b) From the run dialog (Alt + F2): gnome-help ghelp:about-ubuntu</p>
<p>Both of them have the same effect as using the Main menu-&gt;System-&gt;About Ubuntu:</p>
<p>They open the &#8220;Display application and GNOME system help&#8221; in a page giving the same information as <a href="https://help.ubuntu.com/10.04/about-ubuntu/C/index.html">https://help.ubuntu.com/10.04/about-ubuntu/C/index.html</a> (in the language in which you are using Ubuntu).</p>
<p>My question is: in which folder of the filesystem is this help page stored?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

