<?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: Troubleshooting a maxed out Linux hard drive</title>
	<atom:link href="http://www.ghacks.net/2009/05/29/troubleshooting-a-maxed-out-linux-hard-drive/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net/2009/05/29/troubleshooting-a-maxed-out-linux-hard-drive/</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 08:08:06 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jmqwerty</title>
		<link>http://www.ghacks.net/2009/05/29/troubleshooting-a-maxed-out-linux-hard-drive/#comment-809996</link>
		<dc:creator>jmqwerty</dc:creator>
		<pubDate>Sun, 31 May 2009 12:25:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=13156#comment-809996</guid>
		<description>what we need is a script(perl or bash) that will go through the files and delete all the &#039;copying&#039;,notes,authors, todo, new, and other entitled duplicated files in linux, collect them and delete them automatically
then we can pick up an emergency couple of megabyte as one step in a cleanup system</description>
		<content:encoded><![CDATA[<p>what we need is a script(perl or bash) that will go through the files and delete all the &#8216;copying&#8217;,notes,authors, todo, new, and other entitled duplicated files in linux, collect them and delete them automatically<br />
then we can pick up an emergency couple of megabyte as one step in a cleanup system</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: techandlife</title>
		<link>http://www.ghacks.net/2009/05/29/troubleshooting-a-maxed-out-linux-hard-drive/#comment-808551</link>
		<dc:creator>techandlife</dc:creator>
		<pubDate>Sat, 30 May 2009 12:48:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=13156#comment-808551</guid>
		<description>Very useful troubleshooting case history. As a noob, I&#039;ll add it to my slowly growing knowledge base. Thanks</description>
		<content:encoded><![CDATA[<p>Very useful troubleshooting case history. As a noob, I&#8217;ll add it to my slowly growing knowledge base. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: linuxeventually</title>
		<link>http://www.ghacks.net/2009/05/29/troubleshooting-a-maxed-out-linux-hard-drive/#comment-808094</link>
		<dc:creator>linuxeventually</dc:creator>
		<pubDate>Sat, 30 May 2009 04:02:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=13156#comment-808094</guid>
		<description>There are major bugs associated with lack of space in Linux. These issues apply in Windows as well but are worse in Linux in my experience. By default most distros allocate 5% of the / partition to the user root for &quot;file-system recovery&quot; which in my experience has caused the problem in the first place. Additionally settings in the home directory (compiz, nautlius, gnome, etc.) will be wiped. I&#039;ve even had modules removed forcing reinstallation for less &quot;from sratch&quot;-oriented distros. Yeah I have run into this problem A LOT because I multiboot and have a 40gb 1.8&quot; harddrive in my laptop. My recent 320gb modular second hdd project should help in the future but this is a serious issue that has been around forever and seems to be ignored by the devs.

And yeah
$ du -sh
and
$df -h 
are useful for monitoring disk usage.
Graphically gdmap (a clone of sequioaview) works wonders. Baobab  on the other hand is crap.</description>
		<content:encoded><![CDATA[<p>There are major bugs associated with lack of space in Linux. These issues apply in Windows as well but are worse in Linux in my experience. By default most distros allocate 5% of the / partition to the user root for &#8220;file-system recovery&#8221; which in my experience has caused the problem in the first place. Additionally settings in the home directory (compiz, nautlius, gnome, etc.) will be wiped. I&#8217;ve even had modules removed forcing reinstallation for less &#8220;from sratch&#8221;-oriented distros. Yeah I have run into this problem A LOT because I multiboot and have a 40gb 1.8&#8243; harddrive in my laptop. My recent 320gb modular second hdd project should help in the future but this is a serious issue that has been around forever and seems to be ignored by the devs.</p>
<p>And yeah<br />
$ du -sh<br />
and<br />
$df -h<br />
are useful for monitoring disk usage.<br />
Graphically gdmap (a clone of sequioaview) works wonders. Baobab  on the other hand is crap.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gokudomatic</title>
		<link>http://www.ghacks.net/2009/05/29/troubleshooting-a-maxed-out-linux-hard-drive/#comment-807769</link>
		<dc:creator>gokudomatic</dc:creator>
		<pubDate>Fri, 29 May 2009 21:37:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=13156#comment-807769</guid>
		<description>right. du -h would be the way to go when you search what&#039;s taking all the space.</description>
		<content:encoded><![CDATA[<p>right. du -h would be the way to go when you search what&#8217;s taking all the space.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ralph</title>
		<link>http://www.ghacks.net/2009/05/29/troubleshooting-a-maxed-out-linux-hard-drive/#comment-807726</link>
		<dc:creator>Ralph</dc:creator>
		<pubDate>Fri, 29 May 2009 20:48:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=13156#comment-807726</guid>
		<description>du -h works well, also</description>
		<content:encoded><![CDATA[<p>du -h works well, also</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jack</title>
		<link>http://www.ghacks.net/2009/05/29/troubleshooting-a-maxed-out-linux-hard-drive/#comment-807710</link>
		<dc:creator>jack</dc:creator>
		<pubDate>Fri, 29 May 2009 20:34:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=13156#comment-807710</guid>
		<description>gt5 is an outstanding tool. if you could specify specific file sizes it would have been the perfect (and much easier) solution for this problem. 

(at least I don&#039;t believe you specify file size. if i am wrong please correct me.)</description>
		<content:encoded><![CDATA[<p>gt5 is an outstanding tool. if you could specify specific file sizes it would have been the perfect (and much easier) solution for this problem. </p>
<p>(at least I don&#8217;t believe you specify file size. if i am wrong please correct me.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam B.</title>
		<link>http://www.ghacks.net/2009/05/29/troubleshooting-a-maxed-out-linux-hard-drive/#comment-807622</link>
		<dc:creator>Adam B.</dc:creator>
		<pubDate>Fri, 29 May 2009 18:44:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=13156#comment-807622</guid>
		<description>I use gt5 (http://gt5.sourceforge.net/) to determine storage usage on my hard drive from the console.

It&#039;s great.  Run it in any directory, and it&#039;ll give you a breakdown of the storage usage of subdirectories.  You can even navigate down the directory structure to find the exact folder.

It&#039;s in the Ubuntu repositories, just &quot;sudo apt-get install gt5&quot;.</description>
		<content:encoded><![CDATA[<p>I use gt5 (<a href="http://gt5.sourceforge.net/" rel="nofollow">http://gt5.sourceforge.net/</a>) to determine storage usage on my hard drive from the console.</p>
<p>It&#8217;s great.  Run it in any directory, and it&#8217;ll give you a breakdown of the storage usage of subdirectories.  You can even navigate down the directory structure to find the exact folder.</p>
<p>It&#8217;s in the Ubuntu repositories, just &#8220;sudo apt-get install gt5&#8243;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
