<?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>NostraDistro &#187; incomplete packages</title>
	<atom:link href="http://nostradistro.com/tag/incomplete-packages/feed/" rel="self" type="application/rss+xml" />
	<link>http://nostradistro.com</link>
	<description>Foreseeing Your Linux Needs...</description>
	<lastBuildDate>Sun, 03 Apr 2011 03:10:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Speed Up Ubuntu Boot Time</title>
		<link>http://nostradistro.com/2008/10/07/speed-up-ubuntu-boot-time/</link>
		<comments>http://nostradistro.com/2008/10/07/speed-up-ubuntu-boot-time/#comments</comments>
		<pubDate>Tue, 07 Oct 2008 19:51:59 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Settings]]></category>
		<category><![CDATA[Disable services]]></category>
		<category><![CDATA[incomplete packages]]></category>
		<category><![CDATA[isolated libraries]]></category>
		<category><![CDATA[slow boot time]]></category>
		<category><![CDATA[speed up boot time]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://nostradistro.com/?p=10</guid>
		<description><![CDATA[A quick way to speed up your Ubuntu boot time.]]></description>
			<content:encoded><![CDATA[<p>As most Ubuntu users probably notice, the longer you use Ubuntu, the longer your boot times become.Â  I have a few quick commands you can run to help with this issue:</p>
<p>1. Disable unnecessary services:Â  Go to<strong> System &#8211;&gt; Administration &#8211;&gt; Services</strong> Shut down unnecessary services you do not use.Â  ie:)Â  Bluetooth Device Management (If you do not use BT), Braille Display Management, Printer Service (if you do not use a printer), etc.</p>
<p>2.Â  Remove incomplete packages:Â  Open Terminal and type&#8230;</p>
<blockquote><p><span style="color: #197dad;">sudo apt-get autoclean</span></p></blockquote>
<p>3. Remove residual configuration files:Â  Go to <strong>System &#8211;&gt; Administration &#8211;&gt; Synaptic Package Manager</strong> In the left column of the package manager, select <strong>Status</strong>, and then check for <strong>Not Installed (residual config packages)</strong>.Â  If this option appears, then you will have to right-click each package individually, and select <strong>Mark for Complete Removal</strong>.Â  After selecting all the packages, click <strong>Apply</strong>.</p>
<p>4.Â  Remove isolated libraries:Â  Open Terminal and type&#8230;</p>
<blockquote><p><span style="color: #197dad;">sudo apt-get install <span class="postbody">deborphan</span></span></p></blockquote>
<blockquote><p><span style="color: #197dad;"><span class="postbody">sudo deborphan</span></span></p></blockquote>
<p>If it appears you have some isolated libraries, then use the following commands in Terminal to remove them:</p>
<blockquote><p><span class="postbody"><span style="color: #197dad;">sudo deborphan | xargs sudo apt-get -y remove &#8211; -purge </span></span></p></blockquote>
<blockquote><p><span style="color: #197dad;"><span class="postbody">sudo apt-get autoremove </span></span></p></blockquote>
<p>That is it.  If you have any questions, please feel free to contact me.</p>
]]></content:encoded>
			<wfw:commentRss>http://nostradistro.com/2008/10/07/speed-up-ubuntu-boot-time/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

