<?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: General Troubleshooting in Linux</title>
	<atom:link href="http://www.nixtutor.com/linux/general-troubleshooting-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nixtutor.com/linux/general-troubleshooting-in-linux/</link>
	<description>Helping you Learn Linux</description>
	<lastBuildDate>Sun, 14 Feb 2010 17:54:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kojle</title>
		<link>http://www.nixtutor.com/linux/general-troubleshooting-in-linux/comment-page-1/#comment-2547</link>
		<dc:creator>Kojle</dc:creator>
		<pubDate>Mon, 04 Jan 2010 15:46:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.nixtutor.com/?p=188#comment-2547</guid>
		<description>Very useful!
Happy New Year</description>
		<content:encoded><![CDATA[<p>Very useful!<br />
Happy New Year</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.nixtutor.com/linux/general-troubleshooting-in-linux/comment-page-1/#comment-1228</link>
		<dc:creator>David</dc:creator>
		<pubDate>Mon, 05 Oct 2009 13:56:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.nixtutor.com/?p=188#comment-1228</guid>
		<description>how to do check for no sound</description>
		<content:encoded><![CDATA[<p>how to do check for no sound</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robb</title>
		<link>http://www.nixtutor.com/linux/general-troubleshooting-in-linux/comment-page-1/#comment-1165</link>
		<dc:creator>robb</dc:creator>
		<pubDate>Thu, 01 Oct 2009 10:47:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.nixtutor.com/?p=188#comment-1165</guid>
		<description>nice tips for linux beginners. 
now add some bash stuff for a little advance topic.</description>
		<content:encoded><![CDATA[<p>nice tips for linux beginners.<br />
now add some bash stuff for a little advance topic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.nixtutor.com/linux/general-troubleshooting-in-linux/comment-page-1/#comment-1062</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Sat, 26 Sep 2009 01:50:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.nixtutor.com/?p=188#comment-1062</guid>
		<description>Ubuntu/Debian based systems use dpkg.

Elitist snobbish bastards like me use &quot;emerge -vpe world&#124;less&quot; on our systems.

But the rest was good.</description>
		<content:encoded><![CDATA[<p>Ubuntu/Debian based systems use dpkg.</p>
<p>Elitist snobbish bastards like me use &#8220;emerge -vpe world|less&#8221; on our systems.</p>
<p>But the rest was good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yaro</title>
		<link>http://www.nixtutor.com/linux/general-troubleshooting-in-linux/comment-page-1/#comment-960</link>
		<dc:creator>Yaro</dc:creator>
		<pubDate>Fri, 18 Sep 2009 02:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.nixtutor.com/?p=188#comment-960</guid>
		<description>Spuffler - Why pipe into a file? That sounds like a gross and, even worse, unneeded way to use space. Just pipe it through less like a good boy. No wasted space and one can scroll up and down and review.

Also, I see very little practical purpose in peeking at strings in memory.</description>
		<content:encoded><![CDATA[<p>Spuffler &#8211; Why pipe into a file? That sounds like a gross and, even worse, unneeded way to use space. Just pipe it through less like a good boy. No wasted space and one can scroll up and down and review.</p>
<p>Also, I see very little practical purpose in peeking at strings in memory.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spuffler</title>
		<link>http://www.nixtutor.com/linux/general-troubleshooting-in-linux/comment-page-1/#comment-959</link>
		<dc:creator>Spuffler</dc:creator>
		<pubDate>Fri, 18 Sep 2009 01:50:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.nixtutor.com/?p=188#comment-959</guid>
		<description>For Ubuntu Netbook Remix v9.04, as installed and running on my EeePC 900A, the correct CPU temperature value is found using:

cat /proc/acpi/thermal_zone/TZ00/temperature

and FWIW, the memory strings trick produces several screens full of fairly raw output; noobs might want to pipe the output into a txt file if they do not understand how to get a terminal to scroll back by several screens....</description>
		<content:encoded><![CDATA[<p>For Ubuntu Netbook Remix v9.04, as installed and running on my EeePC 900A, the correct CPU temperature value is found using:</p>
<p>cat /proc/acpi/thermal_zone/TZ00/temperature</p>
<p>and FWIW, the memory strings trick produces several screens full of fairly raw output; noobs might want to pipe the output into a txt file if they do not understand how to get a terminal to scroll back by several screens&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yaro</title>
		<link>http://www.nixtutor.com/linux/general-troubleshooting-in-linux/comment-page-1/#comment-956</link>
		<dc:creator>Yaro</dc:creator>
		<pubDate>Thu, 17 Sep 2009 17:41:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.nixtutor.com/?p=188#comment-956</guid>
		<description>One issue with the &quot;installed packages&quot; section is that those programs only exist on distributions built on the Debian package system. I use Arch, it has its own packages and methods. And none of my tools are Debian-based. And of course, there&#039;s the direct &quot;competitor&quot; to the Debian package system, the Red Hat packaging system, which also uses its own tools and is incompatible with the Debian system.

I don&#039;t know the RPM commands, but here&#039;s the pacman commands for Arch:

Find all installed packages
pacman -Q (I recommend piping this to less or more.)

Find out where the package stores all of its files
pacman -Ql packagename

Unfortunately, I don&#039;t think pacman or it&#039;s EXCELLENT frontend wrapper (yaourt) has an aptitde why equivalent.</description>
		<content:encoded><![CDATA[<p>One issue with the &#8220;installed packages&#8221; section is that those programs only exist on distributions built on the Debian package system. I use Arch, it has its own packages and methods. And none of my tools are Debian-based. And of course, there&#8217;s the direct &#8220;competitor&#8221; to the Debian package system, the Red Hat packaging system, which also uses its own tools and is incompatible with the Debian system.</p>
<p>I don&#8217;t know the RPM commands, but here&#8217;s the pacman commands for Arch:</p>
<p>Find all installed packages<br />
pacman -Q (I recommend piping this to less or more.)</p>
<p>Find out where the package stores all of its files<br />
pacman -Ql packagename</p>
<p>Unfortunately, I don&#8217;t think pacman or it&#8217;s EXCELLENT frontend wrapper (yaourt) has an aptitde why equivalent.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Sanborn</title>
		<link>http://www.nixtutor.com/linux/general-troubleshooting-in-linux/comment-page-1/#comment-869</link>
		<dc:creator>Mark Sanborn</dc:creator>
		<pubDate>Tue, 08 Sep 2009 15:59:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.nixtutor.com/?p=188#comment-869</guid>
		<description>@Yang

Actually I think it is there but the font makes it appear to be a single dash.  I will see what I can do to make them separate.</description>
		<content:encoded><![CDATA[<p>@Yang</p>
<p>Actually I think it is there but the font makes it appear to be a single dash.  I will see what I can do to make them separate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yang</title>
		<link>http://www.nixtutor.com/linux/general-troubleshooting-in-linux/comment-page-1/#comment-866</link>
		<dc:creator>Yang</dc:creator>
		<pubDate>Tue, 08 Sep 2009 02:55:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.nixtutor.com/?p=188#comment-866</guid>
		<description>Mark, here&#039;s maybe a typo: dpkg –get-selections &#124; less

It should be: dpkg -–get-selections &#124; less

You missed a slash.</description>
		<content:encoded><![CDATA[<p>Mark, here&#8217;s maybe a typo: dpkg –get-selections | less</p>
<p>It should be: dpkg -–get-selections | less</p>
<p>You missed a slash.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Slacker 12.2</title>
		<link>http://www.nixtutor.com/linux/general-troubleshooting-in-linux/comment-page-1/#comment-275</link>
		<dc:creator>Slacker 12.2</dc:creator>
		<pubDate>Sat, 23 May 2009 19:38:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.nixtutor.com/?p=188#comment-275</guid>
		<description>Nice nice nice!! Keep it coming :)</description>
		<content:encoded><![CDATA[<p>Nice nice nice!! Keep it coming <img src='http://www.nixtutor.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
