<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Evan&apos;s Blog</title>
<link>http://blogs.gurulabs.com/evan/</link>
<description></description>
<copyright>Copyright 2005</copyright>
<lastBuildDate>Thu, 14 Apr 2005 16:24:56 -0700</lastBuildDate>
<generator>http://www.movabletype.org/?v=3.15</generator>
<docs>http://blogs.law.harvard.edu/tech/rss</docs> 

<item>
<title>Linux Cake</title>
<description><![CDATA[<p>At the end of class today we had a little party, and a student brought in this cake. I think it's my favorite design ever. :-)</p>

<p><img alt="tux.jpg" src="http://blogs.gurulabs.com/evan/archives/tux.jpg" width="392" height="443" /></p>]]></description>
<link>http://blogs.gurulabs.com/evan/archives/2005/04/at_the_end_of_c_2.html</link>
<guid>http://blogs.gurulabs.com/evan/archives/2005/04/at_the_end_of_c_2.html</guid>
<category>Guru Labs</category>
<pubDate>Thu, 14 Apr 2005 16:24:56 -0700</pubDate>
</item>
<item>
<title>It happened... I&apos;m getting married</title>
<description><![CDATA[<p>Last night Lisa Roos and I got engaged. It's kind of a weird feeling now that it has actually happened, but we're both really excited. The details are still up in the air as of right now, but we'll most likely be married in Atlanta this July. What most people have said so far when mentioning the time/place is along the lines of: "The South in that time of year? You're crazy...". :-)</p>]]></description>
<link>http://blogs.gurulabs.com/evan/archives/2005/03/it_happened_im.html</link>
<guid>http://blogs.gurulabs.com/evan/archives/2005/03/it_happened_im.html</guid>
<category></category>
<pubDate>Sat, 05 Mar 2005 10:19:37 -0700</pubDate>
</item>
<item>
<title>Gentoo Portage Search Tool: eix</title>
<description><![CDATA[<p>I found a Portage search tool called eix. It looks like it has been around for a while, but I didn't notice it until recently. eix allows you to search with both regular expressions and fuzzy searches (match to "similar" strings). What's really nice is that it can search by information field (package name, description, license, etc). The output is clean and it's much faster than 'emerge -s'.</p>

<p><a href="http://eixwiki.unfoog.de/">http://eixwiki.unfoog.de/</a></p>]]></description>
<link>http://blogs.gurulabs.com/evan/archives/2005/03/gentoo_portage.html</link>
<guid>http://blogs.gurulabs.com/evan/archives/2005/03/gentoo_portage.html</guid>
<category>Guru Labs</category>
<pubDate>Tue, 01 Mar 2005 18:59:34 -0700</pubDate>
</item>
<item>
<title>NeXTstation is up and running</title>
<description><![CDATA[<p>I had a ton of laundry to do this evening, so I decided to leave my laptop at work (so I'd actually get it done). In between loads I decided to play around with my NeXTstation turbo. Several months ago I incorrectly set the NIS domain which caused the system to hang during boot. I found out this evening that if the network cable isn't plugged in, the network subsystem won't start (since I'm using DHCP), and the NIS check won't occur. It was a non-elegant way to get it to work, but at least it's up. I'll need to learn more about the NeXTOS boot procedure. Here's a shot of it:</p>

<p><img src="/evan/Photo_022805_002.jpg"><br />
</p>]]></description>
<link>http://blogs.gurulabs.com/evan/archives/2005/02/nextstation_is.html</link>
<guid>http://blogs.gurulabs.com/evan/archives/2005/02/nextstation_is.html</guid>
<category>Guru Labs</category>
<pubDate>Mon, 28 Feb 2005 21:19:54 -0700</pubDate>
</item>
<item>
<title>Putty Alien</title>
<description><![CDATA[<p>Adding marbles to putty opens a whole new world of putty creations... Lamont and I made this one.</p>

<p><img src="/evan/Photo_011805_002.jpg"><br />
</p>]]></description>
<link>http://blogs.gurulabs.com/evan/archives/2005/02/putty_alien.html</link>
<guid>http://blogs.gurulabs.com/evan/archives/2005/02/putty_alien.html</guid>
<category>Putty</category>
<pubDate>Mon, 28 Feb 2005 15:01:15 -0700</pubDate>
</item>
<item>
<title>GRUB Tip - Saving the last booted kernel</title>
<description><![CDATA[<p>Byron Clark mentioned this to me a while back, but I hadn't messed with it until this evening. GRUB has the ability to remember which GRUB entry (kernel or OS) was the last to be booted instead of having the same default entry each time.</p>

<p>Replace "default X" in /boot/grub/grub.conf with "default saved". Then for each entry in /boot/grub/grub.conf add "savedefault". The final result should look something like:</p>

<p>default saved</p>

<p>title Kernel 2.6.9<br />
        root (hd0,0)<br />
        kernel /vmlinuz-2.6.9 root=/dev/hda2<br />
        initrd /initrd-2.6.9.img<br />
        savedefault</p>

<p>title Kernel 2.6.10<br />
        root (hd0,0)<br />
        kernel /vmlinuz-2.6.10 root=/dev/hda2<br />
        initrd /initrd-2.6.10.img<br />
        savedefault</p>]]></description>
<link>http://blogs.gurulabs.com/evan/archives/2005/02/grub_tip_saving.html</link>
<guid>http://blogs.gurulabs.com/evan/archives/2005/02/grub_tip_saving.html</guid>
<category>Guru Labs</category>
<pubDate>Fri, 25 Feb 2005 19:16:05 -0700</pubDate>
</item>
<item>
<title>Greetings</title>
<description><![CDATA[<p>Besides the simple blog on my webpage, I've never really blogged much. But I do like the word "blog", so maybe I'll give it a shot. I'll post later when I have something meaningful to say...</p>]]></description>
<link>http://blogs.gurulabs.com/evan/archives/2005/02/greetings_1.html</link>
<guid>http://blogs.gurulabs.com/evan/archives/2005/02/greetings_1.html</guid>
<category></category>
<pubDate>Wed, 23 Feb 2005 22:50:44 -0700</pubDate>
</item>


</channel>
</rss>