<?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>sewmyheadon.com &#187; Linux</title>
	<atom:link href="http://sewmyheadon.com/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://sewmyheadon.com</link>
	<description>Web Dev, Linux, WordPress &#38; More</description>
	<lastBuildDate>Sat, 19 Dec 2009 01:10:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Compact a VirtualBox Windows Guest on Ubuntu Linux</title>
		<link>http://sewmyheadon.com/2008/compact-a-virtualbox-windows-guest-on-ubuntu-linux/</link>
		<comments>http://sewmyheadon.com/2008/compact-a-virtualbox-windows-guest-on-ubuntu-linux/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 02:22:58 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[VDI]]></category>
		<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[Windows XP Guest]]></category>

		<guid isPermaLink="false">http://sewmyheadon.com/?p=388</guid>
		<description><![CDATA[I use VirtualBox to run Windows XP as a virtual machine within Ubuntu Linux and periodically like to compact the virtual drive (VDI) file. Being a bit boneheaded, every time I do this, I spend ten minutes searching for instructions, so I thought I&#8217;d post them here both for myself, and for anyone else it [...]]]></description>
			<content:encoded><![CDATA[<p>I use VirtualBox to run Windows XP as a virtual machine within Ubuntu Linux and periodically like to compact the virtual drive (VDI) file.</p>
<p>Being a bit boneheaded, every time I do this, I spend ten minutes searching for instructions, so I thought I&#8217;d post them here both for myself, and for anyone else it may help.</p>
<h3>Steps to Compact a VirtualBox WinXP Guest in Linux</h3>
<ol>
<li>While in your Windows XP virtual machine, download the <a title="sdelete" href="http://technet.microsoft.com/en-us/sysinternals/bb897443.aspx">sdelete program</a> and save it to your c: drive in Windows.Â  This program allows you to &#8216;zero out&#8217; the free space on the drive by writing zeros to the unused sectors.</li>
<li>In WinXP go to <em>Start/Run</em> and type <em>&#8216;cmd</em>&#8216; to open a command prompt.</li>
<li>Change directory (<em>cd</em>) to the location where you saved the sdelete.exe file.</li>
<li>Enter <em>&#8216;sdelete -c c:/&#8217;</em> to execute the program.</li>
<li>Once sdelete is finished, shut down the Windows virtual machine.</li>
<li>Open a terminal in Linux and <em>cd</em> to the directory that contains the VDI you&#8217;d like to compact.</li>
<li>Type <em>&#8216;VBoxManage modifyvdi xxxxx.vdi&#8217; compact</em> where <em>xxxxx.vdi</em> represents the filename of the virtual disk you&#8217;d like to compact.</li>
<li>After the command is runs, your VDI will be reduced in size.</li>
</ol>
<p>There&#8217;s a ton of information on Sun&#8217;s <a title="VirtualBox" href="http://www.virtualbox.org/">VirtualBox site</a> and <a title="VirtualBox Forum" href="http://forums.virtualbox.org/index.php">forum</a>.Â  Here&#8217;s a <a title="VDI Tutorial by TerryE" href="http://forums.virtualbox.org/viewtopic.php?p=29272#29272">forum thread</a> that I found especially helpful.</p>
]]></content:encoded>
			<wfw:commentRss>http://sewmyheadon.com/2008/compact-a-virtualbox-windows-guest-on-ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Tracking Time in Linux with Hamster</title>
		<link>http://sewmyheadon.com/2008/tracking-time-in-linux-with-hamster/</link>
		<comments>http://sewmyheadon.com/2008/tracking-time-in-linux-with-hamster/#comments</comments>
		<pubDate>Wed, 22 Oct 2008 15:59:07 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Hamster]]></category>
		<category><![CDATA[time tracking]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://sewmyheadon.com/?p=367</guid>
		<description><![CDATA[I needed a better way to track the time I spend on web design, development and maintenance projects, and several months ago, a friend recommended Hamster. Hamster is a Gnome application that sits in a panel so you can access it easily. It&#8217;s available in the repositories of several Linux distributions and, if you&#8217;re an [...]]]></description>
			<content:encoded><![CDATA[<p>I needed a better way to track the time I spend on web design, development and maintenance projects, and several months ago, a friend recommended  <a title="Hamster Time Tracking" href="http://projecthamster.wordpress.com/">Hamster</a>.</p>
<div id="attachment_374" class="wp-caption alignright" style="width: 235px"><img src="https://sewmyheadon.com/wp-content/uploads/2008/10/hamster1.png" alt="Tracking Time with Hamster" title="Tracking Time in Linux with Hamster " width="225" height="109" class="size-full wp-image-374" /><p class="wp-caption-text">Tracking Time with Hamster</p></div>
<p>Hamster is a Gnome application that sits in a panel so you can access it easily.  It&#8217;s available in the <a href="http://projecthamster.wordpress.com/building-and-running/">repositories of several Linux distributions</a> and, if you&#8217;re an Ubuntu user, there are APT sources you can add to install via Synaptic.</p>
<p>After tracking my time for several months, I&#8217;m consistently surprised at the blatant discrepancy between how much time I <em>thought</em> I spent on a project and the actual amount of time I <em>actually</em> worked.</p>
<p>If you&#8217;re looking for a way to better understand and influence where your time goes, give <a title="Hamster Time Tracking" href="http://projecthamster.wordpress.com/">Hamster</a> a try.</p>
]]></content:encoded>
			<wfw:commentRss>http://sewmyheadon.com/2008/tracking-time-in-linux-with-hamster/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ubuntu Linux 8.04 Released</title>
		<link>http://sewmyheadon.com/2008/ubuntu-linux-804-released/</link>
		<comments>http://sewmyheadon.com/2008/ubuntu-linux-804-released/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 16:08:44 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://sewmyheadon.com/?p=99</guid>
		<description><![CDATA[Ubuntu Linux 8.04 (codenamed &#8216;Hardy Heron&#8217;) was released today and is available for download here. If you don&#8217;t have broadband, you can also request free CDs.]]></description>
			<content:encoded><![CDATA[<p>Ubuntu Linux 8.04 (codenamed <em>&#8216;Hardy Heron&#8217;</em>) was released today and is available for <a href="http://www.ubuntu.com/getubuntu/download">download here</a>.</p>
<p>If you don&#8217;t have broadband, you can also <a href="https://shipit.ubuntu.com/">request free CDs</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://sewmyheadon.com/2008/ubuntu-linux-804-released/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Linux Fest Northwest 2008</title>
		<link>http://sewmyheadon.com/2008/linux-fest-northwest-2008/</link>
		<comments>http://sewmyheadon.com/2008/linux-fest-northwest-2008/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 23:55:24 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://sewmyheadon.com/?p=97</guid>
		<description><![CDATA[Linux Fest Northwest 2008 is April 26 &#038; 27 at Bellingham Technical College in Bellingham, Washington! I had a great time last year and even won a Silicon Mechanics server. I&#8217;ll be making the geek pilgrimage again this year and hope to see you there.]]></description>
			<content:encoded><![CDATA[<p><strong><a href="http://linuxfestnorthwest.org/">Linux Fest Northwest 2008</a> is April 26 &#038; 27 at Bellingham Technical College in Bellingham, Washington!</strong></p>
<p>I had a great time last year and even <a href="http://sewmyheadon.com/2007/my-silicon-mechanics-r-207c-server/">won a Silicon Mechanics server</a>.  </p>
<p>I&#8217;ll be making the geek pilgrimage again this year and hope to see you there. <img src='http://sewmyheadon.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://sewmyheadon.com/2008/linux-fest-northwest-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Hardy Heron (8.04) LTS</title>
		<link>http://sewmyheadon.com/2008/ubuntu-hardy-heron-804-lts-coming/</link>
		<comments>http://sewmyheadon.com/2008/ubuntu-hardy-heron-804-lts-coming/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 23:40:58 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://sewmyheadon.com/?p=98</guid>
		<description><![CDATA[Ubuntu Linux 8.04 (Hardy Heron) LTS will be formally released on April 24, 2008 and I&#8217;m excited. Aside from some of the new and updated features, I&#8217;m thrilled that it&#8217;s a Long Term Support release, which means Canonical will support it for 3 years on desktops and 5 years on servers. Since the quality of [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Ubuntu Linux 8.04 (Hardy Heron) <acronym title="Long Term Support">LTS</acronym> will be formally released on April 24, 2008 and I&#8217;m excited.</strong></p>
<p>Aside from some of the new and updated features, I&#8217;m thrilled that it&#8217;s a Long Term Support release, which means <a href="http://canonical.com/">Canonical</a> will support it for 3 years on desktops and 5 years on servers.</p>
<p>Since the quality of Linux distributions has increased tremendously over the last few years, I&#8217;ve  been growing out of my distro hopping tendencies and want a release that I can stick with for a long time.  For now, Ubuntu is it.</p>
<p class="alignright"><script type="text/javascript" src="http://www.ubuntu.com/files/countdown/display.js"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://sewmyheadon.com/2008/ubuntu-hardy-heron-804-lts-coming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Fest Northwest</title>
		<link>http://sewmyheadon.com/2007/linux-fest-northwest/</link>
		<comments>http://sewmyheadon.com/2007/linux-fest-northwest/#comments</comments>
		<pubDate>Wed, 16 May 2007 14:08:40 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://sewmyheadon.com/2007/linux-fest-northwest/</guid>
		<description><![CDATA[I attended Linux Fest Northwest 2007 at the end of April and, boy, am I glad I did. Highlights Even though I&#8217;m no fan of crowds, it&#8217;s fun to get out and meet fellow geeks. There were a lot of impressive displays and cool things to learn and discuss. Some of My Favorite Geek Moments: [...]]]></description>
			<content:encoded><![CDATA[<p><strong>I attended <a href="http://linuxfestnorthwest.org" title="Linux Fest Northwest" target="_blank">Linux Fest Northwest</a> 2007 at the end of April and, boy, am I glad I did.</strong></p>
<h3><a href="http://sewmyheadon.com/wp-content/uploads/2007/05/2007thumbnail.png" title="Linux Fest Northwest"><img src="http://sewmyheadon.com/wp-content/uploads/2007/05/2007thumbnail.thumbnail.png" title="Linux Fest Northwest" alt="Linux Fest Northwest" align="right" /></a>Highlights</h3>
<p>Even though I&#8217;m no fan of crowds, it&#8217;s fun to get out and meet fellow geeks.  There were <em>a lot </em>of impressive displays and cool things to learn and discuss.</p>
<p><strong>Some of My Favorite Geek Moments:</strong></p>
<ul>
<li>The <a href="http://www.activestate.com/products/komodo_ide/" title="Komodo IDE" target="_blank">ActiveState</a> guys gave me a demo of their Komodo development <acronym>IDE</acronym>, which I&#8217;ve been playing with on Ubuntu and really like.</li>
<li>Chatted with a <a href="http://www.fsf.org/" title="Free Software Foundation" target="_blank">Free Software Foundation</a> rep about the <acronym title="Free Libre Open Source Software">FLOSS</acronym> movement and what it&#8217;s like to work with <a href="http://www.stallman.org/" title="Richard Stallman" target="_blank">Richard Stallman</a>.  She also gave me some cool stickers. <img src='http://sewmyheadon.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<li>The <a href="http://www.mythtv.org" title="MythTV PVR" target="_blank">MythTV</a> display.  MythTV is a free &amp; open source <acronym title="Personal Video Recorder">PVR</acronym>, or personal Digital Video Recorder.  Thanks to donated hardware from Silicon Mechanics, MythTV&#8217;s display of the normal, and HD, recording and playback capabilities was amazing.  From what I&#8217;ve seen, MythTV puts most PVR/DVR solutions to shame, including Windows Media Center and Comcast&#8217;s local DVR service.</li>
<li>Finally saw <a href="http://secondlife.com/" title="Second Life" target="_blank">Second Life</a>, who also had a display.  Pretty amazing, although still mystifies me how people find/make time to spend so much time in a virtual world, when there&#8217;s not enough time in my actual world.</li>
<li>Chatted with the <a href="http://www.siliconmechanics.com" title="Silicon Mechanics" target="_blank">Silicon Mechanics</a> folks about their company, servers, and their commitment to the Open Source community.</li>
<li>I won a <a href="http://sewmyheadon.com/2007/my-silicon-mechanics-r-207c-server/" title="My Silicon Mechanics Server">cool raffle prize</a>. <img src='http://sewmyheadon.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://sewmyheadon.com/2007/linux-fest-northwest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Silicon Mechanics R-207C Server</title>
		<link>http://sewmyheadon.com/2007/my-silicon-mechanics-r-207c-server/</link>
		<comments>http://sewmyheadon.com/2007/my-silicon-mechanics-r-207c-server/#comments</comments>
		<pubDate>Tue, 15 May 2007 23:55:05 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://sewmyheadon.com/2007/my-silicon-mechanics-r-207c-server/</guid>
		<description><![CDATA[Server Drool At Linux Fest Northwest 2007, many of the vendors donated software, hardware, books and other promotional items to be used in a raffle. Although I&#8217;m not much of a gambler, I bought two tickets to support the FLOSS cause and, amazingly, won the grand prize: a Silicon Mechanics R-207C rackmounted server. Before the [...]]]></description>
			<content:encoded><![CDATA[<h3>Server Drool</h3>
<p><a href="http://sewmyheadon.com/wp-content/uploads/2007/05/silicon-machanics-r207.jpg" title="Silicon Mechanics R-207C Server"><img src="http://sewmyheadon.com/wp-content/uploads/2007/05/silicon-machanics-r207.thumbnail.jpg" title="Silicon Mechanics R-207C Server" alt="Silicon Mechanics R-207C Server" align="right" /></a>At <a href="http://linuxfestnorthwest.org" title="Linux Fest Northwest" target="_blank">Linux Fest Northwest</a> 2007, many of the vendors donated software, hardware, books and other promotional items to be used in a raffle.</p>
<p>Although I&#8217;m not much of a gambler, I bought two tickets to support the <acronym>FLOSS</acronym> cause and, amazingly,  <strong>won the grand prize</strong>: a <a href="http://www.siliconmechanics.com/i8584/Quad-Core-Xeon.php" title="Silicon Mechanics R-207C Server" target="_blank">Silicon Mechanics R-207C rackmounted server</a>.</p>
<p><span id="more-65"></span>Before the raffle, I&#8217;d talked to some of the nice Silicon Mechanics Reps and was really impressed with their offerings and nearly drooled on a demo server.</p>
<p>Silicon Mechanics is a Value Added Reseller of sorts. They don&#8217;t manufacture all of their equipment, but they do tailor-make server systems, usually based on SuperMicro components.</p>
<h3>Support</h3>
<p>From what I can tell, their biggest selling features is their <em>excellent service</em>.  They also work closely with customers to find the best hardware solutions for their needs.</p>
<p>Silicon Mechanics has an excellent support policy including return/exchange and are much easier to deal with than actual equipment manufacturers.</p>
<p><strong>They have a host of impressive clientèle including:</strong></p>
<ul>
<li>Second Life</li>
<li>LiveJournal</li>
<li>WikiMedia</li>
<li>many big universities</li>
<li>hosting companies.</li>
</ul>
<h3>Open Source</h3>
<p>What impressed me most about Silicon Mechanics is their commitment to the Open Source community.</p>
<p>They&#8217;ve made impressive donations of time, equipment and money to several things Open Source including <a href="http://mythtv.org" title="MythTV PVR" target="_blank">MythTV</a> and <a href="http://linuxfestnorthwest.org" title="Linux Fest Northwest" target="_blank">Linux Fest Northwest</a>.  And, they employ several developers that create code for Linux and Open Source projects as well.</p>
<p>So, I&#8217;m really happy with the server, although I have yet to put it to good use.  But I&#8217;m doing my best to clean up the drool.</p>
]]></content:encoded>
			<wfw:commentRss>http://sewmyheadon.com/2007/my-silicon-mechanics-r-207c-server/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ubuntu Linux Feisty Fawn Released!</title>
		<link>http://sewmyheadon.com/2007/ubuntu-linux-feisty-fawn-released/</link>
		<comments>http://sewmyheadon.com/2007/ubuntu-linux-feisty-fawn-released/#comments</comments>
		<pubDate>Thu, 19 Apr 2007 16:01:55 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://sewmyheadon.com/2007/ubuntu-linux-feisty-fawn-released/</guid>
		<description><![CDATA[Canonical released Ubuntu Feisty Fawn, their latest edition of their insanely popular Linux distribution today. I&#8217;m planning to replace Windows XP with Ubuntu as the main operating system on my laptop. I&#8217;ll still run WinXP in a VMWare Server virtual machine for my (ever-decreasing) must-have Windows applications. I&#8217;ve used Ubuntu for a few years and, [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Canonical released <a href="http://www.ubuntu.com/" title="Ubuntu Linux" target="_blank">Ubuntu Feisty Fawn</a>, their latest edition of their insanely popular <a href="http://en.wikipedia.org/wiki/Linux" title="Linux Definition" target="_blank">Linux</a> distribution today.</strong></p>
<p><span id="more-55"></span></p>
<p>I&#8217;m planning to replace Windows XP with Ubuntu as the main operating system on my laptop. I&#8217;ll still run WinXP in a <a href="http://www.vmware.com/" title="VMWare Virtualization Products" target="_blank">VMWare</a> Server virtual machine for my (ever-decreasing) must-have Windows applications.<br />
<img src="http://sewmyheadon.com/wp-content/uploads/2007/04/ubuntu-beryl.jpg" title="Ubuntu with Beryl" alt="Ubuntu with Beryl" align="right" /><br />
I&#8217;ve used Ubuntu for a few years and, when I installed Edgy Eft on my office desktop PC and spent a few days poking and tweaking, it <em>totally spoiled me</em>.</p>
<p>It&#8217;s even <em>more</em> of a pain to use WinXP now.</p>
<p>One thing I love about Ubuntu is the intuitive and powerful  standard interface.  Now, with the development of projects like <a href="http://www.go-compiz.org/index.php?title=Main_Page" title="Compiz" target="_blank"><u>Compiz</u></a> and <a href="http://www.beryl-project.org/" title="Beryl Window &amp; Composite manager"><u>Beryl</u></a>, it&#8217;s possible to have an even slicker looking, more productive, desktop environment.</p>
<p><strong>What&#8217;s my favorite thing about Linux and Ubuntu?</strong>  Freedom, baby, freedom!</p>
<p>Heck, Ubuntu will even ship you<em> free</em> CDs if you don&#8217;t have a way to download and burn them yourself.</p>
<blockquote><p>Ubuntu is a complete desktop Linux operating system, freely available with both community and professional support. The Ubuntu community is built on the ideas enshrined in the Ubuntu Manifesto: that software should be available free of charge, that software tools should be usable by people in their local language and despite any disabilities, and that people should have the freedom to customise and alter their software in whatever way they see fit. &#8220;Ubuntu&#8221; is an ancient African word, meaning &#8220;humanity to others&#8221;. The Ubuntu distribution brings the spirit of Ubuntu to the software world.</p></blockquote>
<p><strong>More info at:</strong></p>
<ul>
<li><a href="http://www.ubuntu.com" title="Ubuntu Linux" target="_blank">ubuntu.com</a></li>
<li><a href="http://distrowatch.com/?newsid=04178" title="Ubuntu at Distrowatch" target="_blank">distrowatch.com</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://sewmyheadon.com/2007/ubuntu-linux-feisty-fawn-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linuxfest Northwest 2007</title>
		<link>http://sewmyheadon.com/2007/linuxfest-northwest-2007/</link>
		<comments>http://sewmyheadon.com/2007/linuxfest-northwest-2007/#comments</comments>
		<pubDate>Wed, 11 Apr 2007 01:07:37 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://sewmyheadon.com/2007/linuxfest-northwest-2007/</guid>
		<description><![CDATA[Linuxfest Northwest 2007 is coming soon! If you&#8217;re a user, fan, or just want to know more about Linux and Open Source Software, this looks like a terrific opportunity to learn and network with like-minded folks. The eighth annual Linuxfest Northwest takes place from 10:00 a.m. to 5:00 p.m., April 28 and 29, 2007 at [...]]]></description>
			<content:encoded><![CDATA[<p><strong><a href="http://linuxfestnorthwest.org/">Linuxfest Northwest 2007</a> is coming soon!</strong>  If you&#8217;re a user, fan, or just want to know more about Linux and Open Source Software, this looks like a terrific opportunity to learn and network with like-minded folks.</p>
<blockquote cite="http://linuxfestnorthwest.org/press.html"><p>The eighth annual Linuxfest Northwest takes place from 10:00 a.m. to 5:00 p.m., April 28 and 29, 2007 at Bellingham Technical College in Bellingham, WA. Exhibits, presentations, and parking are free. All ages are welcome.</p></blockquote>
<p class="citation"><a href="http://linuxfestnorthwest.org/press.html">Linuxfest Northwest 2007</a></p>
<p>I&#8217;m planning to be there.  Let me know if you&#8217;re going too and maybe we can connect.</p>
<p>The only problem is that there are so many cool <a href="http://blug.org/fest2007/schedule.dxp" target="_blank">Presentations</a> that I&#8217;m not sure where to start.</p>
<p style="font-size: 10px; text-align: right;">technorati tags:<a href="http://technorati.com/tag/linux" rel="tag">linux</a></p>
]]></content:encoded>
			<wfw:commentRss>http://sewmyheadon.com/2007/linuxfest-northwest-2007/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Prevent File Browsing with .htaccess</title>
		<link>http://sewmyheadon.com/2007/prevent-file-browsing-with-htaccess/</link>
		<comments>http://sewmyheadon.com/2007/prevent-file-browsing-with-htaccess/#comments</comments>
		<pubDate>Sun, 21 Jan 2007 20:23:23 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Other Stuff]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://sewmyheadon.com/2007/prevent-file-browsing-with-htaccess/</guid>
		<description><![CDATA[Need to block access to a directory on your site? If your hosting environment runs the Apache web server, you can simply create an .htaccess file in the directory you&#8217;d like to protect and insert the following code: Options -Indexes For example, say you&#8217;ve created a sub-folder on your site to hold images. Without protection, [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Need to block access to a directory on your site?</strong></p>
<p>If your hosting environment runs the Apache web server, you can simply create an .<em>htaccess </em>file in the directory you&#8217;d like to protect and insert the following code:</p>
<p><code>Options -Indexes</code></p>
<p>For example, say you&#8217;ve created a sub-folder on your site to hold images.  Without protection, a user could visit <em>http://yoursite.com/images/</em> and see a directory listing of the files and folders in the <em>images </em>directory.</p>
<p>By simply creating a file with the above line and saving it as .<em>htaccess </em>in the images directory, users will get an error rather than a directory listing when they visit the URL.</p>
<p>For more info on .htaccess, visit the <a href="http://httpd.apache.org/docs/2.2/howto/htaccess.html">Apache website</a>.</p>
<p style="font-size: 10px; text-align: right"><!-- technorati tags begin -->technorati tags:<a href="http://technorati.com/tag/.htaccess" rel="tag">.htaccess</a>, <a href="http://technorati.com/tag/Apache" rel="tag">Apache</a><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://sewmyheadon.com/2007/prevent-file-browsing-with-htaccess/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
