<?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: Getting your Dell service tag number from command line in Ubuntu</title>
	<atom:link href="http://www.fabianrodriguez.com/blog/2008/05/21/getting-your-dell-service-tag-number-from-command-line-in-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fabianrodriguez.com/blog/2008/05/21/getting-your-dell-service-tag-number-from-command-line-in-ubuntu/</link>
	<description>Me, myself and I</description>
	<lastBuildDate>Fri, 30 Jul 2010 21:07:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Suresh</title>
		<link>http://www.fabianrodriguez.com/blog/2008/05/21/getting-your-dell-service-tag-number-from-command-line-in-ubuntu/comment-page-1/#comment-908</link>
		<dc:creator>Suresh</dc:creator>
		<pubDate>Fri, 19 Dec 2008 06:38:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.fabianrodriguez.com/blog/?p=580#comment-908</guid>
		<description>Another useful utility is lshw

You can save all info to a html file.

lshw -html &gt;filename.html

Also there is a gui for this tool

sudo lshw-gui

:)</description>
		<content:encoded><![CDATA[<p>Another useful utility is lshw</p>
<p>You can save all info to a html file.</p>
<p>lshw -html &gt;filename.html</p>
<p>Also there is a gui for this tool</p>
<p>sudo lshw-gui</p>
<p> <img src='http://www.fabianrodriguez.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabián Rodríguez</title>
		<link>http://www.fabianrodriguez.com/blog/2008/05/21/getting-your-dell-service-tag-number-from-command-line-in-ubuntu/comment-page-1/#comment-638</link>
		<dc:creator>Fabián Rodríguez</dc:creator>
		<pubDate>Sun, 25 May 2008 16:13:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.fabianrodriguez.com/blog/?p=580#comment-638</guid>
		<description>@johsp: yes, but you would need to know about the different ways BIOS at boot presents that information, and it is a challenge to just guide someone to press the right keys at the right moment to get there.

Command line from Ubuntu (or any Linux for that matter) is always the exact same procedure and can also be used in scripts etc.

So, I win :)

Seriously, I think this should actually be part of the first tab in the System Monitor applet.</description>
		<content:encoded><![CDATA[<p>@johsp: yes, but you would need to know about the different ways BIOS at boot presents that information, and it is a challenge to just guide someone to press the right keys at the right moment to get there.</p>
<p>Command line from Ubuntu (or any Linux for that matter) is always the exact same procedure and can also be used in scripts etc.</p>
<p>So, I win <img src='http://www.fabianrodriguez.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Seriously, I think this should actually be part of the first tab in the System Monitor applet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastian</title>
		<link>http://www.fabianrodriguez.com/blog/2008/05/21/getting-your-dell-service-tag-number-from-command-line-in-ubuntu/comment-page-1/#comment-641</link>
		<dc:creator>Sebastian</dc:creator>
		<pubDate>Sun, 25 May 2008 06:35:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.fabianrodriguez.com/blog/?p=580#comment-641</guid>
		<description>Hi,

I appreciate your efforts, great idea!

However, I just want to mention that you don&#039;t always need the stickers to get the service tag: The service tag of my Dell Inspiron 6400n (Ubuntu preloaded) is handily available from the BIOS. :-)</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I appreciate your efforts, great idea!</p>
<p>However, I just want to mention that you don&#8217;t always need the stickers to get the service tag: The service tag of my Dell Inspiron 6400n (Ubuntu preloaded) is handily available from the BIOS. <img src='http://www.fabianrodriguez.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tabgilbert</title>
		<link>http://www.fabianrodriguez.com/blog/2008/05/21/getting-your-dell-service-tag-number-from-command-line-in-ubuntu/comment-page-1/#comment-640</link>
		<dc:creator>tabgilbert</dc:creator>
		<pubDate>Sat, 24 May 2008 14:11:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.fabianrodriguez.com/blog/?p=580#comment-640</guid>
		<description>Thanks.  Useful information.</description>
		<content:encoded><![CDATA[<p>Thanks.  Useful information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joshp</title>
		<link>http://www.fabianrodriguez.com/blog/2008/05/21/getting-your-dell-service-tag-number-from-command-line-in-ubuntu/comment-page-1/#comment-639</link>
		<dc:creator>joshp</dc:creator>
		<pubDate>Wed, 21 May 2008 22:28:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.fabianrodriguez.com/blog/?p=580#comment-639</guid>
		<description>the dell utility you mentioned, GetSystemId is handy if you have a Dell. The libsmbios-bin package worked great for me for updating the bios on my dell machines. I found it a very handy little tool from Dell.</description>
		<content:encoded><![CDATA[<p>the dell utility you mentioned, GetSystemId is handy if you have a Dell. The libsmbios-bin package worked great for me for updating the bios on my dell machines. I found it a very handy little tool from Dell.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
