<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Blog of the Exiled Penguin</title>
	<atom:link href="http://exiledpenguin.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://exiledpenguin.wordpress.com</link>
	<description>The life and times of a stranded Linux user</description>
	<lastBuildDate>Thu, 28 May 2009 17:29:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='exiledpenguin.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Blog of the Exiled Penguin</title>
		<link>http://exiledpenguin.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://exiledpenguin.wordpress.com/osd.xml" title="Blog of the Exiled Penguin" />
	<atom:link rel='hub' href='http://exiledpenguin.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Installing Ubuntu 9.04</title>
		<link>http://exiledpenguin.wordpress.com/2009/05/28/installing-ubuntu-9-04/</link>
		<comments>http://exiledpenguin.wordpress.com/2009/05/28/installing-ubuntu-9-04/#comments</comments>
		<pubDate>Thu, 28 May 2009 17:29:47 +0000</pubDate>
		<dc:creator>ExiledPenguin</dc:creator>
				<category><![CDATA[Exercises in Futility]]></category>
		<category><![CDATA[Kubuntu]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://exiledpenguin.wordpress.com/?p=88</guid>
		<description><![CDATA[Any major change isn't without issues and I have had plenty. So, for the sake of sharing my experience to help others, here is a list of what I've gone through so far.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=exiledpenguin.wordpress.com&amp;blog=3745388&amp;post=88&amp;subd=exiledpenguin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So, I finally decided to update things, including my operating system.</p>
<p>I&#8217;ve been using some version of Suse as my desktop distro ever since I switched to Linux.  Suse is okay, and not bad, but I had had enough.  Suse had become slow, bloated, and difficult.  I could have just fixed Suse, but where is the fun in that?</p>
<p>I decided to try something new. I installed Ubuntu (the KDE version).</p>
<p>While (K)Ubuntu is Linux and will do whatever I need it to, any major change isn&#8217;t without issues and I have had plenty. Some are just nuisances, some have been minor problems, and I still have some major ones. So, for the sake of sharing my experience to help others, here is a list of what I&#8217;ve gone through so far:</p>
<h3>Little Things:</h3>
<ul>
<li>Firefox, Kwrite, VLC, and many common programs are not installed by default in Kubuntu.</li>
<li><a title="Wikipedia about Linux's Logical Volume Manager" href="http://en.wikipedia.org/wiki/Logical_Volume_Manager_(Linux)">LVM</a> isn&#8217;t installed on the livecd and there was not easy way to enable it. I was forced to use the Alternate install instead.</li>
<li><code>.bashrc</code> had autocomplete disabled. Uncommenting the lines about bash-completion in <span style="color:#008000;"><code>/etc/bash.bashrc</code></span> fixed this.</li>
<li><code>.bashrc</code> also didn&#8217;t colorize anything. <span style="color:#008000;"><code>echo "alias ls='ls --color=auto'" &gt;&gt; ~/.bashrc</code></span> made bash a little more pretty.</li>
<li>GFX Grub is not used by Ubuntu. Tux Enclave has a writeup on making that happen: <a href="http://tuxenclave.wordpress.com/2008/01/18/how-to-install-gfx-grub-in-ubuntu/">How to : Install GFX Grub In Ubuntu</a>.</li>
<li>Bluetooth started on boot, but my computer doesn&#8217;t have Bluetooth. <span style="color:#008000;"><code>update-rc.d del bluetooth</code></span> makes that go away.</li>
<li>Restarting X by Ctrl-Alt-Bksp is disabled by default. <span style="color:#008000;"><code>dontzap --disable</code></span> is a quick way to restore that.</li>
<li>Firefox looks ugly when first installed in Kubuntu. Installing <span style="color:#008000;">gtk-qt-engines</span> and <span style="color:#008000;">qt-curve</span> fixes that.</li>
</ul>
<h3>Problems:</h3>
<ul>
<li><strong>Nvidia drivers</strong> were not detected automatically, and once installed were not configured by Ubuntu. I&#8217;ve dealt with my xorg.conf file many times in the past, but I thought Ubuntu was supposed to do this.</li>
<li><strong>AIGLX </strong>must be enabled for KWin/Compiz desktop effects. I couldn&#8217;t find how to do this in the Ubuntu community. Luckly, I did in the <a title="Ignore the stuff about XGL--Ubuntu doesn't use that by default." href="http://en.opensuse.org/AIGLX#Enabling_Render_Acceleration_and_Composite">openSUSE wiki</a>.</li>
</ul>
<h3>Major and Un-Fixed Issues:</h3>
<ul>
<li><strong>GRUB.</strong> Two out of three installs I did, GRUB did not install correctly. While I know how to install and edit GRUB manually, this one would be a showstopper for a new user.</li>
<li><strong>Pulse Audio</strong> just didn&#8217;t work correctly out of the box. I installed a lot of things, but what it comes down to is installing <span style="color:#008000;">padevchooser</span>. A detailed writeup on configuring pulse can be found in the <a title="The forum post also has links for specific versions of Ubuntu." href="http://ubuntuforums.org/showthread.php?t=843012">Ubuntu forums</a>.</li>
<li><strong>NetBeans</strong> does not use Sun&#8217;s JDK by default, and my install does not work properly (will not import many of the Java libraries). I&#8217;m using Eclipse for the time being.</li>
<li>The <strong>Omnibook kernel module</strong> is not included in Ubuntu, and I have to compile this one myself. Worse yet, Ubuntu does not make compiling modules easy (and I have yet to successfully do so).</li>
</ul>
<p>Kubuntu definitely doesn&#8217;t have the polish of its GNOME sibling. Most of KDE&#8217;s settings were at their default, while GNOME seems to get a variety of little tweaks and extras. While tweaking Kubuntu was not difficult for me, I must admit I&#8217;m a little disappointed by Kubuntu&#8217;s default offering and feel it could be better, faster, and easier.</p>
<h3>One little extra tweak:</h3>
<p>For those of us who like KDE but find 4.2 a bit too heavy, I have an interesting solution. Install <a title="Link to Openbox's site" href="http://icculus.org/openbox/index.php/Main_Page">Openbox</a>. It is just a window manager&#8211;not a full desktop&#8211;and can be used in place of KWin.</p>
<p>Once installed, go to <span style="color:#008000;">System Settings → Default Programs → Window Manager</span>, and change KWin to Openbox. Once applied, you&#8217;ll notice some things are a little different, but Openbox should be easier on your memory than KWin.</p>
<br /> Tagged: Kubuntu, Linux, Ubuntu <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/exiledpenguin.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/exiledpenguin.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/exiledpenguin.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/exiledpenguin.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/exiledpenguin.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/exiledpenguin.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/exiledpenguin.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/exiledpenguin.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/exiledpenguin.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/exiledpenguin.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/exiledpenguin.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/exiledpenguin.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/exiledpenguin.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/exiledpenguin.wordpress.com/88/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=exiledpenguin.wordpress.com&amp;blog=3745388&amp;post=88&amp;subd=exiledpenguin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://exiledpenguin.wordpress.com/2009/05/28/installing-ubuntu-9-04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8779c27d113cb9b1fda36c2091d63f7a?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=R" medium="image">
			<media:title type="html">ExiledPenguin</media:title>
		</media:content>
	</item>
		<item>
		<title>Windows Stop Error Caused by AIM Toolbar</title>
		<link>http://exiledpenguin.wordpress.com/2009/04/14/stop-error-c000021a/</link>
		<comments>http://exiledpenguin.wordpress.com/2009/04/14/stop-error-c000021a/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 14:54:58 +0000</pubDate>
		<dc:creator>ExiledPenguin</dc:creator>
				<category><![CDATA[Exercises in Futility]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[stop error]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://exiledpenguin.wordpress.com/?p=73</guid>
		<description><![CDATA[I haven&#8217;t posted to this for a long time. I&#8217;ve been busy with school, work, and trying to live life. But mostly I&#8217;ve had nothing good to post&#8211;until now. For the third time this month I got a computer that randomly reboots with Stop Error 0xC000021A, otherwise known as a WinLogon error. Following Microsoft&#8217;s guide [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=exiledpenguin.wordpress.com&amp;blog=3745388&amp;post=73&amp;subd=exiledpenguin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I haven&#8217;t posted to this for a long time. I&#8217;ve been busy with school, work, and trying to live life. But mostly I&#8217;ve had nothing good to post&#8211;until now.</p>
<p>For the third time this month I got a computer that randomly reboots with Stop Error 0xC000021A, otherwise known as a WinLogon error. Following Microsoft&#8217;s guide didn&#8217;t fix the issue, so I took a shot in the dark and uninstalled IE toolbars while in Safe Mode.</p>
<p>It worked.</p>
<p>For the record, these systems are WinXP (so I don&#8217;t know if Vista shares the issue) running IE6 (so IE7 may have no problems).</p>
<p>Usually, I just take the shotgun approach and uninstall everything that calls itself a toolbar. This time there were only two: the AOL toolbar and the AIM toolbar. &#8220;Surely,&#8221; I thought to myself, &#8220;a toolbar from a reputable company such as AOL can&#8217;t be the problem.&#8221; Well, I was wrong.</p>
<p>So, IE6 users, avoid installing toolbars on your computer. Even AIM could be the cause of a system crash.</p>
<br /> Tagged: IE, stop error, Windows <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/exiledpenguin.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/exiledpenguin.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/exiledpenguin.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/exiledpenguin.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/exiledpenguin.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/exiledpenguin.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/exiledpenguin.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/exiledpenguin.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/exiledpenguin.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/exiledpenguin.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/exiledpenguin.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/exiledpenguin.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/exiledpenguin.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/exiledpenguin.wordpress.com/73/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=exiledpenguin.wordpress.com&amp;blog=3745388&amp;post=73&amp;subd=exiledpenguin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://exiledpenguin.wordpress.com/2009/04/14/stop-error-c000021a/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8779c27d113cb9b1fda36c2091d63f7a?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=R" medium="image">
			<media:title type="html">ExiledPenguin</media:title>
		</media:content>
	</item>
		<item>
		<title>Fixing Windows Firewall Policy Restriction</title>
		<link>http://exiledpenguin.wordpress.com/2008/10/27/fixing-windows-firewall/</link>
		<comments>http://exiledpenguin.wordpress.com/2008/10/27/fixing-windows-firewall/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 16:07:22 +0000</pubDate>
		<dc:creator>ExiledPenguin</dc:creator>
				<category><![CDATA[Exercises in Futility]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[tips and tricks]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://exiledpenguin.wordpress.com/?p=69</guid>
		<description><![CDATA[Time to stop complaining and give out some useful advice from my frustrations. This one comes from a computer that used to have Zone Alarm. I don&#8217;t know why Zone Alarm was removed, but it wasn&#8217;t removed properly. The end result was Windows Firewall was forced off by a &#8220;group policy.&#8221; The fun part was [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=exiledpenguin.wordpress.com&amp;blog=3745388&amp;post=69&amp;subd=exiledpenguin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Time to stop complaining and give out some useful advice from my frustrations.</p>
<p>This one comes from a computer that used to have Zone Alarm. I don&#8217;t know why Zone Alarm was removed, but it wasn&#8217;t removed properly. The end result was Windows Firewall was forced off by a &#8220;group policy.&#8221;</p>
<p>The fun part was that this computer had XP Home, which isn&#8217;t supposed to have group policies. More importantly, it didn&#8217;t have gpedit.msc for fixing the policy. So what do I do?</p>
<p>I found the fix on <a title="Link to the article on fixing the firewall policy" href="http://windowsxp.mvps.org/resetfwpol.htm">windowsxp.mvps.org</a>.  Basically you need to open regedit.exe and navigate to <code>HKEY_LOCAL_MACHINE \ SOFTWARE \ Policies \ Microsoft \ WindowsFirewall</code> and delete the entire WindowsFirewall key (backing it up of course).</p>
<p>Restart the computer and the firewall comes back.</p>
<br /> Tagged: firewall, fix, registry, tips and tricks, Windows <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/exiledpenguin.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/exiledpenguin.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/exiledpenguin.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/exiledpenguin.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/exiledpenguin.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/exiledpenguin.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/exiledpenguin.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/exiledpenguin.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/exiledpenguin.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/exiledpenguin.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/exiledpenguin.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/exiledpenguin.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/exiledpenguin.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/exiledpenguin.wordpress.com/69/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=exiledpenguin.wordpress.com&amp;blog=3745388&amp;post=69&amp;subd=exiledpenguin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://exiledpenguin.wordpress.com/2008/10/27/fixing-windows-firewall/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8779c27d113cb9b1fda36c2091d63f7a?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=R" medium="image">
			<media:title type="html">ExiledPenguin</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing New RAM, part 2</title>
		<link>http://exiledpenguin.wordpress.com/2008/07/29/installing-new-ram-part-2/</link>
		<comments>http://exiledpenguin.wordpress.com/2008/07/29/installing-new-ram-part-2/#comments</comments>
		<pubDate>Tue, 29 Jul 2008 14:00:22 +0000</pubDate>
		<dc:creator>ExiledPenguin</dc:creator>
				<category><![CDATA[Exercises in Futility]]></category>
		<category><![CDATA[ACPI]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://exiledpenguin.wordpress.com/?p=43</guid>
		<description><![CDATA[I didn&#8217;t mention this in my previous post, but the new RAM crashed my computer. How, you say? Well it is a bit of a long story. This all actually starts with my ACPI. Apparently, the DSDT that came with my BIOS wasn&#8217;t made very well. The table had been compiled against the Microsoft compiler, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=exiledpenguin.wordpress.com&amp;blog=3745388&amp;post=43&amp;subd=exiledpenguin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I didn&#8217;t mention this in my previous post, but the new RAM crashed my computer. How, you say? Well it is a bit of a long story.</p>
<p>This all actually starts with my ACPI. Apparently, the <a title="Wikipedia article on ACPI targeted on the section including DSDT" href="http://en.wikipedia.org/wiki/DSDT#ACPI_Tables">DSDT</a> that came with my BIOS wasn&#8217;t made very well. The table had been compiled against the Microsoft compiler, which allows some errors to get through. So, in order to get Suspend to RAM to work for Linux in the first place, I had to fix and recompile my DSDT. More information about figuring out if you have a broken DSDT and how to fix it can be found here: <a title="Gentoo Wiki on fixing your ACPI" href="http://gentoo-wiki.com/HOWTO_Fix_Common_ACPI_Problems">http://gentoo-wiki.com/HOWTO_Fix_Common_ACPI_Problems</a>.</p>
<p>My new DSDT worked very well, until I added the new RAM. Unbeknownst to me, a computer&#8217;s BIOS usually updates the DSDT whenever you change the RAM. This has no impact if your OS is using the DSDT from the BIOS, but it becomes a big problem if you have replaced it with your own&#8211;like I did.</p>
<p>So my ACPI suddenly became really buggy, and having Suspend not working right was annoying, but that didn&#8217;t crash my system. What brought my Linux to its knees were all the <strong>errors</strong> being generated. After just one day, just my /var/log/messages had grown to over four gigabytes! So my logs filled my hard drive, and my computer stopped working&#8211;almost.</p>
<p>You know how in part one I struggled with fixing my LVM? Well, the power and beauty of LVM saved the day. I was able to repartition my LVM and transfer free space to my root partition while the system was online (the most I had to do was unmount /home). No rebooting, no rescue cd, not even logging into /bin/bash. Awesome.</p>
<p>As I&#8217;m going back and fixing my ACPI tables (again), I&#8217;d like to point out how much of a problem motherboard manufacturers not following standards can be. I ran across the tale about a <a title="Ubuntuforums.org post on the problems with Foxconn" href="http://ubuntuforums.org/showthread.php?t=869249">badly written DSDT</a> [ubuntuforums.org] on a Foxconn motherboard. Long story short: <strong>never</strong> buy from them. I had a big enough problem when my /var/log filled up from my little mistake, I can imagine the strife this guy has been going through.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/exiledpenguin.wordpress.com/43/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/exiledpenguin.wordpress.com/43/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/exiledpenguin.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/exiledpenguin.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/exiledpenguin.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/exiledpenguin.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/exiledpenguin.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/exiledpenguin.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/exiledpenguin.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/exiledpenguin.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/exiledpenguin.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/exiledpenguin.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/exiledpenguin.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/exiledpenguin.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/exiledpenguin.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/exiledpenguin.wordpress.com/43/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=exiledpenguin.wordpress.com&amp;blog=3745388&amp;post=43&amp;subd=exiledpenguin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://exiledpenguin.wordpress.com/2008/07/29/installing-new-ram-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8779c27d113cb9b1fda36c2091d63f7a?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=R" medium="image">
			<media:title type="html">ExiledPenguin</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing New RAM</title>
		<link>http://exiledpenguin.wordpress.com/2008/07/22/installing-new-ram/</link>
		<comments>http://exiledpenguin.wordpress.com/2008/07/22/installing-new-ram/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 14:00:55 +0000</pubDate>
		<dc:creator>ExiledPenguin</dc:creator>
				<category><![CDATA[Exercises in Futility]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[LVM]]></category>
		<category><![CDATA[RAM]]></category>

		<guid isPermaLink="false">http://exiledpenguin.wordpress.com/?p=36</guid>
		<description><![CDATA[For those of us who know, upgrading the RAM in a computer isn&#8217;t as simple as popping the new DIMMs in. Once you have the new RAM, you need to increase the virtual memory/swap file/paging file to match. Otherwise things just won&#8217;t work quite right. Windows and OSX have a file on the root partition [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=exiledpenguin.wordpress.com&amp;blog=3745388&amp;post=36&amp;subd=exiledpenguin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>For those of us who know, upgrading the RAM in a computer isn&#8217;t as simple as popping the new DIMMs in. Once you have the new RAM, you need to increase the virtual memory/swap file/paging file to match. Otherwise things just won&#8217;t work quite right.</p>
<p>Windows and OSX have a file on the root partition that does this, however the standard on Linux is a swap <em>partition</em>. The benefit is that you can write to a swap partition much faster than you can to a swap file, which makes performance a little bit better. The big downside is that to change your swap space involves repartitioning your hard drive. Yeah, its complicated.</p>
<p>Just to make my life more complicated, about a year ago I switched to LVM in order to avoid this (since repartitioning a LVM is much easier than regular partitions). The problem with that idea was Suse 10.2 really didn&#8217;t like that idea, and kinda forced me to use a regular swap partition. The result was I had my LVM cut up, and the a swap partition and a separate partition for Windows on my computer.</p>
<p>I really should have sorted that out beforehand.</p>
<p>So the night was spent actually repartitioning my drive, moving my swap over to LVM, shrinking and resizing my home partition to make room, and finally adding unused space my LVM. Also I had to remember that to shrink an LVM from the command line one has to:</p>
<ol>
<li>Shrink the filesystem</li>
<li>Shrink the Logical Volume</li>
<li>Move/shrink the physical volume</li>
</ol>
<p>And you have to do so in that order, or if you&#8217;re adding space you would grow the volumes in reverse order. Otherwise bad stuff will happen (usually nothing will happen though).</p>
<p>Yes, I would love Knoppix/Gparted/not-Suse to have an LVM manager that could do this for me (Suse&#8217;s isn&#8217;t bad at all, but the live disk doesn&#8217;t boot on my laptop). The reality is I should have gone through changing out LVM by hand before I dove in, and I should have remembered there are 3 steps to shrinking a partition on LVM (with regular partitions you only have 2: shrink the filesystem, then the partition).</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/exiledpenguin.wordpress.com/36/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/exiledpenguin.wordpress.com/36/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/exiledpenguin.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/exiledpenguin.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/exiledpenguin.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/exiledpenguin.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/exiledpenguin.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/exiledpenguin.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/exiledpenguin.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/exiledpenguin.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/exiledpenguin.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/exiledpenguin.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/exiledpenguin.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/exiledpenguin.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/exiledpenguin.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/exiledpenguin.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=exiledpenguin.wordpress.com&amp;blog=3745388&amp;post=36&amp;subd=exiledpenguin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://exiledpenguin.wordpress.com/2008/07/22/installing-new-ram/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8779c27d113cb9b1fda36c2091d63f7a?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=R" medium="image">
			<media:title type="html">ExiledPenguin</media:title>
		</media:content>
	</item>
		<item>
		<title>My Experience With Linux</title>
		<link>http://exiledpenguin.wordpress.com/2008/06/24/my-experience-with-linux/</link>
		<comments>http://exiledpenguin.wordpress.com/2008/06/24/my-experience-with-linux/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 14:00:34 +0000</pubDate>
		<dc:creator>ExiledPenguin</dc:creator>
				<category><![CDATA[Exercises in Futility]]></category>
		<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Suse]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://exiledpenguin.wordpress.com/?p=22</guid>
		<description><![CDATA[I figure it&#8217;s about time I chronicled my journey in the Linux world up to this point. Most of it is a history of SuSE, since that is my first and primary distro. SuSE: 9.1: My first ever encounter with Linux. It all started with a livecd for 9.1 (that I still have). I tried [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=exiledpenguin.wordpress.com&amp;blog=3745388&amp;post=22&amp;subd=exiledpenguin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I figure it&#8217;s about time I chronicled my journey in the Linux world up to this point. Most of it is a history of SuSE, since that is my first and primary distro.</p>
<p><a title="openSUSE homepage" href="http://www.opensuse.org/">SuSE</a>:</p>
<ul>
<li><strong>9.1:</strong> My first ever encounter with Linux. It all started with a livecd for 9.1 (that I still have). I tried it out because Windows refused to work with a USB keyboard I just bought. Sure enough, it worked with SuSE, and I was hooked from then on.</li>
<li><strong>9.2:</strong> SuSE became blue for some reason. KDE looked a little better, and wireless networking (via <a title="Wikipedia on NDISwrapper" href="http://en.wikipedia.org/wiki/Ndiswrapper">ndiswrapper</a>) didn&#8217;t crash my whole system.</li>
<li><strong>9.3:</strong> Everything worked just a little bit better, and suspend to disk almost worked.</li>
<li><strong>10.0:</strong> Pretty much felt exactly like 9.3 with a different name, however this was when Novell decided to kick YaST in the nads and replace it&#8217;s backend with <a title="openSUSE Wiki on Zypper" href="http://en.opensuse.org/Zypper">zypper</a>, which didn&#8217;t work.</li>
<li><strong>10.1:</strong> Which was blue (I thought the odd ones were green), and now I had a network manager! No more fumbling around with scripts and iwconfig to go wireless, I can connect easily and save my connection! Zypper still doesn&#8217;t work, and I hear about this thing called <a title="Smart homepage" href="http://labix.org/smart">smart</a>.</li>
<li><strong>10.2:</strong> Once again, everything is just a little bit better, except suspend which never worked in this version.</li>
<li><strong>10.3:</strong> I upgraded to this using <code># smart upgrade</code>. It wasn&#8217;t as easy as it sounds (the install disk was used to finish the job). Strange thing though: <strong>everything works!</strong> Finally I can say I envy no Windows.</li>
</ul>
<p>As for <a title="Ubuntu homepage" href="http://www.ubuntu.com/">Ubuntu</a>:</p>
<ul>
<li><strong>5.04:</strong> I downloaded and burned a livecd (back then it was separate from the install). I tried it, but it just seemed like Debian by another name.</li>
<li><strong>6.10:</strong> I mainly used this one to build a server in the beginning of &#8217;07. I was impressed by the &#8216;Add/Remove&#8217; applet, but only a little.</li>
<li><strong>7.10:</strong> I used this one only as Xubuntu. I still liked it a lot, and used it instead of <a title="Damn Small Linux homepage" href="http://damnsmalllinux.org/">DSL</a> when applicable. Everything I liked in 6.10 had gotten better (sudo was interesting though).</li>
<li><strong>8.04:</strong> I <em>really</em> like this one. Everything is sleek and stylish, and my first glimpse of it reminded me of OSX. If Suse 11 doesn&#8217;t impress, this will probably be my new distro.</li>
</ul>
<p>And my brief stint with <a title="Gentoo homepage" href="http://www.gentoo.org/">Gentoo</a>:</p>
<ul>
<li><strong>It&#8217;s still compiling.</strong></li>
</ul>
<p>When I first switched, everything was <em>new</em> and <em>exciting</em>. Any time I was doing something I felt like I was somehow hacking my computer, doing something I could never have done before. Now when I look at Linux I don&#8217;t see shiny new car, I see all the parts that make it go together (even though Hardy Heron is very shiny).</p>
<p>I must admit I miss the days when Linux was a mystery machine with magic powers and every click of the mouse was a new discovery. But getting new software by doing <code>smart install whatever</code> is still freaking awesome.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/exiledpenguin.wordpress.com/22/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/exiledpenguin.wordpress.com/22/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/exiledpenguin.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/exiledpenguin.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/exiledpenguin.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/exiledpenguin.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/exiledpenguin.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/exiledpenguin.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/exiledpenguin.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/exiledpenguin.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/exiledpenguin.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/exiledpenguin.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/exiledpenguin.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/exiledpenguin.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/exiledpenguin.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/exiledpenguin.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=exiledpenguin.wordpress.com&amp;blog=3745388&amp;post=22&amp;subd=exiledpenguin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://exiledpenguin.wordpress.com/2008/06/24/my-experience-with-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8779c27d113cb9b1fda36c2091d63f7a?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=R" medium="image">
			<media:title type="html">ExiledPenguin</media:title>
		</media:content>
	</item>
		<item>
		<title>Firefox 3 Gets the Colbert Bump</title>
		<link>http://exiledpenguin.wordpress.com/2008/06/20/bump-firefox-3/</link>
		<comments>http://exiledpenguin.wordpress.com/2008/06/20/bump-firefox-3/#comments</comments>
		<pubDate>Sat, 21 Jun 2008 00:00:02 +0000</pubDate>
		<dc:creator>ExiledPenguin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Colbert Report]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://exiledpenguin.wordpress.com/?p=32</guid>
		<description><![CDATA[I was watching the Colbert Report yesterday when this came up: SWEET. My favorite browser gets the bump. So if you haven&#8217;t already, go to firefox.com (or your mirror of choice) and grab yourself a fresh copy of Firefox 3. I told you IE was no good. P.S. If you&#8217;re holding off from switching from [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=exiledpenguin.wordpress.com&amp;blog=3745388&amp;post=32&amp;subd=exiledpenguin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I was watching the Colbert Report yesterday when this came up:</p>
<span style="text-align:center; display: block;"><a href="http://exiledpenguin.wordpress.com/2008/06/20/bump-firefox-3/"><img src="http://img.youtube.com/vi/lO24sCSB9x0/2.jpg" alt="" /></a></span>
<p>SWEET. My favorite browser gets the bump. So if you haven&#8217;t already, go to <a title="Download Firefox here" href="http://www.mozilla.com/en-US/firefox/">firefox.com</a> (or your mirror of choice) and grab yourself a fresh copy of Firefox 3. I <a title="My earlier post on some of IE's problems" href="http://exiledpenguin.wordpress.com/2008/05/23/my-irrational-hatred/">told you</a> IE was no good.</p>
<p><span id="more-32"></span></p>
<p>P.S.</p>
<p>If you&#8217;re holding off from switching from FF2 to FF3 because one of your extensions isn&#8217;t yet supported, you don&#8217;t have to miss out on the <a title="Some of the new stuff in FF3" href="http://www.mozilla.com/en-US/firefox/features/">new features</a> because of one or two old addons. Usually an addon won&#8217;t work just because the developer didn&#8217;t test it against the new version of Firefox. There are many ways around this, but the simplest is to install the <a title="Download for the Tools" href="https://addons.mozilla.org/en-US/firefox/addon/6543">Nightly Tester Tools</a> extension.</p>
<p>Nightly Test Tools will let you override compatibility checking on any and all addons you have installed. It can even disable checking altogether (not recommended). I find using <abbr title="Nightly Tester Tools">NTT</abbr> easier than remembering how to edit <code>about:config</code> or the header file on .xpi files</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/exiledpenguin.wordpress.com/32/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/exiledpenguin.wordpress.com/32/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/exiledpenguin.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/exiledpenguin.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/exiledpenguin.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/exiledpenguin.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/exiledpenguin.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/exiledpenguin.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/exiledpenguin.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/exiledpenguin.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/exiledpenguin.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/exiledpenguin.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/exiledpenguin.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/exiledpenguin.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/exiledpenguin.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/exiledpenguin.wordpress.com/32/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=exiledpenguin.wordpress.com&amp;blog=3745388&amp;post=32&amp;subd=exiledpenguin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://exiledpenguin.wordpress.com/2008/06/20/bump-firefox-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8779c27d113cb9b1fda36c2091d63f7a?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=R" medium="image">
			<media:title type="html">ExiledPenguin</media:title>
		</media:content>
	</item>
		<item>
		<title>Another Use for ARP?</title>
		<link>http://exiledpenguin.wordpress.com/2008/06/18/another-use-for-arp/</link>
		<comments>http://exiledpenguin.wordpress.com/2008/06/18/another-use-for-arp/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 14:00:35 +0000</pubDate>
		<dc:creator>ExiledPenguin</dc:creator>
				<category><![CDATA[Exercises in Futility]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[tips and tricks]]></category>

		<guid isPermaLink="false">http://exiledpenguin.wordpress.com/?p=21</guid>
		<description><![CDATA[This is one I ran into while switching a bunch of people to a new IP range. I&#8217;ve long lamented the fact that Windows XP lacks any form of network places: storing different network configurations for different locations. Such a thing is useful on a laptop, where your office might require you to use a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=exiledpenguin.wordpress.com&amp;blog=3745388&amp;post=21&amp;subd=exiledpenguin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This is one I ran into while switching a bunch of people to a new IP range.</p>
<p>I&#8217;ve long lamented the fact that Windows XP lacks any form of network places: storing different network configurations for different locations. Such a thing is useful on a laptop, where your office might require you to use a specific IP or you need to use a certain proxy in public locations.</p>
<p>So imagine my surprise when, while switching the static IP address of this office, I come across a laptop that is still set to DHCP! Yes, it was using the correct static IP, but instead of telling the TCP/IP protocol to just use that static address, the former IT person had put in the static IP as the Alternate IP Configuration. And sure enough, if the computer didn&#8217;t get a response from DHCP, it would revert to the address for the office.</p>
<p>It&#8217;s a clever idea, but it also flies in the face of common network troubleshooting. As soon as I hear the computer&#8217;s IP address starts with 169.254.x.x I know the DHCP server for the network isn&#8217;t running. If I found a regular address I wouldn&#8217;t immediately know what is wrong with the client&#8217;s network, and I&#8217;d have to do more troubleshooting to figure out the network&#8217;s topology.</p>
<p>Still, I might use this trick. I&#8217;ll just have to remember to ask my clients <em>how</em> their computer gets an IP address from now on.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/exiledpenguin.wordpress.com/21/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/exiledpenguin.wordpress.com/21/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/exiledpenguin.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/exiledpenguin.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/exiledpenguin.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/exiledpenguin.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/exiledpenguin.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/exiledpenguin.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/exiledpenguin.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/exiledpenguin.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/exiledpenguin.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/exiledpenguin.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/exiledpenguin.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/exiledpenguin.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/exiledpenguin.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/exiledpenguin.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=exiledpenguin.wordpress.com&amp;blog=3745388&amp;post=21&amp;subd=exiledpenguin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://exiledpenguin.wordpress.com/2008/06/18/another-use-for-arp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8779c27d113cb9b1fda36c2091d63f7a?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=R" medium="image">
			<media:title type="html">ExiledPenguin</media:title>
		</media:content>
	</item>
		<item>
		<title>Spring Cleaning</title>
		<link>http://exiledpenguin.wordpress.com/2008/06/16/spring-cleaning/</link>
		<comments>http://exiledpenguin.wordpress.com/2008/06/16/spring-cleaning/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 14:00:16 +0000</pubDate>
		<dc:creator>ExiledPenguin</dc:creator>
				<category><![CDATA[Exercises in Futility]]></category>
		<category><![CDATA[cleaning]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://exiledpenguin.wordpress.com/?p=18</guid>
		<description><![CDATA[I&#8217;ve been rather busy this past week. Not with anything fun, sadly. During my downtime I got some Spring cleaning done. Not in my house&#8211;I gave up on that years ago&#8211;but on my computer. On Windows this process usually involves running disk cleaning software. For that I prefer CCleaner, but most of the tools out [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=exiledpenguin.wordpress.com&amp;blog=3745388&amp;post=18&amp;subd=exiledpenguin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been rather busy this past week. Not with anything fun, sadly.</p>
<p>During my downtime I got some Spring cleaning done. Not in my house&#8211;I gave up on that years ago&#8211;but on my computer. On Windows this process usually involves running disk cleaning software. For that I prefer <a title="CClener's homepage" href="http://www.ccleaner.com/">CCleaner</a>, but most of the tools out there pretty much do the same thing.</p>
<p>Linux is a different story. Many things, like the /tmp directory, clean themselves automatically, so there is no need for a program like CCleaner to clear temporary folders. To reclaim my hard drive in Linux, a little investigation was required.</p>
<p>The first step was figuring out what was taking up the most space, and <a title="Filelight's homepage" href="http://www.methylblue.com/filelight/">Filelight</a> was a big help. It has a pie-chart-like representation of disk usage that made figuring out the amount of data in each folder quick and easy. From Filelight I found a cache of files downloaded by <a title="The smart package manager homepage" href="http://labix.org/smart">smart</a> and a bunch of extra OpenOffice files taking up a large part of my disk. So I ran:</p>
<p><code># smart remove ooo-devel<br />
# smart clean</code></p>
<p>The next big waste of space was from all the files left over from my various attempts at compiling my kernel. Thanks to the <a title="Forum post about compiling a custom kernel" href="http://forums.opensuse.org/archives/sf-archives/tips-tricks-tweaks/344565-compiling-custom-linux-kernel.html">guide</a> on the SUSE forms I was able to free up about one gigabyte of my hard drive from removing the build files and doing <code># make clean</code></p>
<p>That&#8217;s pretty much it. Filelight showed me where of my free space went to and how I could get it back. Now I&#8217;m going to go enjoy my newly uncovered gigabytes.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/exiledpenguin.wordpress.com/18/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/exiledpenguin.wordpress.com/18/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/exiledpenguin.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/exiledpenguin.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/exiledpenguin.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/exiledpenguin.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/exiledpenguin.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/exiledpenguin.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/exiledpenguin.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/exiledpenguin.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/exiledpenguin.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/exiledpenguin.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/exiledpenguin.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/exiledpenguin.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/exiledpenguin.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/exiledpenguin.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=exiledpenguin.wordpress.com&amp;blog=3745388&amp;post=18&amp;subd=exiledpenguin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://exiledpenguin.wordpress.com/2008/06/16/spring-cleaning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8779c27d113cb9b1fda36c2091d63f7a?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=R" medium="image">
			<media:title type="html">ExiledPenguin</media:title>
		</media:content>
	</item>
		<item>
		<title>Migrating Worgroup Users</title>
		<link>http://exiledpenguin.wordpress.com/2008/06/06/migrating-worgroup-users/</link>
		<comments>http://exiledpenguin.wordpress.com/2008/06/06/migrating-worgroup-users/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 14:00:10 +0000</pubDate>
		<dc:creator>ExiledPenguin</dc:creator>
				<category><![CDATA[Exercises in Futility]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://exiledpenguin.wordpress.com/?p=15</guid>
		<description><![CDATA[Let me start off by saying, &#8220;Take that, Diego!&#8221; If you&#8217;re not Diego, then I should explain that Diego is the guy who first trained me. This article is about something he got wrong. If you ever have to move an office from a workgroup to a Windows domain, as I do frequently, the process [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=exiledpenguin.wordpress.com&amp;blog=3745388&amp;post=15&amp;subd=exiledpenguin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Let me start off by saying, &#8220;Take <em>that</em>, Diego!&#8221; If you&#8217;re not Diego, then I should explain that Diego is the guy who first trained me. This article is about something he got wrong.</p>
<p>If you ever have to move an office from a workgroup to a Windows domain, as I do frequently, the process can be an extreme pain in the rear even when using <abbr title="Files And Settings Transfer">FAST</abbr> Wizard. Frequently I have thought there had to be a better way, and now I have found it.</p>
<p>The answer is <a title="TechArena forum post on how to migrate users" href="http://forums.techarena.in/showpost.php?p=3441918&amp;postcount=2">here</a>. Basically you&#8217;re either copying the user&#8217;s folder (safely) to the domain user, or redirecting the domain user&#8217;s folder path to that of the old one.</p>
<p>To copy,</p>
<ol>
<li>Log in and out as the domain user (this creates the user on the computer)</li>
<li>Log in as a different user who has admin rights (such as administrator)</li>
<li>Go to Control Panel → System → Advanced (tab), and click the Settings button under User Profiles</li>
<li>Select the old (workgroup) user and click Copy To, then browse to \Documents and Settings\&lt;domain user&gt;</li>
<li>Make sure the domain user has proper rights (is a local user and such) to their folder and that&#8217;s it!</li>
</ol>
<p>To use the same folder (which is more dangerous):</p>
<ol>
<li>Log in and out as the domain user, then go back in as some other admin just as before</li>
<li>Go to HKLM\Software\Microsoft\WindowsNT\CurrentVersion\ProfileList\&lt;domain user id&gt;</li>
<li>Change the ProfilePath value to that of the old workgroup user</li>
<li>Browse to the folder and give the domain user full control over everything and you&#8217;re done!</li>
</ol>
<p>Aside from being a little faster, this method will give the domain user the exact same everything as their old account.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/exiledpenguin.wordpress.com/15/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/exiledpenguin.wordpress.com/15/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/exiledpenguin.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/exiledpenguin.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/exiledpenguin.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/exiledpenguin.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/exiledpenguin.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/exiledpenguin.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/exiledpenguin.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/exiledpenguin.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/exiledpenguin.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/exiledpenguin.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/exiledpenguin.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/exiledpenguin.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/exiledpenguin.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/exiledpenguin.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=exiledpenguin.wordpress.com&amp;blog=3745388&amp;post=15&amp;subd=exiledpenguin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://exiledpenguin.wordpress.com/2008/06/06/migrating-worgroup-users/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8779c27d113cb9b1fda36c2091d63f7a?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=R" medium="image">
			<media:title type="html">ExiledPenguin</media:title>
		</media:content>
	</item>
	</channel>
</rss>
