<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Make Tech Easier&#187; Clean up</title>
	<atom:link href="http://maketecheasier.com/tag/clean-up/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Sun, 12 Feb 2012 15:58:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Use Mechanig to Easily Clean Up Your Ubuntu Machine</title>
		<link>http://maketecheasier.com/use-mechanig-to-easily-clean-up-your-ubuntu-machine/2011/09/01</link>
		<comments>http://maketecheasier.com/use-mechanig-to-easily-clean-up-your-ubuntu-machine/2011/09/01#comments</comments>
		<pubDate>Thu, 01 Sep 2011 23:58:40 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Clean up]]></category>
		<category><![CDATA[optimize]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=37837</guid>
		<description><![CDATA[Usually when we discuss the ways to clean up your Ubuntu system, it will always involve command lines like &#8220;autoremove&#8220;, &#8220;autoclean&#8220;, &#8220;clean&#8221; etc. For those who are not used to the command line, an alternative is to use GUI software to get the things done. One such software is 2ClickUpdate, which we have reviewed earlier. [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/use-mechanig-to-easily-clean-up-your-ubuntu-machine/2011/09/01&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/use-mechanig-to-easily-clean-up-your-ubuntu-machine/2011/09/01" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/use-mechanig-to-easily-clean-up-your-ubuntu-machine/2011/09/01" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/use-mechanig-to-easily-clean-up-your-ubuntu-machine/2011/09/01" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/use-mechanig-to-easily-clean-up-your-ubuntu-machine/2011/09/01&amp;title=Use+Mechanig+to+Easily+Clean+Up+Your+Ubuntu+Machine&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/use-mechanig-to-easily-clean-up-your-ubuntu-machine/2011/09/01" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/use-mechanig-to-easily-clean-up-your-ubuntu-machine/2011/09/01">Use Mechanig to Easily Clean Up Your Ubuntu Machine</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2011/08/mechanig-logo.jpg" alt="mechanig-logo" title="mechanig-logo" width="64" height="64" class="alignleft size-full wp-image-37852" />Usually when we discuss the ways to clean up your Ubuntu system, it will always involve command lines like &#8220;<em>autoremove</em>&#8220;, &#8220;<em>autoclean</em>&#8220;, &#8220;<em>clean</em>&#8221; etc. For those who are not used to the command line, an alternative is to use GUI software to get the things done. One such software is 2ClickUpdate, which <a href="http://maketecheasier.com/2clickupdate-optimizes-ubuntu-with-single-click/2010/11/24">we have reviewed</a> earlier. Another such software is Mechanig, which we are discussing today </p>
<p>There is nothing special for Mechanig as it is just a GUI wrapper for most of the commonly used optimization command. However, it can be really useful if you don&#8217;t want to dabble with the command line.<br />
<span id="more-37837"></span></p>
<h2>Installing Mechanig</h2>
<p>Mechanig is not available in the Ubuntu repository, but you can install via its own PPA.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> add-apt-repository ppa:kokoto-java<span style="color: #000000; font-weight: bold;">/</span>usu-extras 
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> update
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> mechanig</pre></div></div>

<h2>Using Mechanig</h2>
<p>Mechanig is located at the &#8220;System Tools&#8221; folder under Applications. Once you open the software, you should see a small window with the following options:</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/08/mechanig-main-window.png" alt="mechanig-main-window" title="mechanig-main-window" width="432" height="498" class="aligncenter size-full wp-image-37839" /></p>
<p>There are two main parts to the software: <strong>PC optimization</strong> and <strong>Software management</strong>. Double-click the Optimzation button and you can choose to either optimize PC (clear cache and optimize RAM) or remove old kernels (to free up storage space).</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/08/mechanig-optimization.png" alt="mechanig-optimization" title="mechanig-optimization" width="432" height="432" class="aligncenter size-full wp-image-37841" /></p>
<p>Similarly, you can double-click the Software button to perform all the software related tasks, like upgrading packages, remove unnecessary packages, removing useless .deb files etc.</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/08/mechanig-software-optimization.png" alt="mechanig-software-optimization" title="mechanig-software-optimization" width="432" height="436" class="aligncenter size-full wp-image-37844" /></p>
<p>To make thing even simpler, you can double click the &#8220;All Optimization&#8221; button to run all PC optimization tasks and &#8220;All Software&#8221; button to run all software-related tasks. Lastly, there is the &#8220;All Actions&#8221; button to do everything in one shot. </p>
<p><img src="http://imagecdn.maketecheasier.com/2011/08/mechanig-all-actions.png" alt="mechanig-all-actions" title="mechanig-all-actions" width="494" height="504" class="aligncenter size-full wp-image-37848" /></p>
<p>In short, if you are looking for a quick and easy way to clean up your system without having to remember all the bash command, Mechanig is the one for you.  </p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/use-mechanig-to-easily-clean-up-your-ubuntu-machine/2011/09/01&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/use-mechanig-to-easily-clean-up-your-ubuntu-machine/2011/09/01" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/use-mechanig-to-easily-clean-up-your-ubuntu-machine/2011/09/01" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/use-mechanig-to-easily-clean-up-your-ubuntu-machine/2011/09/01" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/use-mechanig-to-easily-clean-up-your-ubuntu-machine/2011/09/01&amp;title=Use+Mechanig+to+Easily+Clean+Up+Your+Ubuntu+Machine&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/use-mechanig-to-easily-clean-up-your-ubuntu-machine/2011/09/01" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/use-mechanig-to-easily-clean-up-your-ubuntu-machine/2011/09/01">Use Mechanig to Easily Clean Up Your Ubuntu Machine</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/use-mechanig-to-easily-clean-up-your-ubuntu-machine/2011/09/01/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mac Maintenance: From Inside and Out</title>
		<link>http://maketecheasier.com/mac-maintenance-from-inside-and-out/2011/08/31</link>
		<comments>http://maketecheasier.com/mac-maintenance-from-inside-and-out/2011/08/31#comments</comments>
		<pubDate>Wed, 31 Aug 2011 23:58:00 +0000</pubDate>
		<dc:creator>Emmanuel Banks</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[Clean up]]></category>
		<category><![CDATA[maintenance]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=37517</guid>
		<description><![CDATA[There&#8217;s no doubt that there have been a lot of updates for Macs lately. Aside from the routine software updates, the new operating system, OS X Lion, has put a hamper on many Apple computers. With systems being stressed, most Macs are crying for a break and hoping for a little maintenance. Aside from cleaning [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/mac-maintenance-from-inside-and-out/2011/08/31&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/mac-maintenance-from-inside-and-out/2011/08/31" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/mac-maintenance-from-inside-and-out/2011/08/31" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/mac-maintenance-from-inside-and-out/2011/08/31" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/mac-maintenance-from-inside-and-out/2011/08/31&amp;title=Mac+Maintenance%3A+From+Inside+and+Out&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/mac-maintenance-from-inside-and-out/2011/08/31" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/mac-maintenance-from-inside-and-out/2011/08/31">Mac Maintenance: From Inside and Out</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-37550 alignleft" title="MacMaintenance-First" src="http://imagecdn.maketecheasier.com/2011/08/MacMaintenance-First.jpg" alt="MacMaintenance-First" width="170" height="170" />There&#8217;s no doubt that there have been a lot of updates for Macs lately. Aside from the routine software updates, the new operating system, OS X Lion, has put a hamper on many Apple computers. With systems being stressed, most Macs are crying for a break and hoping for a little maintenance. Aside from cleaning up a spot on the keyboard or freeing a few megabytes, most individuals don’t go into their system for thorough maintenance. The fact remains that individuals just don’t know how to do it. Here’s my process of full Mac maintenance, inside and out.<br />
<span id="more-37517"></span></p>
<h2>Maintenance from the Inside</h2>
<h3>Correctly Clear Useless Files</h3>
<p>I am sorry to tell you, but cleaning your trash bin on your Mac doesn’t do the job when clearing files. This clears the files that you have already deleted, like documents and other files, however you must go deep into your Mac to delete the heavy files. This is how you should do it.</p>
<p>First, you should go to the finder application on your Mac.</p>
<p><img class="aligncenter size-full wp-image-37525" title="Mac Finder in the dock" src="http://imagecdn.maketecheasier.com/2011/08/mac-clean-dock.jpg" alt="Mac Finder in the dock" width="600" height="300" /></p>
<p>From there, go to &#8220;All My Files&#8221;. This will show every file in your Mac.</p>
<p><img class="aligncenter size-full wp-image-37528" title="Finder All My Files" src="http://imagecdn.maketecheasier.com/2011/08/mac-all-files.png" alt="Finder All My Files" width="600" height="300" /></p>
<p>To make the job easier, sort your files in order of size. This is done by clicking the settings wheel, &#8220;Arrange By&#8221;, then click &#8220;Size&#8221;.</p>
<p><img class="aligncenter size-full wp-image-37598" title="Finder sort files by size" src="http://imagecdn.maketecheasier.com/2011/08/mac-arrange-files.png" alt="Finder sort files by size" width="600" height="300" /></p>
<p>As you can see, the files are not only sorted in order, but also grouped by file size. Files are grouped in categories of 100MB to 10GB, 1MB to 100MB and so on. Preferably, you should take a look at each group, not just the larger ones. The larger files are what is bearing down on your system, however the smaller files are mostly cache and saved versions. These may seem harmless at first, but ignoring these files can snowball into a large system stress.</p>
<p><img class="aligncenter size-full wp-image-37533" title="Finder File Size" src="http://imagecdn.maketecheasier.com/2011/08/mac-imovie1.png" alt="Finder File Size" width="600" height="300" /></p>
<p>After clearing large files in the Finder application, it is also recommended to check out iMovie files and iPhoto files. Depending on the camera the photos were taken on, these files can be quite large due to resolution. It is important to go to the iPhoto application, clicking &#8220;iPhoto&#8221; at the top bar and going to &#8220;<em>Empty iPhoto Trash</em>&#8220;.</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/08/mac-empty-iphoto-trash1.png" alt="mac-empty-iphoto-trash" title="mac-empty-iphoto-trash" width="600" height="300" class="aligncenter size-full wp-image-37805" /></p>
<p>The same thing can be done in iMovie as well. All you have to do is go to &#8220;File&#8221;, &#8220;Space Saver&#8221;, then choose which rejected clips should be deleted. The clips not used in a movie will be sent to the trash along with its respective cache.</p>
<p><img class="aligncenter size-full wp-image-37536" title="iMovie SpaceSaver" src="http://imagecdn.maketecheasier.com/2011/08/mac-imovie-project.png" alt="iMovie SpaceSaver" width="600" height="321" /></p>
<p>After each deletion, don’t forget to clear your trash. This may surprise you, but all of these deleted files will stay in the trash bin until you clear it. Sorry, but you have to do your chores!</p>
<h3>Choosing Useful Applications</h3>
<p>Before I took my own advice, I had three Twitter applications, four emailing clients, and a ton of other applications and games. It can be hard remembering to delete unused applications when they aren’t of use for me anymore. There is a good bet that you won’t find a use for multiple Twitter applications and emailing clients either. Instead of having a group of &#8220;okay&#8221; applications, try to have only quality and useful applications in your dock.</p>
<h3>Expanding Your Memory</h3>
<p>If you find that your memory still isn’t up to your required levels, then maybe it’s not you, but your Mac. This is where you should consider expanding your memory internally or externally. Apple allows you to upgrade your internal memory for $200, this gives you 4GB of extra memory. If you want 8GB, you can expect to pay upwards of $400. For many individuals, this is well over their price range.</p>
<p><img class="aligncenter size-full wp-image-37537" title="Mac External Hard Drive" src="http://imagecdn.maketecheasier.com/2011/08/mac-external-hard-drive.jpg" alt="Mac External Hard Drive" width="600" height="338" /></p>
<p>A great alternative is an external hard drive. These usually run between $60 and $200, the size options can range from 500GB to 2TB. So, the question remains, why do people spend so much for little memory? When you upgrade the memory internally, you’ll find that the processing speeds also are faster, this creates an overall enjoyable Mac experience. External memory main moves the files and documents to another venue, not increasing the processor quality directly.</p>
<h2>Maintenance from the Outside</h2>
<h3>Cleaning Your Screen</h3>
<p>Whether you’re pointing out a specific fact in a document or trying to swipe off a smudge with your finger, you’ll find marks all over your screen if it isn’t regularly cleaned. If the marks stay on long enough, they can become a permanent part of your screen. Taking the time to have a monthly (or even a biweekly) cleaning will keep your screen fresh and new. Here’s how to do it.</p>
<p><strong>Power Down Your Computer</strong></p>
<p><img class="aligncenter size-full wp-image-37538" title="Mac Power Shutdown" src="http://imagecdn.maketecheasier.com/2011/08/mac-power-button.jpg" alt="Mac Power Shutdown" width="600" height="338" /></p>
<p>Find a soft cloth, similar to an eyeglasses cloth, and lightly swipe every corner and inch of your screen. Your goal isn’t to have a complete clean from this alone, it will remove any loose or fresh dirt.</p>
<p><img class="aligncenter size-full wp-image-37539" title="Mac Wipe Monitor" src="http://imagecdn.maketecheasier.com/2011/08/mac-clean-monitor.jpg" alt="Mac Wipe Monitor" width="600" height="338" /></p>
<p>The messes left behind are the heavy marks. This will require a little more work. It is best to stay away from chemicals, they will decrease the LCD’s quality. Instead, get about a half a cup of water and a half a cup of vinegar. Then, mix this solution together to create a natural, computer safe, concoction.</p>
<p><img class="aligncenter size-full wp-image-37540" title="Mac Water Vinegar Solution" src="http://imagecdn.maketecheasier.com/2011/08/mac-water-vinegar-solution.jpg" alt="Mac Water Vinegar Solution" width="600" height="338" /></p>
<p>Wipe in soft, circular motions until the marks are completely gone.</p>
<p><img class="aligncenter size-full wp-image-37541" title="Mac wipe monitor 2" src="http://imagecdn.maketecheasier.com/2011/08/	mac-clean-monitor-2.jpg" alt="Mac wipe monitor 2" width="600" height="338" /></p>
<h3>How to Clean the Crevices – Correctly</h3>
<p>The computer is the center of many individual’s lives. Some people work from a computer all day, others may do assignment, play games online, or perform other activities. This means that we may find ourselves eating near our computer from time to time. The crumbs from the food can get caught in the crevices of your computer. A couple of tools can be used to combat the crumbs left behind. Here’s how to clean you keyboard effectively.</p>
<p>Grab a clean, soft cloth and do a quick wipe through on the keyboard. This removes loose and fresh dirt on it.</p>
<p><img class="aligncenter size-full wp-image-37542" title="Mac Keyboard wipe" src="http://imagecdn.maketecheasier.com/2011/08/mac-clean-crevice.jpg" alt="Mac Keyboard wipe" width="600" height="338" /></p>
<p>If available, grab compressed air to clean within the keyboard. If you don’t have compressed air, a vacuum is a great alternative.</p>
<p><img class="aligncenter size-full wp-image-37543" title="Mac Keyboard Vacuum" src="http://imagecdn.maketecheasier.com/2011/08/mac-vacuum-keyboard.jpg" alt="Mac Keyboard Vacuum" width="600" height="338" /></p>
<p>You should then focus on the track pad. The track pad usually isn’t as dirty as the keyboard, however, you should use the clean, soft cloth we mentioned in step one to perform a quick wipe through of the track pad.</p>
<p><img class="aligncenter size-full wp-image-37544" title="Mac Trackpad Wipe" src="http://imagecdn.maketecheasier.com/2011/08/mac-wipe-trackpad.jpg" alt="Mac Trackpad Wipe" width="600" height="338" /></p>
<p>The fan should also receive some attention. The fan directly under the screen can collect food, dust and even bugs when used outside. A quick blow through with compressed air or a vacuum will do the trick.</p>
<p><img class="aligncenter size-full wp-image-37545" title="Mac Vacuum2" src="http://imagecdn.maketecheasier.com/2011/08/mac-vacuum-hinge.jpg" alt="Mac Vacuum2" width="600" height="338" /></p>
<p>Finally, the ports and CD drive can be blown with compressed air to prevent and remove built up dust. When you’re done, your Mac will be officially clean. Expect your Mac to improve in performance immediately!</p>
<p><img class="aligncenter size-full wp-image-37546" title="Mac CDdrive" src="http://imagecdn.maketecheasier.com/2011/08/mac-monitor-side.jpg" alt="Mac CDdrive" width="600" height="338" /></p>
<h3>Invest in a Case</h3>
<p>Now that your Mac is fully cleaned, treat your computer with a protective case, if you don’t have one already. This won’t prevent dust, but it will lessen dirt and keep the outside protected from drops and scuffs.</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/08/mac-external-case1.jpg" alt="mac-external-case" title="mac-external-case" width="600" height="338" class="aligncenter size-full wp-image-37806" /></p>
<p>Your best bet in terms of cases are hard surfaced ones. The rubber cases are dust and lint magnets and can actually increase the amount of dust that lands on your Mac. Hard surfaces, like plastics and metals, provide a clean slate that doesn’t require as much maintenance. A quick wipe through is all that’s needed. Most cases range from $20 &#8211; $50, Apple has a wonderful selection, however other retailers may be more willing to give you a deal or discount.</p>
<p>That’s all that is to it. Regular maintenance will show the appreciation that your Mac deserves.</p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/mac-maintenance-from-inside-and-out/2011/08/31&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/mac-maintenance-from-inside-and-out/2011/08/31" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/mac-maintenance-from-inside-and-out/2011/08/31" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/mac-maintenance-from-inside-and-out/2011/08/31" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/mac-maintenance-from-inside-and-out/2011/08/31&amp;title=Mac+Maintenance%3A+From+Inside+and+Out&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/mac-maintenance-from-inside-and-out/2011/08/31" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/mac-maintenance-from-inside-and-out/2011/08/31">Mac Maintenance: From Inside and Out</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/mac-maintenance-from-inside-and-out/2011/08/31/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Get Yourself Organized And Win The War Against Digital Clutter</title>
		<link>http://maketecheasier.com/how-to-get-yourself-organized-and-win-the-war-against-digital-clutter/2011/06/26</link>
		<comments>http://maketecheasier.com/how-to-get-yourself-organized-and-win-the-war-against-digital-clutter/2011/06/26#comments</comments>
		<pubDate>Sun, 26 Jun 2011 14:58:09 +0000</pubDate>
		<dc:creator>Trevor Dobrygoski</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Clean up]]></category>
		<category><![CDATA[clutter]]></category>
		<category><![CDATA[organize]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=34731</guid>
		<description><![CDATA[Digital storage is becoming cheaper by the day. It is hard to find a computer with less than 250Gb of built in hard drive space. Most have 320Gb to 1Tb of space built in with the option to add more. With all this space, people tend to hoard everything they can just because they have [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/how-to-get-yourself-organized-and-win-the-war-against-digital-clutter/2011/06/26&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/how-to-get-yourself-organized-and-win-the-war-against-digital-clutter/2011/06/26" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/how-to-get-yourself-organized-and-win-the-war-against-digital-clutter/2011/06/26" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/how-to-get-yourself-organized-and-win-the-war-against-digital-clutter/2011/06/26" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/how-to-get-yourself-organized-and-win-the-war-against-digital-clutter/2011/06/26&amp;title=How+to+Get+Yourself+Organized+And+Win+The+War+Against+Digital+Clutter&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/how-to-get-yourself-organized-and-win-the-war-against-digital-clutter/2011/06/26" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/how-to-get-yourself-organized-and-win-the-war-against-digital-clutter/2011/06/26">How to Get Yourself Organized And Win The War Against Digital Clutter</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-34735" title="clutter - intro" src="http://imagecdn.maketecheasier.com/2011/06/clutter-intro.jpg" alt="clutter-intro" width="200" height="153" />Digital  storage is becoming cheaper by the day. It is hard to find a computer with less than 250Gb of built in hard drive space. Most have 320Gb to 1Tb of space built in with the option to add more. With all this space, people tend to hoard everything they can just because they have the space.</p>
<p>Even though you have a lot of space, you still need to either keep things very organized, or get rid of what you do not need or use anymore. If you simply keep everything and not have some organization to your mess, you will not be able to find anything when you need it.</p>
<p>I know personally, when I have done a little digital spring cleaning, I have found duplicate folders, music libraries and all sorts of other junk I didn’t need or even know I had. Here are a few tips and apps to help fight digital hoarding.<br />
<span id="more-34731"></span></p>
<h2>Apps</h2>
<p>Using apps like the couple listed here will cut down on the time it takes to eliminate some of your digital clutter. The applications below are only a couple of the many many options available. I have had great luck with the two here.</p>
<h3>Revo Uninstaller</h3>
<p><a title="Revo Uninstaller" href="http://www.revouninstaller.com/revo_uninstaller_free_download.html" target="_blank">Revo Uninstaller</a> is an application that goes beyond what the basic uninstaller built into most programs will do. Revo will remove the registry files and the miscellaneous files associated with the program you are uninstalling. I typically use Revo Uninstaller on moderate mode, the advanced mode can take a long time depending how full your hard drive is.</p>
<p><img class="aligncenter size-full wp-image-34737" title="clutter - revo" src="http://imagecdn.maketecheasier.com/2011/06/clutter-revo.png" alt="clutter-revo" width="500" height="228" /></p>
<h3>Duplicate Cleaner</h3>
<p><a title="Duplicate Cleaner" href="http://www.digitalvolcano.co.uk/content/duplicate-cleaner/downloaddcmenu" target="_blank">Duplicate  Cleaner</a> is just what you think it will be. It finds duplicate files and folders on your hard drive. This saves a tremendous amount of time. You select the folder  or the whole hard drive you want to search and Duplicate Cleaner will look for duplicates based on your search settings.</p>
<p>What I like is, there is a setting to have it search for not only duplicate files named the same thing, you also duplicate content. What that means is, if you have a picture named <em>img123456</em> and the same image named <em>new boat</em>, Duplicate Cleaner will find them and let you choose which one  you want to delete.</p>
<p><img class="aligncenter size-full wp-image-34734" title="clutter - duplicate files" src="http://imagecdn.maketecheasier.com/2011/06/clutter-duplicate-files.png" alt="clutter-duplicate-files" width="500" height="262" /></p>
<h2>Pictures</h2>
<p>Pictures are memories. Many people record every step of their life in pictures. If this is you, it is smart to have a back up of all your precious  moments. While you are moving all of your pictures to either cloud  storage or DVD or both, it is a great time to eliminate all of those blurry or pictures your kids took of the carpet.</p>
<p>While moving, you will also want to add a little organization to your hoard of digital pictures. Many people use the date as the folder name. Will you really remember what you did on that day 15 years from now? Probably not. Try using actual names of events such as: <em>Grand Canyon Trip 2009</em> or <em>Summer 2010</em>.</p>
<p>By grouping pictures into folders with real names, you can find them easier at a glance. If you are backing things up to a DVD, label the DVD clearly to save time later.</p>
<p><img class="aligncenter size-full wp-image-34736" title="clutter - photos" src="http://imagecdn.maketecheasier.com/2011/06/clutter-photos.jpg" alt="clutter-photos" width="471" height="119" /></p>
<h2>Bookmarks</h2>
<p>For hoards of bookmarks, I recommend something like <a title="Zootool: Visit your Wild Bookmarks In The Zoo" href="http://maketecheasier.com/zootool-visit-your-wild-bookmarks-in-the-zoo/2010/12/10" target="_blank">one of the many</a> <a title="Better Manage Your Bookmarks With Tidy Favorites" href="http://maketecheasier.com/better-manage-your-bookmarks-with-tidy-favorites/2008/11/25" target="_blank">bookmarking</a> <a title="Popscreen Makes Video Bookmarking Super Easy" href="http://maketecheasier.com/popscreen-makes-video-bookmarking-super-easy/2009/12/08" target="_blank">services</a> available online. I have amassed a large list of useful bookmarks on  Delicious. The reason I am recommending a cloud-based bookmarking  service as opposed to the one in your browser, is because there are usually more features in the cloud-based options. A favorite or bookmark is a feature of your browser. Bookmarking is all the website does.</p>
<p>One really helpful feature is tagging. You can associate the site you are saving with other similar sites. For example, If you save Make Tech Easier, you could save it under the tag Tech or Linux. Then when you are  looking for that tech article you read but may not remember the title of the page, you can search your bookmarks for Tech and narrow your  search.</p>
<p><img class="aligncenter size-full wp-image-34733" title="clutter - bookmark tags" src="http://imagecdn.maketecheasier.com/2011/06/clutter-bookmark-tags.png" alt="clutter-bookmark-tags" width="226" height="393" /></p>
<h2>Files</h2>
<p>After you have found all of your duplicate files, you will want to organize them in a way to find them a little faster. Any way you can label, tag or sort your hoards of stuff will help you in the long run. You will not  have to search for hours or days to find a document. <a href="http://maketecheasier.com/add-tags-in-windows-files-for-quick-and-easy-searching/2010/05/17">Tagging files in Windows</a> will help you search and find what you are looking for easily.</p>
<p>While I recommend having your files structured in a way that is easy to find  what you need, having files tagged can save you a lot of clicking to  find a grouping of files separated into different folders.</p>
<p>How do you get rid of your digital clutter and stop hoarding information you won’t ever use again?</p>
<p>image <a href="http://www.flickr.com/photos/bike/" target="_blank" rel="nofollow">richardmasoner</a></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/how-to-get-yourself-organized-and-win-the-war-against-digital-clutter/2011/06/26&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/how-to-get-yourself-organized-and-win-the-war-against-digital-clutter/2011/06/26" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/how-to-get-yourself-organized-and-win-the-war-against-digital-clutter/2011/06/26" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/how-to-get-yourself-organized-and-win-the-war-against-digital-clutter/2011/06/26" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/how-to-get-yourself-organized-and-win-the-war-against-digital-clutter/2011/06/26&amp;title=How+to+Get+Yourself+Organized+And+Win+The+War+Against+Digital+Clutter&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/how-to-get-yourself-organized-and-win-the-war-against-digital-clutter/2011/06/26" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/how-to-get-yourself-organized-and-win-the-war-against-digital-clutter/2011/06/26">How to Get Yourself Organized And Win The War Against Digital Clutter</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/how-to-get-yourself-organized-and-win-the-war-against-digital-clutter/2011/06/26/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>1-Click Cleaner Quickly Cleans Up Your Android Phone</title>
		<link>http://maketecheasier.com/1-click-cleaner-quickly-cleans-up-your-android-phone/2011/06/14</link>
		<comments>http://maketecheasier.com/1-click-cleaner-quickly-cleans-up-your-android-phone/2011/06/14#comments</comments>
		<pubDate>Tue, 14 Jun 2011 23:58:41 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[Clean]]></category>
		<category><![CDATA[Clean up]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[sms]]></category>
		<category><![CDATA[storage space]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=34316</guid>
		<description><![CDATA[Nope. I am not referring to cleaning up your virus-infected phone, but if you are looking to clean up your cache and history to free up the storage space and system resources, 1-Click Cleaner allows you to do so easily. Regardless how big the storage space you have in your Android phone, if you do [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/1-click-cleaner-quickly-cleans-up-your-android-phone/2011/06/14&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/1-click-cleaner-quickly-cleans-up-your-android-phone/2011/06/14" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/1-click-cleaner-quickly-cleans-up-your-android-phone/2011/06/14" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/1-click-cleaner-quickly-cleans-up-your-android-phone/2011/06/14" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/1-click-cleaner-quickly-cleans-up-your-android-phone/2011/06/14&amp;title=1-Click+Cleaner+Quickly+Cleans+Up+Your+Android+Phone&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/1-click-cleaner-quickly-cleans-up-your-android-phone/2011/06/14" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/1-click-cleaner-quickly-cleans-up-your-android-phone/2011/06/14">1-Click Cleaner Quickly Cleans Up Your Android Phone</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2011/06/1-click-cleaner.jpg" alt="1-click-cleaner" title="1-click-cleaner" width="180" height="178" class="alignleft size-full wp-image-34326" />Nope. I am not referring to cleaning up your virus-infected phone, but if you are looking to clean up your cache and history to free up the storage space and system resources, 1-Click Cleaner allows you to do so easily. </p>
<p>Regardless how big the storage space you have in your Android phone, if you do not maintain it, plenty of useless stuff (such as cache, app history, leftover files and folders after you have deleted the app etc) will pile up and affect the performance of your phone. If you have installed and uninstalled plenty of apps, it can be troublesome and difficult for you to go into your phone internal system to delete every single leftover and useless file. 1-Click Cleaner aims to make that process a breeze.<br />
<span id="more-34316"></span><br />
After you have installed 1-Click Cleaner, all you need to one click (or should I say, one tap) to clean up your system. </p>
<p>1. Install the <a href="https://market.android.com/details?id=cn.com.opda.android.clearmaster">1-Click Cleaner</a> app from the market.</p>
<p>2. Open the app. You will see a big circle at the center, yearning for you to tap it.</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/06/1-click-cleaner-main.jpg" alt="1-click-cleaner-main" title="1-click-cleaner-main" width="320" height="429" class="aligncenter size-full wp-image-34317" /></p>
<p>3. When you click the center circle, you will get a prompt asking you to confirm your action. If you select the &#8220;do not prompt after&#8221;, it won&#8217;t show you the prompt in the future.</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/06/1-click-cleaner-prompt.jpg" alt="1-click-cleaner-prompt" title="1-click-cleaner-prompt" width="320" height="211" class="aligncenter size-full wp-image-34318" /></p>
<p>4. Once it is done, it will show a report of the stuff that it has cleaned up.</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/06/1-click-cleaner-report.jpg" alt="1-click-cleaner-report" title="1-click-cleaner-report" width="320" height="424" class="aligncenter size-full wp-image-34319" /></p>
<p>Other than the 1-click cleaning, there is also the individual items such as cache clear, SMS clear, history clear or carry out a deep clear.</p>
<p>The cache clear feature will scan all your applications and clean up any cache leftover by the apps.</p>
<p>The SMS clear allows you to easily multiple messages and delete them immediately. It saves you the effort to go into your SMS app and delete the message individually.</p>
<p>The history clear comes in two parts: web-based history and call history. The web-based history deals with items such as browser history, Gmail search history, Google Maps search result and market search result. The call history allows you to delete your call logs.</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/06/1-click-cleaner-history-clear.jpg" alt="1-click-cleaner-history-clear" title="1-click-cleaner-history-clear" width="320" height="319" class="aligncenter size-full wp-image-34320" /></p>
<p>For the deep clear, it scans your SD card for useless files left over by apps that you have uninstalled. Most of the time, you can select all the items and press &#8220;Clear&#8221; to delete them all.</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/06/1-click-cleaner-deep-clear.jpg" alt="1-click-cleaner-deep-clear" title="1-click-cleaner-deep-clear" width="320" height="511" class="aligncenter size-full wp-image-34321" /></p>
<p>It would be great if 1-Click Cleaner comes with a scheduler so you can schedule it to run regularly. When that happens, the name &#8220;1-click cleaner&#8221; won&#8217;t be a fitting name anymore, since you no longer need any click (or tap) to clean up the system. Hopefully that is not the reason it didn&#8217;t implement the scheduler feature. </p>
<p>This may not be a fanciful app, but it can be a lifesaver if you need to squeeze out extra space or performance for your phone. </p>
<p>What do you think?</p>
<p><a href="https://market.android.com/details?id=cn.com.opda.android.clearmaster">1-Click Cleaner</a> (Android market link)</p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/1-click-cleaner-quickly-cleans-up-your-android-phone/2011/06/14&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/1-click-cleaner-quickly-cleans-up-your-android-phone/2011/06/14" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/1-click-cleaner-quickly-cleans-up-your-android-phone/2011/06/14" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/1-click-cleaner-quickly-cleans-up-your-android-phone/2011/06/14" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/1-click-cleaner-quickly-cleans-up-your-android-phone/2011/06/14&amp;title=1-Click+Cleaner+Quickly+Cleans+Up+Your+Android+Phone&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/1-click-cleaner-quickly-cleans-up-your-android-phone/2011/06/14" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/1-click-cleaner-quickly-cleans-up-your-android-phone/2011/06/14">1-Click Cleaner Quickly Cleans Up Your Android Phone</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/1-click-cleaner-quickly-cleans-up-your-android-phone/2011/06/14/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Clean Up Your Tags in WordPress</title>
		<link>http://maketecheasier.com/clean-up-tags-in-wordpress/2011/05/26</link>
		<comments>http://maketecheasier.com/clean-up-tags-in-wordpress/2011/05/26#comments</comments>
		<pubDate>Thu, 26 May 2011 23:58:13 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Clean up]]></category>
		<category><![CDATA[merge]]></category>
		<category><![CDATA[tags]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=33613</guid>
		<description><![CDATA[WordPress comes with this &#8220;tag&#8221; feature that allows you to tag your posts. While it is a great feature for you to categorize your posts, there is one problem though &#8211; there are no ways to organize them. Over time, as your tag list grow, it becomes very messy and your database is full of [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/clean-up-tags-in-wordpress/2011/05/26&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/clean-up-tags-in-wordpress/2011/05/26" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/clean-up-tags-in-wordpress/2011/05/26" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/clean-up-tags-in-wordpress/2011/05/26" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/clean-up-tags-in-wordpress/2011/05/26&amp;title=How+to+Clean+Up+Your+Tags+in+WordPress&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/clean-up-tags-in-wordpress/2011/05/26" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/clean-up-tags-in-wordpress/2011/05/26">How to Clean Up Your Tags in WordPress</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2011/05/tags-cloud.png" alt="tags-cloud" title="tags-cloud" width="200" height="163" class="alignleft size-full wp-image-33640" />WordPress comes with this &#8220;<em>tag</em>&#8221; feature that allows you to tag your posts. While it is a great feature for you to categorize your posts, there is one problem though &#8211; there are no ways to organize them. Over time, as your tag list grow, it becomes very messy and your database is full of those tags that you either have no use for them or have used only once. If you find that your WordPress blog is running slower and slower everyday, cleaning up your tag list is definitely one of the things you should do to regain the speed and power of your blog.<br />
<span id="more-33613"></span><br />
In WordPress, other than adding new tags, the only other option to manage your tags is to delete them. This is definitely not a good solution. There are times when we create two tags of the same meaning, such as &#8220;<em>windows7</em>&#8221; and &#8220;<em>windows-7</em>&#8220;. For such cases, the solution is to merge them into one rather than delete all of them.</p>
<p>A good plugin with the merge tag functionality is <a href="https://wordpress.org/extend/plugins/term-management-tools/">Term Management Tools</a>. With this plugin, you can manage your terms (category and tags) easily.</p>
<h2>Cleaning up your tags in WordPress</h2>
<p>1. Install and activate the Term Management Tools plugin in your WordPress dashboard. </p>
<p>2. Go to your Post Tag list (Posts -> Post Tags).</p>
<p>3. The default view is to show 20 tags per page. If you have plenty of tags, it is going to take up a lot of your time switching between each page. What you can do is to increase the number of tags shown per page. Click the &#8220;<em>Screen Options</em>&#8221; button at the top of the page. Enter the number of tags you want it to show per page. The maximum number you can enter is 999.</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/05/tags-show-on-screen.png" alt="tags-show-on-screen" title="tags-show-on-screen" width="300" height="150" class="aligncenter size-full wp-image-33634" /></p>
<p>4. Go through the list of tags and put a check beside the tags that have 0 post. At the top (or bottom), click on the dropdown menu and select &#8220;Delete&#8221;. Click Apply. This will delete the unused tags.</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/05/tags-delete.png" alt="tags-delete" title="tags-delete" width="401" height="306" class="aligncenter size-full wp-image-33635" /></p>
<p>5. Next, go through the list again. For those similar or duplicate tags that you have created, put a check beside them and select &#8220;Merge&#8221; from the dropdown menu. An input field will appear for you to enter the tag name that you want to merge the two (or more) tags into. </p>
<p><img src="http://imagecdn.maketecheasier.com/2011/05/tags-merge.png" alt="tags-merge" title="tags-merge" width="385" height="344" class="aligncenter size-full wp-image-33637" /></p>
<p>6. If your tag list is long, it will take a long time for you to finish cleaning up your tags, but I assure you it is well worth the effort. Nothing is worst than a messed up and bulky database. Once you have completed the clean up, deactivate the plugin. You have no use for it anymore.</p>
<p>7. Lastly, optimize your database and do a full database backup (using the <a href="https://wordpress.org/extend/plugins/wp-dbmanager/">WP DB Manager</a> plugin). </p>
<p>8. That&#8217;s it.</p>
<p>You might also want to check out other ways to <a href="http://maketecheasier.com/8-useful-tricks-to-clean-up-streamline-your-wordpress-database/2009/02/17/">clean up your WordPress blog</a>.</p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/clean-up-tags-in-wordpress/2011/05/26&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/clean-up-tags-in-wordpress/2011/05/26" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/clean-up-tags-in-wordpress/2011/05/26" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/clean-up-tags-in-wordpress/2011/05/26" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/clean-up-tags-in-wordpress/2011/05/26&amp;title=How+to+Clean+Up+Your+Tags+in+WordPress&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/clean-up-tags-in-wordpress/2011/05/26" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/clean-up-tags-in-wordpress/2011/05/26">How to Clean Up Your Tags in WordPress</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/clean-up-tags-in-wordpress/2011/05/26/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>2ClickUpdate Maintains And Clean Up Ubuntu With A Single Click</title>
		<link>http://maketecheasier.com/2clickupdate-optimizes-ubuntu-with-single-click/2010/11/24</link>
		<comments>http://maketecheasier.com/2clickupdate-optimizes-ubuntu-with-single-click/2010/11/24#comments</comments>
		<pubDate>Wed, 24 Nov 2010 13:00:14 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Clean up]]></category>
		<category><![CDATA[maintenance]]></category>
		<category><![CDATA[optimize]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=24930</guid>
		<description><![CDATA[We have previously came up with 8 ways to clean up your Ubuntu machine, but 2ClickUpdate manages to reduce all the steps to just a single click. If you are looking for a quick and easy way to update, maintain and clean up your *buntu machine, you have just found it. By itself, the update [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/2clickupdate-optimizes-ubuntu-with-single-click/2010/11/24&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/2clickupdate-optimizes-ubuntu-with-single-click/2010/11/24" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/2clickupdate-optimizes-ubuntu-with-single-click/2010/11/24" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/2clickupdate-optimizes-ubuntu-with-single-click/2010/11/24" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/2clickupdate-optimizes-ubuntu-with-single-click/2010/11/24&amp;title=2ClickUpdate+Maintains+And+Clean+Up+Ubuntu+With+A+Single+Click&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/2clickupdate-optimizes-ubuntu-with-single-click/2010/11/24" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/2clickupdate-optimizes-ubuntu-with-single-click/2010/11/24">2ClickUpdate Maintains And Clean Up Ubuntu With A Single Click</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2010/11/2clickupdate-main.png" alt="2clickupdate-main" title="2clickupdate-main" width="336" height="81" class="alignleft size-full wp-image-24939" />We have previously came up with <a href="http://maketecheasier.com/8-ways-to-maintain-a-clean-lean-ubuntu-machine/2008/10/07">8 ways to clean up your Ubuntu machine</a>, but <strong>2ClickUpdate</strong> manages to reduce all the steps to just a single click. If you are looking for a quick and easy way to update, maintain and clean up your *buntu machine, you have just found it.</p>
<p>By itself, the update manager in Ubuntu has done a really good job in performing regular check with the repository and prompts you when there are update available. What it doesn&#8217;t do is to remove junk files and clean up your system. This is where 2ClickUpdate comes in. In addition to the regular system update, 2ClickUpdate also removes junk files, cleans used space and optimizes RAM memory.<br />
<span id="more-24930"></span><br />
The following is what 2ClickUpdate is capable of doing:</p>
<ul>
<li><strong>ReApt</strong>: Updates your package list.</li>
<li><strong>SmartApt</strong>: Installs the latest updates for your applications and system components.</li>
<li><strong>AutoremApt</strong>: Removes packages that were automatically installed to satisfy dependencies for some package and that are no more needed.</li>
<li><strong>OrphanApt</strong>: Removes packages and configuration files which are not required by any other package upon your system.</li>
<li><strong>AutocleanApt</strong>: Removes all stored archives in your cache for packages that are no longer in the repositories or that have a newer version in the repositories.</li>
<li><strong>CleanApt</strong>: Deleting from cache the downloaded packages to free up some space.</li>
<li><strong>RamCleanApt</strong>: Optimizes RAM memory.</li>
</ul>
<h3>Usage</h3>
<p>2ClickUpdate is dead simple to use.</p>
<p>1. Go to the <a href="https://launchpad.net/2clickupdate" target="_blank" >2ClickUpdate launchpad website</a> and download the deb file (make sure you download the <em>2ClickUpdate_all.deb</em> and not the <em>2click-update-core.deb</em>).</p>
<p><img src="http://imagecdn.maketecheasier.com/2010/11/2clickupdate-download-deb.png" alt="2clickupdate-download-deb" title="2clickupdate-download-deb" width="392" height="265" class="aligncenter size-full wp-image-24933" /></p>
<p>2. Double click the deb file to install it in your system. Go to &#8220;<em>Applications -> System Tools -> 2ClickUpdate</em>&#8221;</p>
<p>That&#8217;s it. It will proceed to do everything by itself. No configuration, coding, bash command required.</p>
<p><img src="http://imagecdn.maketecheasier.com/2010/11/2clickupdate-maintenance.png" alt="2clickupdate-maintenance" title="2clickupdate-maintenance" width="577" height="348" class="aligncenter size-full wp-image-24935" /></p>
<p><img src="http://imagecdn.maketecheasier.com/2010/11/2clickupdate-optimize-ram-memory.png" alt="2clickupdate-optimize-ram-memory" title="2clickupdate-optimize-ram-memory" width="577" height="352" class="aligncenter size-full wp-image-24937" /></p>
<p><img src="http://imagecdn.maketecheasier.com/2010/11/2clickupdate-maintenance-completed.png" alt="2clickupdate-maintenance-completed" title="2clickupdate-maintenance-completed" width="501" height="274" class="aligncenter size-full wp-image-24936" /></p>
<p>Download <a href="https://launchpad.net/2clickupdate" target="_blank" >2ClickUpdate</a></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/2clickupdate-optimizes-ubuntu-with-single-click/2010/11/24&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/2clickupdate-optimizes-ubuntu-with-single-click/2010/11/24" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/2clickupdate-optimizes-ubuntu-with-single-click/2010/11/24" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/2clickupdate-optimizes-ubuntu-with-single-click/2010/11/24" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/2clickupdate-optimizes-ubuntu-with-single-click/2010/11/24&amp;title=2ClickUpdate+Maintains+And+Clean+Up+Ubuntu+With+A+Single+Click&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/2clickupdate-optimizes-ubuntu-with-single-click/2010/11/24" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/2clickupdate-optimizes-ubuntu-with-single-click/2010/11/24">2ClickUpdate Maintains And Clean Up Ubuntu With A Single Click</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/2clickupdate-optimizes-ubuntu-with-single-click/2010/11/24/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>How To Clean Up Your Mac’s Hard Drive</title>
		<link>http://maketecheasier.com/clean-up-mac-hard-drive/2010/10/24</link>
		<comments>http://maketecheasier.com/clean-up-mac-hard-drive/2010/10/24#comments</comments>
		<pubDate>Sun, 24 Oct 2010 21:00:17 +0000</pubDate>
		<dc:creator>Colin Scattergood</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Clean up]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[hard drive]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=23087</guid>
		<description><![CDATA[Is your Mac running out of space? Is it just slowing down, and you feel that getting rid of some of the extra stuff you don&#8217;t use might speed things up a bit. Well you might be right, but there&#8217;s only one way to know for sure, and that&#8217;s cleaning up your hard drive and [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/clean-up-mac-hard-drive/2010/10/24&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/clean-up-mac-hard-drive/2010/10/24" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/clean-up-mac-hard-drive/2010/10/24" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/clean-up-mac-hard-drive/2010/10/24" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/clean-up-mac-hard-drive/2010/10/24&amp;title=How+To+Clean+Up+Your+Mac%E2%80%99s+Hard+Drive&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/clean-up-mac-hard-drive/2010/10/24" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/clean-up-mac-hard-drive/2010/10/24">How To Clean Up Your Mac’s Hard Drive</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2010/10/mac-hdd-main.jpg" alt="mac-hdd-main" title="mac-hdd-main" width="200" height="150" class="alignleft size-full wp-image-23377" />Is your Mac running out of space? Is it just slowing down, and you feel that getting rid of some of the extra stuff you don&#8217;t use might speed things up a bit. Well you might be right, but there&#8217;s only one way to know for sure, and that&#8217;s cleaning up your hard drive and seeing what happens! So how do you go about cleaning up your Mac&#8217;s drive for increased storage space and flexibility, as well as speed? Read on and find out!<br />
<span id="more-23087"></span></p>
<h3>Where do I start?</h3>
<p>The first steps in purging unnecessary files from your drive is finding out what you have that you can get rid of! First, check in your &#8220;<em>Users/YourUserNameHere/Documents</em>&#8221; and &#8220;<em>Users/YourUserName/Downloads</em>&#8221; (Particularly that Downloads folder) for files you don&#8217;t need, or downloads that you don&#8217;t use anymore. For instance, if you download applications from the internet and install them, but never clear this folder out, in all likelihood, this folder is chock full of disk image files for those applications. If you have no more use for these installers, you can safely deleted them to get back those precious megabytes.</p>
<h3>That&#8217;s great, but what about applications or other files?</h3>
<p>Another way to find big (and useless) files is by using <a href="http://www.omnigroup.com/products/omnidisksweeper/download/" target="_blank">Omni Disk Sweeper</a> to point out the huge files that are taking up your disk space. Download and run OmniDiskSweeper and you&#8217;ll be met with this screen:</p>
<p><img class="aligncenter size-full wp-image-23207" title="omni-disk-sweeper-ss1" src="http://imagecdn.maketecheasier.com/2010/10/mac-hdd-omni-disk-sweeper-ss1.png" alt="omni-disk-sweeper-ss1" width="399" height="325" /></p>
<p>Select your main hard drive, in my case, &#8220;Macintosh HD&#8221; and double click it. You&#8217;ll be greeted with something similar to the following, although your files of course will be different:</p>
<p><img class="aligncenter size-full wp-image-23208" title="omni-disk-sweeper-ss2" src="http://imagecdn.maketecheasier.com/2010/10/mac-hdd-omni-disk-sweeper-ss2.png" alt="omni-disk-sweeper-ss2" width="441" height="370" /></p>
<p>You can now start analyzing which folders are the biggest and why, as well as what apps you may have installed that you no longer use. Before deleting those apps though, you probably want to install <a href="http://maketecheasier.com/uninstall-programs-in-mac-use-apptrap/2008/03/11" target="_blank">AppTrap</a>. AppTrap monitors your Trash bin and when you delete an application, alerts you to associated files that wouldn&#8217;t otherwise have been deleted when the application was removed, and let&#8217;s you quickly and easily remove those files.</p>
<h3>What about system files?</h3>
<p>OS X (and other Unix based operating systems) come with maintenance scripts pre-installed. These scripts are used to clean up system logs and temporary files that your Mac created without you even knowing it. By default, maintenance scripts are set to run automatically so that you don&#8217;t need to do anything to benefit from them. The problem though, is that they&#8217;re set to run between 3:15 am and 5:30 am, and if your Mac is asleep or shut down during this period, it never gets done. The easiest way to fix this problem is an application called <a href="http://jimmitchell.org/yasu/" target="_blank">Yasu</a>. Yasu is a graphical interface for your Mac&#8217;s maintenance scripts, allowing you to run them, and even choose certain ones to run or not run, whenever you want.</p>
<p><img class="aligncenter size-full wp-image-23339" title="yasu-for-os-x" src="http://imagecdn.maketecheasier.com/2010/10/mac-hdd-yasu.jpg" alt="yasu-for-os-x" width="389" height="518" /></p>
<h3>Don&#8217;t forget about languages!</h3>
<p>Another set of files you won&#8217;t find grouped together, but that might take up a ton of room on your drive, are language files. When you install OS X and select easy install, or have the default install when you bought the computer, there are a huge amount of language files installed for languages you likely don&#8217;t speak, and probably won&#8217;t ever run into on the internet. Additionally, every time you install an application, it comes with its own set of (probably useless for you) language packages. These take up a ton of space on your hard drive.</p>
<p><a href="http://monolingual.sourceforge.net/" target="_blank">Monolingual</a> is a super simple application that allows you to simply select what languages you want to get rid of (and it defaults to keeping the most common ones, so you&#8217;ll probably be ready to go as soon as you open the app) and then deletes all of them for you. All you need to do is double check the languages (for instance, I kept all the versions of English, not just the most common one,) hit &#8220;Remove&#8221;, follow by &#8220;Okay&#8221;, and Monolingual will do all the work for you. After just a few minutes, Monolingual got me back nearly 200MB of room!</p>
<p><img class="aligncenter size-full wp-image-23340" title="monolingual-mac-os-x" src="http://imagecdn.maketecheasier.com/2010/10/mac-hdd-monolingual.png" alt="monolingual-mac-os-x" width="431" height="451" /></p>
<h3>Last steps &#8211; don&#8217;t forget the trash</h3>
<p>You may have cleared up some room already, but don&#8217;t forget the final, and most important, step - empty the trash! This will actually delete most of the files from your drive, and with the help of AppTrap, you&#8217;ll get every last file out of your system.</p>
<p>Do you know any other programs to help with the cleanup process? Or any other tips or tricks to keep your hard drive running smoothly? If so, let us know in the comments!</p>
<p>Image credit: <a href="http://www.flickr.com/photos/toronjazul/" target="_blank">Toronja Azul</a></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/clean-up-mac-hard-drive/2010/10/24&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/clean-up-mac-hard-drive/2010/10/24" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/clean-up-mac-hard-drive/2010/10/24" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/clean-up-mac-hard-drive/2010/10/24" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/clean-up-mac-hard-drive/2010/10/24&amp;title=How+To+Clean+Up+Your+Mac%E2%80%99s+Hard+Drive&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/clean-up-mac-hard-drive/2010/10/24" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/clean-up-mac-hard-drive/2010/10/24">How To Clean Up Your Mac’s Hard Drive</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/clean-up-mac-hard-drive/2010/10/24/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>4 More Ways to Clean Up Your Ubuntu Machine</title>
		<link>http://maketecheasier.com/4-more-ways-to-clean-up-your-ubuntu-machine/2010/08/06</link>
		<comments>http://maketecheasier.com/4-more-ways-to-clean-up-your-ubuntu-machine/2010/08/06#comments</comments>
		<pubDate>Fri, 06 Aug 2010 12:00:48 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Clean up]]></category>
		<category><![CDATA[empty]]></category>
		<category><![CDATA[Folders]]></category>
		<category><![CDATA[grub2]]></category>
		<category><![CDATA[trash]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=18931</guid>
		<description><![CDATA[It doesn&#8217;t matter if you are using Windows, Linux or Mac, as long as you don&#8217;t maintain it, it will grow out of hand and become very messy. Previously, we have discussed 8 useful ways and Bleachbit to help you maintain a clean lean Ubuntu machine. This time, we are going to show you 4 [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/4-more-ways-to-clean-up-your-ubuntu-machine/2010/08/06&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/4-more-ways-to-clean-up-your-ubuntu-machine/2010/08/06" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/4-more-ways-to-clean-up-your-ubuntu-machine/2010/08/06" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/4-more-ways-to-clean-up-your-ubuntu-machine/2010/08/06" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/4-more-ways-to-clean-up-your-ubuntu-machine/2010/08/06&amp;title=4+More+Ways+to+Clean+Up+Your+Ubuntu+Machine&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/4-more-ways-to-clean-up-your-ubuntu-machine/2010/08/06" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/4-more-ways-to-clean-up-your-ubuntu-machine/2010/08/06">4 More Ways to Clean Up Your Ubuntu Machine</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2010/07/ubuntu-cleanup.jpg" alt="ubuntu-cleanup" title="ubuntu-cleanup" width="200" height="150" class="alignleft size-full wp-image-19137" />It doesn&#8217;t matter if you are using Windows, Linux or Mac, as long as you don&#8217;t maintain it, it will grow out of hand and become very messy. Previously, we have discussed <a href="http://maketecheasier.com/8-ways-to-maintain-a-clean-lean-ubuntu-machine/2008/10/07">8 useful ways</a> and <a href="http://maketecheasier.com/clean-up-and-regain-your-disk-space-with-bleachbit/2009/03/13">Bleachbit</a> to help you maintain a clean lean Ubuntu machine. This time, we are going to show you 4 more ways to keep your Ubuntu clean.<br />
<span id="more-18931"></span></p>
<h3>1. Delete a file permanently instead of moving to trash</h3>
<p>When you delete a file, it will be moved to the trash and remain there infinitely until you empty your trash. If you have completely no use for the file, why not delete it permanently and free up some space? </p>
<p>In your Nautilus (file manager), go to <em>Edit -> Preferences</em>. Under the <em>Behavior</em> tab, check the box &#8220;<em>Include a Delete command that bypass Trash</em>&#8220;. Click Ok.</p>
<p><img src="http://imagecdn.maketecheasier.com/2010/07/ubuntu-nautilus-delete.png" alt="ubuntu-nautilus-delete" title="ubuntu-nautilus-delete" width="483" height="448" class="aligncenter size-full wp-image-19126" /></p>
<p>Now, right click at a file and you can see the &#8220;Delete&#8221; button below the Move to Trash option.</p>
<p><img src="http://imagecdn.maketecheasier.com/2010/07/ubuntu-rightclick-delete.png" alt="ubuntu-rightclick-delete" title="ubuntu-rightclick-delete" width="352" height="186" class="aligncenter size-full wp-image-19127" /></p>
<p>Selecting this <em>Delete</em> option will delete your file completely.</p>
<p><strong>Update</strong>: Thanks to Carl, you can also permanently delete your files using the &#8220;Shift + Delete&#8221; keyboard shortcut.</p>
<h3>2. Auto empty trash </h3>
<p>If you have been moving files to the trash instead of deleting them permanently, there is a high chance that your trash bin is full of useless stuff that take up valuable space. You can easily empty your trash to free up the space.</p>
<p>Autotrash is a simple Python script which will purge files from your trash based on their age or the amount of free space left on the device. You can set it to delete files that have been in the trash for more than XX days, or if you are running out of space, you can get it to delete XX megabytes of files (in the trash) to free up the space.</p>
<p>There is currently no GUI for Autotrash, so everything has to be done via the command line.</p>
<p>To install, open the terminal and type</p>
<p><pre lang="bash">sudo add-apt-repository ppa:bneijt/ppa<br />
sudo apt-get update<br />
sudo apt-get install autotrash</pre></p>
<p>To get it to your trash that is more than 30 days old, use the command:<br />
<pre lang="bash">autotrash -d 30 </pre></p>
<p>To get it to purge at least 30 MB of files<br />
<pre lang="bash">autotrash &#8211;delete=30</pre></p>
<p>To set it to run only if 100MB of space is available<br />
<pre lang="bash">autotrash &#8211;max-free=100</pre></p>
<p>A good way to maintain your trash is to run the Autotrash script every time you log in to your system. Go to <em>System -> Preferences -> Startup Applications</em>. Click Add. </p>
<p>Fill up the box as shown in the screenshot below:</p>
<p><img src="http://imagecdn.maketecheasier.com/2010/07/ubuntu-autotrash-startup.png" alt="ubuntu-autotrash-startup" title="ubuntu-autotrash-startup" width="356" height="193" class="aligncenter size-full wp-image-19134" /></p>
<p>With this command, Autotrash will run every time you login to your computer and purge the trash if the files are at least 30 days old.</p>
<p>If you need help with Autotrash, simply type<br />
<pre lang="bash">autotrash &#8211;help </pre><br />
to display the list of command available for Autotrash.</p>
<h3>3. Remove empty folders</h3>
<p>As you remove applications, delete files or move files around different folders, it will often end up with plenty of empty folders in your Home directory. While these empty folders don&#8217;t take up a lot of spaces, they can really mess up your directory structure and become very unsightly.</p>
<p>The <em>find</em> command can display all the empty folders in your Home directory.<br />
<pre lang="bash">find ~/ -type d -empty</pre></p>
<p>To find and remove the empty folders in your Home directory, run the following command:</p>
<p><strong>Important</strong>: <em>Never run the find and remove command in root directory. Some of the empty folders are there for a purpose. Removing them might cause system instability</em><br />
<pre lang="bash">find ~/ -type d -empty -exec rmdir {} \;</pre></p>
<h3>4. Clean up Grub 2 menu</h3>
<p>The Grub 2 menu is the first thing that you see when you turn on your PC. Whenever the system installs a new kernel, it will add several entries to the Grub 2 menu. After several months of using Ubuntu, you will find that the list of entries in your Grub menu grew longer than your screen can display. </p>
<p>What happened is that when the system updates the new kernel, it doesn&#8217;t remove the old kernel. The new kernel is then added to the Grub menu and make the list longer. The easiest thing to clean this up is to remove the old kernel. You have no use for them anyway. Furthermore, kernel files can take up substantial space in your system, so it is also not a good idea to keep them around.  </p>
<p>Open your Synaptic Package Manager and search for &#8220;<em>linux-headers</em>&#8220;. Identify the kernel with the highest version number, in this case, <em>linux-headers-2.6.32-24</em>. This is the kernel that you are going to keep. Proceed on to remove all other kernels that have a version number less than the one you have identified earlier  (for example, <em>linux-headers-2.6.32-22</em>). Remember to select the option &#8220;Mark for Complete Removal&#8221;. </p>
<p><img src="http://imagecdn.maketecheasier.com/2010/07/ubuntu-delete-linux-headers.png" alt="ubuntu-delete-linux-headers" title="ubuntu-delete-linux-headers" width="527" height="333" class="aligncenter size-full wp-image-19131" /></p>
<p>This should remove the old kernels, free up your disk space and keep your Grub menu clean.</p>
<p>What other ways do you use to clean up your system?</p>
<p>Image credit: <a href="http://www.flickr.com/photos/allen_goldblatt/" target="_blank">allen.goldblatt</a><br />
<!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/4-more-ways-to-clean-up-your-ubuntu-machine/2010/08/06&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/4-more-ways-to-clean-up-your-ubuntu-machine/2010/08/06" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/4-more-ways-to-clean-up-your-ubuntu-machine/2010/08/06" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/4-more-ways-to-clean-up-your-ubuntu-machine/2010/08/06" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/4-more-ways-to-clean-up-your-ubuntu-machine/2010/08/06&amp;title=4+More+Ways+to+Clean+Up+Your+Ubuntu+Machine&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/4-more-ways-to-clean-up-your-ubuntu-machine/2010/08/06" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/4-more-ways-to-clean-up-your-ubuntu-machine/2010/08/06">4 More Ways to Clean Up Your Ubuntu Machine</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/4-more-ways-to-clean-up-your-ubuntu-machine/2010/08/06/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>3 Useful Tools To Optimize your Blog&#8217;s CSS</title>
		<link>http://maketecheasier.com/3-useful-tools-to-optimize-your-blogs-css/2010/02/06</link>
		<comments>http://maketecheasier.com/3-useful-tools-to-optimize-your-blogs-css/2010/02/06#comments</comments>
		<pubDate>Sat, 06 Feb 2010 23:00:23 +0000</pubDate>
		<dc:creator>Soumen Halder</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Clean up]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[optimize]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=11841</guid>
		<description><![CDATA[CSS stands for cascading stylesheets which is an important aspect of modern day web designing. If you are a web designer and know how to design WordPress themes or blogger templates, you can not ignore CSS anymore. However, if you have a blog and want to optimize the CSS files for better performance and quicker [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/3-useful-tools-to-optimize-your-blogs-css/2010/02/06&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/3-useful-tools-to-optimize-your-blogs-css/2010/02/06" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/3-useful-tools-to-optimize-your-blogs-css/2010/02/06" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/3-useful-tools-to-optimize-your-blogs-css/2010/02/06" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/3-useful-tools-to-optimize-your-blogs-css/2010/02/06&amp;title=3+Useful+Tools+To+Optimize+your+Blog%26%238217%3Bs+CSS&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/3-useful-tools-to-optimize-your-blogs-css/2010/02/06" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/3-useful-tools-to-optimize-your-blogs-css/2010/02/06">3 Useful Tools To Optimize your Blog&#8217;s CSS</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-11847" title="Edit CSS" src="http://imagecdn.maketecheasier.com/2010/02/css-tools.png" alt="edit-css-of-your-blog" width="200" height="200" />CSS stands for cascading stylesheets which is an important aspect of modern day web designing. If you are a web designer and know how to design WordPress themes or blogger templates, you can not ignore CSS anymore. However, if you have a blog and want to optimize the CSS files for better performance and quicker loading, here are all the tools that you need.</p>
<h3>How to Find the CSS file of your blog template</h3>
<p>If your blog is on WordPress then the CSS file is placed ideally in the themes folder under <em>wp-content/themes/yourtheme</em>. To know the exact location, open your blog and check the page source. You will find a link to the CSS of your theme as shown below<br />
<span id="more-11841"></span><br />
<img class="aligncenter size-full wp-image-11865" title="CSS Stylesheet link in WordPress theme" src="http://imagecdn.maketecheasier.com/2010/02/css-locate-wp-css.png" alt="Css stylesheet location in WordPress theme" width="538" height="138" /></p>
<p>If your blog is on Blogger, open the Blogger dashboard and go to the &#8220;Layout&#8221; tab. Select &#8220;Edit HTML&#8221; and the checkbox &#8220;expand widget templates&#8221;. Next, copy the CSS code in a notepad file defined just after the opening body tag.</p>
<p><img class="aligncenter size-full wp-image-11849" title="Locate CSS Stylesheet for Blogger blogs" src="http://imagecdn.maketecheasier.com/2010/02/css-locate-blogger-css.png" alt="css-locate-blogger-css" width="555" height="379" /></p>
<p>Download a copy of that file and do the modifications described in this tutorial. It would be better if you take a backup of the stylesheet for if things go wrong, you can restore your site&#8217;s design by using the backup.</p>
<h3>Optimize the CSS code</h3>
<p><strong>Format your CSS code</strong></p>
<p>The first step towards optimization of any CSS code is proper formatting. You should carefully format the style elements and the attributes so that they are easy to understand. Moreover, the code should be written so that they do not overlap with other classes or ID&#8217;s. Formatting the code manually is a tough job and you can use the <a href="http://www.lonniebest.com/FormatCSS/" target="_blank">Format CSS tool</a> to get started.</p>
<p>Copy the style sheet which you want to format and paste it in the text box. Next, select the preferred rules of formatting from the right panel.</p>
<p><img class="aligncenter size-full wp-image-11850" title="Format CSS Tool - Format your CSS codes" src="http://imagecdn.maketecheasier.com/2010/02/css-format-css.png" alt="format-css-tool-format-your-css-codes-stylesheet-file" width="332" height="401" /></p>
<p>For example: You may want to insert a new line after the CSS property of each div tag. You may also want to remove all the white spaces placed after a semicolon. Set all the rules which you want the program to perform and then hit the &#8220;Format CSS&#8221; button. All the specified rules would be applied and the code will be formatted as shown below:</p>
<p><img class="aligncenter size-full wp-image-11851" title="Formatted CSS code" src="http://imagecdn.maketecheasier.com/2010/02/css-formated-stylesheet.png" alt="format-css-tool-formatted-stylesheet-code" width="522" height="226" /></p>
<p><strong>Optimize CSS to remove redundancies</strong></p>
<p>Now that you have formatted your code for readability, it&#8217;s time for some optimization. Go to <a href="http://flumpcakes.co.uk/css/optimiser/">Online CSS optimizer</a> and paste the entire code in the text box provided. You may also enter the URL of your CSS file, if you want.</p>
<p><img class="aligncenter size-full wp-image-11852" title="Online CSS Optimizer - Optimize stylesheet" src="http://imagecdn.maketecheasier.com/2010/02/css-optimizer.png" alt="online-css-optimizer-optimise-stylesheet" width="481" height="324" /></p>
<p>This tool can be used for the following purposes:</p>
<ul>
<li>convert all the RGB color values to hexadecimal thus reducing overhead and increasing efficiency.</li>
<li>remove all the comments and white spaces.</li>
<li>optimize the border values to modern metrics. For example: the attribute border: 2px 5px 2px 5px is changed to border: 2px 5px;.</li>
<li>convert absolute values to relative ones. For example: the attribute font-size:18px; can be changed into font-size:2em;</li>
<li>converts multiple background, font, margin, padding, list attributes into a single attribute.</li>
</ul>
<p><strong>Clean Your CSS File and reduce Size</strong></p>
<p>Now it&#8217;s time to clean your CSS code for errors and reduce the file size. Reducing the size of CSS is important as it affects the load time of your blog&#8217;s pages. Go to <a href="http://www.cleancss.com/" target="_blank">Clean CSS</a> and paste the CSS code which you optimized in the earlier step. Select the compression mode as highest and select the options shown below</p>
<p><img class="aligncenter size-full wp-image-11853" title="Clean CSS - Cleanup stylesheet code to reduce size" src="http://imagecdn.maketecheasier.com/2010/02/css-cleanup-code.png" alt="clean-css-cleanup-stylesheet-code-to-reduce-size" width="366" height="357" /></p>
<p>Clean CSS is based on <a href="http://csstidy.sourceforge.net/index.php">CSS Tidy</a> and can be used to merge shorthand properties, compress colors and font weights. A similar tool for compressing CSS code for faster loading is <a href="http://www.cssdrive.com/index.php/main/csscompressor/">CSS Drive</a>.</p>
<h3>Some Tips</h3>
<p>Following are some tips and tricks you should keep in mind while writing the CSS code for your blog&#8217;s template:</p>
<p>1. Always use external stylesheets rather than pasting the entire code before the &lt;/head&gt; tag.</p>
<p>2. Use universal classes to avoid repetitions. For example: you can use a simple class <em>div.floatleft{float:left;}</em> to float any element to left rather than using the same attribute on multiple classes.</p>
<p>3. Use browser specific CSS files for fixing bugs. That means, if you spot a bug which occurs only in a particular browser ( generally Internet explorer 6 or older versions), use a separate style sheet to fix that bug. This keeps your main style sheet neat and clean.</p>
<p><strong>For WordPress bloggers</strong>: Apart from optimizing the CSS code, you must check out <a href="http://maketecheasier.com/8-ways-to-improve-your-wordpresss-loading-time/2009/01/21">how to reduce blog&#8217;s page load time</a> and how you should <a href="http://maketecheasier.com/8-useful-tricks-to-clean-up-streamline-your-wordpress-database/2009/02/17">clean up the WordPress database</a>.</p>
<p>Have you optimized the CSS of your blog template yet? What are your favorite tools for optimizing CSS code? Share your ideas in the comments section.</p>
<p><!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/3-useful-tools-to-optimize-your-blogs-css/2010/02/06&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/3-useful-tools-to-optimize-your-blogs-css/2010/02/06" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/3-useful-tools-to-optimize-your-blogs-css/2010/02/06" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/3-useful-tools-to-optimize-your-blogs-css/2010/02/06" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/3-useful-tools-to-optimize-your-blogs-css/2010/02/06&amp;title=3+Useful+Tools+To+Optimize+your+Blog%26%238217%3Bs+CSS&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/3-useful-tools-to-optimize-your-blogs-css/2010/02/06" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/3-useful-tools-to-optimize-your-blogs-css/2010/02/06">3 Useful Tools To Optimize your Blog&#8217;s CSS</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/3-useful-tools-to-optimize-your-blogs-css/2010/02/06/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Clean Up And Regain Your Disk Space With Bleachbit</title>
		<link>http://maketecheasier.com/clean-up-and-regain-your-disk-space-with-bleachbit/2009/03/13</link>
		<comments>http://maketecheasier.com/clean-up-and-regain-your-disk-space-with-bleachbit/2009/03/13#comments</comments>
		<pubDate>Fri, 13 Mar 2009 13:22:39 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Clean up]]></category>
		<category><![CDATA[disk space]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=3338</guid>
		<description><![CDATA[If you are wondering why your hard disk space is getting lesser and lesser and yet you did not install that many applications on your system, most probably you are wasting your disk space on the cache and temporary files. BleachBit is a software for Linux that scans your computer and deletes unnecessary files to [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/clean-up-and-regain-your-disk-space-with-bleachbit/2009/03/13&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/clean-up-and-regain-your-disk-space-with-bleachbit/2009/03/13" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/clean-up-and-regain-your-disk-space-with-bleachbit/2009/03/13" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/clean-up-and-regain-your-disk-space-with-bleachbit/2009/03/13" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/clean-up-and-regain-your-disk-space-with-bleachbit/2009/03/13&amp;title=Clean+Up+And+Regain+Your+Disk+Space+With+Bleachbit&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/clean-up-and-regain-your-disk-space-with-bleachbit/2009/03/13" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/clean-up-and-regain-your-disk-space-with-bleachbit/2009/03/13">Clean Up And Regain Your Disk Space With Bleachbit</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="broom-icon" src="http://imagecdn.maketecheasier.com/2009/03/broom.jpg" alt="broom-icon" width="180" height="180" />If you are wondering why your hard disk space is getting lesser and lesser and yet you did not install that many applications on your system, most probably you are wasting your disk space on the cache and temporary files.</p>
<p><a href="http://bleachbit.sourceforge.net" target="_blank">BleachBit</a> is a software for Linux that scans your computer and deletes unnecessary files to free valuable disk space, maintain privacy, and remove junk. It supports a wide variety of applications and is able to rid your system of old clutter like cache, cookies, Internet history, localizations, logs, temporary files, and broken shortcuts.</p>
<p><span id="more-3338"></span>Download the <a href="http://bleachbit.sourceforge.net/download.php" target="_blank">Bleachbit installer</a> for your distro. If you are using Ubuntu Jaunty, you can install it directly from the repository.</p>
<p>Once you have installed Bleachbit, go to Applications-&gt;System Tools. You will see two options: <em>Bleachbit</em> and <em>Bleachbit as Administrator</em>. As its name implies, opening Bleachbit as Administrator allows you to clean up and delete files from the system folder.</p>
<p><img class="alignnone" title="bleachbit menu" src="http://imagecdn.maketecheasier.com/2009/03/bleachbit-menu.jpg" alt="bleachbit menu" width="364" height="178" /></p>
<p>The left pane of the Bleachbit window shows the list of applications that it supports. Put a check on those applications that you want to clean up (Cleaning up doesn&#8217;t mean uninstallation, it only deletes the cache files created by the applications). Click on the Preview button to see the files that will be deleted. You can also scroll down to the end of the list to see the amount of disk space it going to free up once all the cache/temporary files are deleted.</p>
<p><img class="alignnone" title="bleachbit-preview" src="http://imagecdn.maketecheasier.com/2009/03/bleachbit-preview.jpg" alt="bleachbit preview" width="577" height="444" /></p>
<p>Once you are done with the preview, click on the Delete button to wipe out all the cache files.</p>
<p><img class="alignnone" title="bleachbit warning" src="http://imagecdn.maketecheasier.com/2009/03/bleachbit-warning.jpg" alt="bleachbit warning" width="475" height="163" /></p>
<p>That&#8217;s it.</p>
<p><!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/clean-up-and-regain-your-disk-space-with-bleachbit/2009/03/13&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/clean-up-and-regain-your-disk-space-with-bleachbit/2009/03/13" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/clean-up-and-regain-your-disk-space-with-bleachbit/2009/03/13" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/clean-up-and-regain-your-disk-space-with-bleachbit/2009/03/13" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/clean-up-and-regain-your-disk-space-with-bleachbit/2009/03/13&amp;title=Clean+Up+And+Regain+Your+Disk+Space+With+Bleachbit&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/clean-up-and-regain-your-disk-space-with-bleachbit/2009/03/13" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/clean-up-and-regain-your-disk-space-with-bleachbit/2009/03/13">Clean Up And Regain Your Disk Space With Bleachbit</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/clean-up-and-regain-your-disk-space-with-bleachbit/2009/03/13/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To Identify Duplicate Files And Delete It With Utmost Care In Windows</title>
		<link>http://maketecheasier.com/identify-duplicate-files-and-delete-it-with-utmost-care/2009/02/15</link>
		<comments>http://maketecheasier.com/identify-duplicate-files-and-delete-it-with-utmost-care/2009/02/15#comments</comments>
		<pubDate>Sun, 15 Feb 2009 12:57:15 +0000</pubDate>
		<dc:creator>fasil</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Clean up]]></category>
		<category><![CDATA[disk space]]></category>
		<category><![CDATA[duplicate file]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=2439</guid>
		<description><![CDATA[If you are wondering why your hard disk is always running out of space, it could be that you have stored (unknowingly) plenty of the same files in different names, folders and drives. While we all know that it is important to get rid of these unwanted duplicated files, it can be an arduous task [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/identify-duplicate-files-and-delete-it-with-utmost-care/2009/02/15&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/identify-duplicate-files-and-delete-it-with-utmost-care/2009/02/15" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/identify-duplicate-files-and-delete-it-with-utmost-care/2009/02/15" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/identify-duplicate-files-and-delete-it-with-utmost-care/2009/02/15" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/identify-duplicate-files-and-delete-it-with-utmost-care/2009/02/15&amp;title=How+To+Identify+Duplicate+Files+And+Delete+It+With+Utmost+Care+In+Windows&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/identify-duplicate-files-and-delete-it-with-utmost-care/2009/02/15" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/identify-duplicate-files-and-delete-it-with-utmost-care/2009/02/15">How To Identify Duplicate Files And Delete It With Utmost Care In Windows</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-medium wp-image-2450" src="http://imagecdn.maketecheasier.com/2009/02/double-killer-logo.jpg" alt="logo" width="280" height="57" /> If you are wondering why your hard disk is always running out of space, it could be that you have stored (unknowingly) plenty of the same files in different names, folders and drives. While we all know that it is important to get rid of these unwanted duplicated files, it can be an arduous task to hunt them down and keep rid of them. Luckily, there is this tiny tool &#8211; Double Killer,  to make this task much easier.</p>
<p><span id="more-2439"></span><a href="http://www.bigbangenterprises.de/en/doublekiller/" target="_blank">Double Killer</a> is software that allows you to identify duplicate files (files of same content) and delete them with <strong>extreme care</strong>. Why do I highlight the term with extreme care? The reason for this is Double Killer checks CRC-32 values of every file and make sure that the file is an exact duplicate before it proceeds to remove it. For your info,  the CRC-32 value of a file is like the finger print for the file and is regularly used as an  important criteria to identify files of the same content.</p>
<p>To illustrate, let&#8217;s say I have a folder named &#8216;<em>E-books</em>&#8216; in different partitions drive and  I am going to use Double killer to identify duplicate files.</p>
<p>1. Download the Double killer from <a href="http://www.bigbangenterprises.de/en/doublekiller/download.htm" target="_blank">this</a> site.</p>
<p><img class="alignnone size-medium wp-image-2440" src="http://imagecdn.maketecheasier.com/2009/02/download-Double-killer.jpg" alt="download-double-killer" width="451" height="208" /></p>
<p>2. Unzip the zipped file and double click the DoubleKiller.exe file to execute it.</p>
<p><img class="alignnone size-medium wp-image-2441" src="http://imagecdn.maketecheasier.com/2009/02/1-open-double-killer.jpg" alt="open-double-killer" width="580" height="407" /></p>
<p>3. Go to &#8216;<em>Options</em>&#8216; tab and set the <em>search criteria</em>. It is important to exclude the system files and any files with extension.</p>
<p><img class="alignnone size-full wp-image-2442" src="http://imagecdn.maketecheasier.com/2009/02/2-search-criteria.jpg" alt="set the search criteria" width="577" height="405" /></p>
<p>4. Add the directories where you want to search for duplicate files. In our case, I have to select two folder named &#8220;E-books&#8221; from different drives such as <em>D:\</em> and <em>E:\</em></p>
<p><img class="alignnone size-full wp-image-2443" src="http://imagecdn.maketecheasier.com/2009/02/3-add-folders.jpg" alt="add folders" width="577" height="405" /></p>
<p><img class="alignnone size-full wp-image-2444" src="http://imagecdn.maketecheasier.com/2009/02/4-add-folders2.jpg" alt="add-folders" width="577" height="405" /></p>
<p>5. Once the required directories are added, click on &#8216;<em>Run</em>&#8216; button to start the search for duplicated files</p>
<p><img class="alignnone size-full wp-image-2445" src="http://imagecdn.maketecheasier.com/2009/02/5-Run.jpg" alt="5.run" width="577" height="405" /></p>
<p>6. Double Killer will then return results for files that have the same CRC check sums and list them based on criteria like size, date modified and CRC value.</p>
<p><img class="alignnone size-full wp-image-2446" src="http://imagecdn.maketecheasier.com/2009/02/6-list-of-files.jpg" alt="list-of-files" width="577" height="405" /></p>
<p>7. You can now delete the duplicated files using the <em>Delete</em> options provided in Double Killer. To delete all duplicate entry, click on the &#8216;<em>Check the last dupes</em>&#8216; button.</p>
<p><img class="alignnone size-full wp-image-2447" src="http://imagecdn.maketecheasier.com/2009/02/7-delete-duplicate-files.jpg" alt="delete-duplicate-files" width="577" height="405" /></p>
<p>8. Once Delete files in clicked all duplicates files will be deleted and ensure the CRC-32 value for files to safely delete.</p>
<p>Note: On some rare cases, you may see &#8217;0000000&#8242; in the CRC value (as seen in the screenshot above). In such incident, the application is not able to figure out the CRC value of the files for some reason. You may want to check manually if those files are duplicates and remove them from your hard disk.</p>
<p>That&#8217;s it. You should now have a cleaner hard disk with little or no duplicate files in your system.</p>
<p>What other software do you use to clean up your system?</p>
<p><!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/identify-duplicate-files-and-delete-it-with-utmost-care/2009/02/15&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/identify-duplicate-files-and-delete-it-with-utmost-care/2009/02/15" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/identify-duplicate-files-and-delete-it-with-utmost-care/2009/02/15" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/identify-duplicate-files-and-delete-it-with-utmost-care/2009/02/15" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/identify-duplicate-files-and-delete-it-with-utmost-care/2009/02/15&amp;title=How+To+Identify+Duplicate+Files+And+Delete+It+With+Utmost+Care+In+Windows&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/identify-duplicate-files-and-delete-it-with-utmost-care/2009/02/15" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/identify-duplicate-files-and-delete-it-with-utmost-care/2009/02/15">How To Identify Duplicate Files And Delete It With Utmost Care In Windows</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/identify-duplicate-files-and-delete-it-with-utmost-care/2009/02/15/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>8 Ways to Maintain a Clean, Lean Ubuntu Machine</title>
		<link>http://maketecheasier.com/8-ways-to-maintain-a-clean-lean-ubuntu-machine/2008/10/07</link>
		<comments>http://maketecheasier.com/8-ways-to-maintain-a-clean-lean-ubuntu-machine/2008/10/07#comments</comments>
		<pubDate>Tue, 07 Oct 2008 04:31:42 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Clean up]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=933</guid>
		<description><![CDATA[Once in a while, you may want to do some maintenance on your Ubuntu machine and clean up unnecessary files that are chunking up large storage space in your hard disk. Here are 8 ways that you can use to clean up your Ubuntu: 1) Analyze your disk usage The first thing that you need [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/8-ways-to-maintain-a-clean-lean-ubuntu-machine/2008/10/07&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/8-ways-to-maintain-a-clean-lean-ubuntu-machine/2008/10/07" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/8-ways-to-maintain-a-clean-lean-ubuntu-machine/2008/10/07" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/8-ways-to-maintain-a-clean-lean-ubuntu-machine/2008/10/07" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/8-ways-to-maintain-a-clean-lean-ubuntu-machine/2008/10/07&amp;title=8+Ways+to+Maintain+a+Clean%2C+Lean+Ubuntu+Machine&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/8-ways-to-maintain-a-clean-lean-ubuntu-machine/2008/10/07" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/8-ways-to-maintain-a-clean-lean-ubuntu-machine/2008/10/07">8 Ways to Maintain a Clean, Lean Ubuntu Machine</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-941" title="cleaning-in-progress" src="http://imagecdn.maketecheasier.com/2008/10/cleaning-in-progress.jpg" alt="cleaning-in-progress" width="250" height="250" />Once in a while, you may want to do some maintenance on your Ubuntu machine and clean up unnecessary files that are chunking up large storage space in your hard disk.</p>
<p>Here are 8 ways that you can use to clean up your Ubuntu:<br />
<span id="more-933"></span><br />
<h3>1) Analyze your disk usage</h3>
<p>The first thing that you need to do is to find out which files are consuming the large bulk of the storage space in your hard disk. Go to <em>Applications-&gt;Accessories-&gt;Disk Usage Analyzer</em> and click on the <em>Scan Filesystem</em> at the top to get it to analyze your disk usage pattern. You will be able to see instantly which files/folders are taking up the bulk.</p>
<p><img class="size-full wp-image-934" title="disk-usage-analyzer" src="http://imagecdn.maketecheasier.com/2008/10/disk-usage-analyzer.jpg" alt="disk-usage-analyzer" width="580" height="466" /></p>
<p>Once you have determined the files that are taking up large storage space, you can do the following:</p>
<ul>
<li>decide if you have any use of the files. If not, send them to the trash.</li>
<li>If you have no immediate use of the file, but will need to reference to it in the future, either backup to a CD/DVD or to an external hard disk. If the file is too big, you may want to <a href="http://maketecheasier.com/how-to-compress-and-split-files-in-ubuntu/2008/10/06">compress and split</a> it to several small files for easier storage.</li>
</ul>
<h3>2) Clear duplicate files and broken symlinks</h3>
<p>Over the time, you could have dozen copy of the same file lying in different corners of your system. The best place is to hunt them down and eliminate them before they take control of the hard disk.</p>
<p><a href="http://www.pixelbeat.org/fslint/" target="_blank">FSlint</a> is a utility to find and clean various forms of lint on a filesystem, especially duplicate files and broken symlinks.</p>
<p>Install <a href="apt:fslint">fslint</a>, or via the terminal:</p>
<p class="codeblock">sudo apt-get install fslint</p>
<p>Go to <em>Applications-&gt; System Tools-&gt; FSlint</em>. Add the file path that you want to search. On the left, click on the <em>Duplicate</em> tab and click <em>Find</em> at the bottom.</p>
<p><img class="size-full wp-image-935" title="fslint" src="http://imagecdn.maketecheasier.com/2008/10/fslint.jpg" alt="FSlint" width="580" height="435" /></p>
<p>Other than finding duplicate files, FSlint can also find broken symlinks, empty directories, bad IDs and even redundant temp files, all of which you can delete and recover back your precious disk space.</p>
<h3>3) Clean up your package installation</h3>
<p>If you have installed and uninstalled a lot of applications, chances are your system is infected with a lot of dependencies files that you have absolutely no use for. Here are some useful commands to get rid of any partial package and remove any unused dependencies:</p>
<p>Cleaning up of partial package:</p>
<p class="codeblock">sudo apt-get autoclean</p>
<p>Cleaning up of the apt cache:</p>
<p class="codeblock">sudo apt-get clean</p>
<p>Cleaning up of any unused dependencies:</p>
<p class="codeblock">sudo apt-get autoremove</p>
<p>A good practice to avoid any left behind is to use the <em>autoremove</em> command whenever you want to uninstall an application.</p>
<p class="codeblock">sudo apt-get autoremove application-name</p>
<h3>4) Get rid of old residual config package</h3>
<p>When you upgrade a software to a later version, the package of its previous version will still be left behind in the system. You will be able to free up some space by eliminating the old residual config package</p>
<p>Open up your Synaptic Package Manager (<em>System-&gt; Administration-&gt; Synaptic Package Manager</em>). On the left, click on the <em>Status</em> button. You will see a few options appear on the top left pane. If there is a <em>Not Installed (residual config)</em> option, click on it. This will reveal all the residual config package in the system.</p>
<p><img class="size-full wp-image-936" title="synaptic1" src="http://imagecdn.maketecheasier.com/2008/10/synaptic1.jpg" alt="synaptic package manager" width="580" height="412" /></p>
<p>Check the box beside the package and select &#8220;Mark for complete removal&#8221;. Click <em>Apply.</em></p>
<p><img class="size-full wp-image-937" title="synaptic2" src="http://imagecdn.maketecheasier.com/2008/10/synaptic2.jpg" alt="synaptic package manager" width="580" height="393" /></p>
<h3>5) Remove orphaned package</h3>
<p>Other than the dependencies files, packages can also become orphaned when you uninstall an application. To get rid of orphan files, we can make use of <em>gtkorphan</em>, a graphical frontend for <em>deborphan.</em></p>
<p>Install <a href="apt:gtkorphan">gtkorphan</a> or via the terminal:</p>
<p class="codeblock">sudo apt-get install gtkorphan</p>
<p>Go to <em>System-&gt; Administration-&gt; Removed Orphaned package</em></p>
<p><img class="size-full wp-image-938" title="gtkorphan" src="http://imagecdn.maketecheasier.com/2008/10/gtkorphan.jpg" alt="gtkorphan" width="445" height="521" /></p>
<p>It will analyze the system and show all the orphaned package in the main window. Check those packages that you have no use for and uninstall them.</p>
<h3>6) Keep track of what you have installed</h3>
<p><em>Debfoster</em> creates a dependency files to enable you to keep track of what you have installed. When you uninstall an application, it will check for any leave behind dependencies files or orphaned packages and ask you if you want to remove it.</p>
<p>Install <a href="apt:debfoster">debfoster</a>, or via the terminal,</p>
<p class="codeblock">sudo apt-get install debfoster</p>
<p>Creating the initial keeper file:</p>
<p class="codeblock">sudo debfoster -q</p>
<p>Force the system to conform to the keeper file</p>
<p class="codeblock">sudo debfoster -f</p>
<p>If you have some packages that you never want to uninstall and do not want debfoster to handle those packages, you can edit the keeper file and remove those packages from the list.</p>
<p class="codeblock">gksu gedit /var/lib/debfoster/keepers</p>
<p>To see is there is any orphaned package or dependencies files that need to be removed:</p>
<p class="codeblock">sudo debfoster</p>
<h3>7) remove locale files</h3>
<p>Unless you have a need to switch to various locales all the time, you can uninstall the unused locales and free up some amount of the storage space in your system.</p>
<p>Install <a href="apt:localepurge">localepurge</a>, or via the terminal:</p>
<p class="codeblock">sudo apt-get install localepurge</p>
<p>Once the installation is done, it will remove all locale files from your system that you have no need for.</p>
<p><img class="size-full wp-image-939" title="localepurge" src="http://imagecdn.maketecheasier.com/2008/10/localepurge.jpg" alt="localepurge" width="580" height="399" /></p>
<h3>8) Clean up grub menu (<span style="text-decoration: line-through;">only for those who know what they are doing</span>)<strong><br />
</strong></h3>
<p><span style="text-decoration: line-through;">Sometime when you perform an update, you will find that the kernel is being upgraded to new one while the old one still remain. If you don&#8217;t like to see a long list of entries in your grub menu when you boot up the computer, here is a simple way to clean up the grub menu.</span></p>
<p><span style="text-decoration: line-through;">Go to terminal and type</span></p>
<p class="codeblock"><span style="text-decoration: line-through;">gksu gedit /boot/grub/menu.lst</span></p>
<p><span style="text-decoration: line-through;">Search for the following lines:</span></p>
<p><img class="size-full wp-image-940" title="grub-menu" src="http://imagecdn.maketecheasier.com/2008/10/grub-menu.jpg" alt="grub-menu" width="580" height="379" /></p>
<p><span style="text-decoration: line-through;">Remove the entry that you have no need for. Save and exit.</span></p>
<p>Rather than editing the menu.lst file which can be a scary task for newbies, an easier and better way to cleanup the grub menu is via <a href="http://web.telia.com/~u88005282/sum/index.html" target="_blank">Startup Manager</a> or SUM in short.</p>
<p>Install <a href="apt:startupmanager">SUM</a> or in your terminal:</p>
<p class="codeblock">sudo apt-get install startupmanager</p>
<p>Go to <em>System-&gt; Administration-&gt; Startup-Manager</em></p>
<p>In the <em>Boot Option</em> tab, under the <em>Default Operating System</em> field, pick the kernel that you want to use.</p>
<p><img class="size-full wp-image-944" title="sum1" src="http://imagecdn.maketecheasier.com/2008/10/sum1.jpg" alt="startup-manager" width="480" height="538" /></p>
<p>Click on the <em>Advanced</em> tab, check the box <em>Limit the number of kernel in the boot menu</em>. In the <em>Number of kernels to keep</em> field, enter 1</p>
<p><img class="size-full wp-image-945" title="sum2" src="http://imagecdn.maketecheasier.com/2008/10/sum2.jpg" alt="startup manager screenshot" width="481" height="547" /></p>
<p>Close the window.</p>
<p>You should see a cleanup grub menu the next time you boot up.</p>
<p>Is there any ways that I have missed out? How do you clean up your Ubuntu machine?</p>
<p><!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/8-ways-to-maintain-a-clean-lean-ubuntu-machine/2008/10/07&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/8-ways-to-maintain-a-clean-lean-ubuntu-machine/2008/10/07" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/8-ways-to-maintain-a-clean-lean-ubuntu-machine/2008/10/07" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/8-ways-to-maintain-a-clean-lean-ubuntu-machine/2008/10/07" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/8-ways-to-maintain-a-clean-lean-ubuntu-machine/2008/10/07&amp;title=8+Ways+to+Maintain+a+Clean%2C+Lean+Ubuntu+Machine&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/8-ways-to-maintain-a-clean-lean-ubuntu-machine/2008/10/07" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/8-ways-to-maintain-a-clean-lean-ubuntu-machine/2008/10/07">8 Ways to Maintain a Clean, Lean Ubuntu Machine</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/8-ways-to-maintain-a-clean-lean-ubuntu-machine/2008/10/07/feed</wfw:commentRss>
		<slash:comments>114</slash:comments>
		</item>
	</channel>
</rss>

