<?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"
	>

<channel>
	<title>theClonchs.com</title>
	<atom:link href="http://www.theclonchs.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.theclonchs.com</link>
	<description>A boy and his blog.</description>
	<pubDate>Fri, 27 Jun 2008 01:54:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>Solaris Volume Manager</title>
		<link>http://www.theclonchs.com/2008/06/26/solaris-volume-manager/</link>
		<comments>http://www.theclonchs.com/2008/06/26/solaris-volume-manager/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 01:54:14 +0000</pubDate>
		<dc:creator>chris</dc:creator>
		
		<category><![CDATA[The Geek Life]]></category>

		<category><![CDATA[AIX]]></category>

		<category><![CDATA[HP-UX]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[LVM]]></category>

		<category><![CDATA[Solaris]]></category>

		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://www.theclonchs.com/?p=232</guid>
		<description><![CDATA[I had the pleasure of adding a &#8220;hot spare&#8221; filesystem to our Solaris box today.  Actually, it was a continuation of what I started the other day.  Now I&#8217;ve never been particularly exceptional with disk devices (or block devices in general) in Solaris, so I knew this was going to be a challenge.  And who [...]]]></description>
			<content:encoded><![CDATA[<p>I had the pleasure of adding a &#8220;hot spare&#8221; filesystem to our Solaris box today.  Actually, it was a continuation of what I started the other day.  Now I&#8217;ve never been particularly exceptional with disk devices (or block devices in general) in Solaris, so I knew this was going to be a challenge.  And who doesn&#8217;t like a good challenge?</p>
<p>As a basis for my rant, let me start by saying that I&#8217;ve had no problems picking up the other UNIX&#8217;s (HP-UX and AIX) LVM implementations.  Both are structured similar to Linux (or should that be Linux is structured similar to them? <img src='http://www.theclonchs.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ).  Anyways, both follow the relatively simple notion of physical volumes, volume groups and logical volumes.  Physical volumes are your physical devices (disks and other block devices).  Volume groups are pools of physical volumes.  Lastly logical volumes are your partitions upon which you create your file systems.</p>
<p>Solaris doesn&#8217;t implement any of this.  At least not in the same manner.  Near as I can tell, they roll the last two layers together to form what they simply call a volume.  The worst though is the CLI tools used to create and manage them.  It doesn&#8217;t help that I inherited this box from the guy that left, and without much notes.  He didn&#8217;t split the file system up very well.  If this were the other boxes I&#8217;d simple add another PV to the VG and then expand the drowning LV&#8217;s.  Instead I can read through books on this subject to understand Sun&#8217;s take on LVM.</p>
<p>I ended up skirting the issue and not using their SVM.  Since this is just for emergency sake, LVM isn&#8217;t really neccessary.  Still it would be nice to conquer SVM.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.theclonchs.com/2008/06/26/solaris-volume-manager/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Kick&#8217;n It</title>
		<link>http://www.theclonchs.com/2008/05/30/kickn-it/</link>
		<comments>http://www.theclonchs.com/2008/05/30/kickn-it/#comments</comments>
		<pubDate>Fri, 30 May 2008 19:37:59 +0000</pubDate>
		<dc:creator>chris</dc:creator>
		
		<category><![CDATA[The Geek Life]]></category>

		<category><![CDATA[enterprise]]></category>

		<category><![CDATA[kickstart]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[RedHat]]></category>

		<guid isPermaLink="false">http://www.theclonchs.com/2008/05/30/kickn-it/</guid>
		<description><![CDATA[So I&#8217;m doing my first RHEL kickstart. I&#8217;m quite impressed. I&#8217;ve known about it for sometime (who doesn&#8217;t) but never really used RHEL and therefore didn&#8217;t have a reason to use it.  But now that I&#8217;m &#8220;the linux guy&#8221;, and RHEL is an obvious choice for enterprise environments, I standardized on RHEL as the distro [...]]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;m doing my first RHEL kickstart. I&#8217;m quite impressed. I&#8217;ve known about it for sometime (who doesn&#8217;t) but never really used RHEL and therefore didn&#8217;t have a reason to use it.  But now that I&#8217;m &#8220;the linux guy&#8221;, and RHEL is an obvious choice for enterprise environments, I standardized on RHEL as the distro of choice for us. So why not kickstart everything?</p>
<p>Damn, its done&#8230;</p>
<p>So that went really, really quick!  This is really just my trial install: a generic base install that I can build upon in a modular framework.  The ultimate goal is an autonomous install where we define a system&#8217;s config in a database for use with cfengine/puppet and the system automatically builds itself.  But I gauge that will be sometime out in the future.</p>
<p>For now, I&#8217;m just nailing down our base RHEL install plus local rpms for OV agents, HP stuff and EMC stuff.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.theclonchs.com/2008/05/30/kickn-it/feed/</wfw:commentRss>
		</item>
		<item>
		<title>First Impressions of KDE4</title>
		<link>http://www.theclonchs.com/2008/04/11/first-impressions-of-kde4/</link>
		<comments>http://www.theclonchs.com/2008/04/11/first-impressions-of-kde4/#comments</comments>
		<pubDate>Sat, 12 Apr 2008 01:26:33 +0000</pubDate>
		<dc:creator>chris</dc:creator>
		
		<category><![CDATA[The Geek Life]]></category>

		<category><![CDATA[kde]]></category>

		<category><![CDATA[kde4]]></category>

		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.theclonchs.com/?p=226</guid>
		<description><![CDATA[Well, installation was a breeze.  In fact with the move to cmake, compiling the masked ebuilds of KDE4 took only a few hours!  Wow.  Overall it is great.  However, one must remember that really just the core of KDE4 is production ready.  The surounding applications that make up the remander [...]]]></description>
			<content:encoded><![CDATA[<p>Well, installation was a breeze.  In fact with the move to cmake, compiling the masked ebuilds of KDE4 took only a few hours!  Wow.  Overall it is great.  However, one must remember that really just the core of KDE4 is <span style="text-decoration: line-through;">production</span> ready.  The surounding applications that make up the remander of the desktop are still in there infancy.  I get several graphic artifacts, flickering widgets, and the like from time to time. But its really all worth it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.theclonchs.com/2008/04/11/first-impressions-of-kde4/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Jumping to Wordpress 2.5</title>
		<link>http://www.theclonchs.com/2008/04/11/jumping-to-wordpress-25/</link>
		<comments>http://www.theclonchs.com/2008/04/11/jumping-to-wordpress-25/#comments</comments>
		<pubDate>Fri, 11 Apr 2008 23:50:12 +0000</pubDate>
		<dc:creator>chris</dc:creator>
		
		<category><![CDATA[The Geek Life]]></category>

		<category><![CDATA[The Site]]></category>

		<category><![CDATA[blog]]></category>

		<category><![CDATA[upgrade]]></category>

		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.theclonchs.com/?p=230</guid>
		<description><![CDATA[Just made the jump to 2.5 (from 2.2) and I must say in true Wordpress fashion the move was easy as pie.  They standard backup database, disable plugins, then upload/copy files process.  Some cool new features are the built-in tag support and redesigned dashboard.  Moving from Ultimate Tag Warrior (UTW) was a [...]]]></description>
			<content:encoded><![CDATA[<p>Just made the jump to 2.5 (from 2.2) and I must say in true <a href="http://wordpress.org/" onclick="javascript:pageTracker._trackPageview('/outbound/article/wordpress.org');">Wordpress</a> fashion the move was easy as pie.  They standard backup database, disable plugins, then upload/copy files process.  Some cool new features are the built-in tag support and redesigned dashboard.  Moving from Ultimate Tag Warrior (UTW) was a simple matter of importing the tags into the new db schema, then updating my theme.  I followed this <a href="http://www.lytebyte.com/2008/02/18/how-to-convert-utw-to-wordpress-23-tags-in-current-k2-based-themes/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.lytebyte.com');">blog post</a> as a guide.</p>
<p>I also took the opportunity to move the blog into its own subdirectory.  Again an easy task with Wordpress.  In fact, the good folks at wordpress.org already have a <a href="http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory" onclick="javascript:pageTracker._trackPageview('/outbound/article/codex.wordpress.org');">quick guide</a> on do this.</p>
<p>There are a few other lingering quarks, but like the other problems, I&#8217;m sure they easy to remedy.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.theclonchs.com/2008/04/11/jumping-to-wordpress-25/feed/</wfw:commentRss>
		</item>
		<item>
		<title>KDE4</title>
		<link>http://www.theclonchs.com/2008/03/28/kde4/</link>
		<comments>http://www.theclonchs.com/2008/03/28/kde4/#comments</comments>
		<pubDate>Fri, 28 Mar 2008 20:38:16 +0000</pubDate>
		<dc:creator>chris</dc:creator>
		
		<category><![CDATA[The Geek Life]]></category>

		<category><![CDATA[computer]]></category>

		<category><![CDATA[kde]]></category>

		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.theclonchs.com/2008/03/28/kde4/</guid>
		<description><![CDATA[So, I figured that now is a good time to install KDE4.  Gentoo published an official guide, so here it goes.
]]></description>
			<content:encoded><![CDATA[<p>So, I figured that now is a good time to install KDE4.  Gentoo published an official guide, so here it goes.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.theclonchs.com/2008/03/28/kde4/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Re: Version Controled Configs</title>
		<link>http://www.theclonchs.com/2008/01/18/re-version-controled-configs/</link>
		<comments>http://www.theclonchs.com/2008/01/18/re-version-controled-configs/#comments</comments>
		<pubDate>Sat, 19 Jan 2008 01:03:36 +0000</pubDate>
		<dc:creator>chris</dc:creator>
		
		<category><![CDATA[The Geek Life]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[version-control]]></category>

		<guid isPermaLink="false">http://www.theclonchs.com/2008/01/18/re-version-controled-configs/</guid>
		<description><![CDATA[Ok, so I just ended up backing up my configs and diving in head first.  It is really much easier than I thought, although I had to fiddle with subversion to do the in-place import.  Answering my earlier questions...]]></description>
			<content:encoded><![CDATA[<p>Ok, so I just ended up backing up my configs and diving in head first.  It is really much easier than I thought, although I had to fiddle with subversion to do the in-place import.  Answering my earlier questions&#8230;</p>
<ul>
<li>Repository location - I know how to use the old RCS version control software, which kept everything in the same directory of what you were controlling. So with SVN I would designate a different location in the filesystem (say /var/lib/svn) and store everything there? This seems nice as it would be the same root location for all my repos (assuming an increased usage of SVN down the road).  Answer: Not a big deal.  I ended up placing the repo in /var/svn/systems/&lt;hostname&gt;/etc hoping this will prove to be a generic enough layout to hold more system stuff in the future.  Then /etc is just a working copy of the repo; no need to edit the files in one location and check them out to /etc.  However, that turns out to be the added benefit as I could&#8230; To any machine running subversion too.</li>
<li>However, in the normal daily routine would I have to checkout everything to a different directory so that I can edit it using my non-su account? Using my regular user account would be the preferred route (and more SA-correct way) but really I&#8217;m the only one who access the files so do I just use root for everything? Answer: Not really an issue.  I su to root, make modifications, then when checking everything back into the repo I use the &#8211;username arg and specify my name.  It is not error-proof, but it works.</li>
<li>File owner/group permissions - How would this work? If I use my regular account, would I simply su to root and checkout files to /etc to &#8220;activate&#8221; them?   Answer: This might be the only real problem.  It appears that subversion doesn&#8217;t keep track of either of these which could pose quite a problem.  However, there isn&#8217;t an issue with editing as I am doing so with root (or sudo) anyways.</li>
</ul>
<p>The main thing to remember is once I&#8217;m done with editing, I have to run some additional subversion commands.  Namely, svn update to verify what&#8217;s changed, make any add or rm&#8217;s depending on additions or deletions, then svn ci -m &#8220;whats changed&#8221; &#8211;username &lt;myname&gt; to check it all in, and finally svn up to keep everything in line.  Now I can run svn log to see my change history.  Schweet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.theclonchs.com/2008/01/18/re-version-controled-configs/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Job</title>
		<link>http://www.theclonchs.com/2008/01/17/new-job/</link>
		<comments>http://www.theclonchs.com/2008/01/17/new-job/#comments</comments>
		<pubDate>Fri, 18 Jan 2008 02:03:26 +0000</pubDate>
		<dc:creator>chris</dc:creator>
		
		<category><![CDATA[Thats Life]]></category>

		<category><![CDATA[job]]></category>

		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://www.theclonchs.com/2008/01/17/new-job/</guid>
		<description><![CDATA[Ohh, almost forgot.  I got a new job as a UNIX System Administrator at Mount Carmel Health System.  Yeah me!  They want me to help define their Linux standards.  And hopefully I won&#8217;t fear blogging about work so I can post about my adventures. Very cool.
]]></description>
			<content:encoded><![CDATA[<p>Ohh, almost forgot.  I got a new job as a UNIX System Administrator at <a href="http://www.mchs.com" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.mchs.com');">Mount Carmel Health System</a>.  Yeah me!  They want me to help define their Linux standards.  And hopefully I won&#8217;t fear blogging about work so I can post about my adventures. Very cool.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.theclonchs.com/2008/01/17/new-job/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Power Problems</title>
		<link>http://www.theclonchs.com/2008/01/17/power-problems/</link>
		<comments>http://www.theclonchs.com/2008/01/17/power-problems/#comments</comments>
		<pubDate>Fri, 18 Jan 2008 01:59:05 +0000</pubDate>
		<dc:creator>chris</dc:creator>
		
		<category><![CDATA[The Geek Life]]></category>

		<category><![CDATA[The Site]]></category>

		<category><![CDATA[daemons]]></category>

		<category><![CDATA[hardware]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[problems]]></category>

		<guid isPermaLink="false">http://www.theclonchs.com/2008/01/17/power-problems/</guid>
		<description><![CDATA[Well, the power supply in my &#8220;server&#8221; finally went south and took the site offline for a week and a half.  Should have been proactive and purchased a new one ahead of time.  But of course that only was the first thing that went wrong.
Swapping the power supply was not as easy as I had [...]]]></description>
			<content:encoded><![CDATA[<p>Well, the power supply in my &#8220;server&#8221; finally went south and took the site offline for a week and a half.  Should have been proactive and purchased a new one ahead of time.  But of course that only was the first thing that went wrong.</p>
<p>Swapping the power supply was not as easy as I had hoped.  The newer one packed 50 more watts so the manf was nice enough to change the MB connector.  They really shouldn&#8217;t be allowed to call it an ATX power supply if the connector is different; I&#8217;m a firm believer in a change in form/fit/function = change in naming/numbering.  Anyways, the new connector has an additional 4 pins on it.  Now they were nice and notched the connector so that it would be backwards compatible.  However they didn&#8217;t take into consideration MB manf who place small caps next to the power input connector.  The work-around: bend the caps.  I was able to bend them far enough that the connector makes contact.  Just don&#8217;t bump the case or it may loose power.</p>
<p>Then if that wasn&#8217;t enough when I brought the server back up, a number of daemons didn&#8217;t want to start including mysqld.  And with a database-driven website, if the database doesn&#8217;t work neither will your website.  Turns out &#8220;bind=127.0.0.1&#8243; was set in my.cnf.  Commenting that out allowed mysqld to start.  Now I don&#8217;t believe mysql has been updated recently so I&#8217;m questioning my recent kernel upgrade as I&#8217;m still having problems with a couple of other daemons and it just so happens that they are network related ones&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.theclonchs.com/2008/01/17/power-problems/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Version Controlled Configs</title>
		<link>http://www.theclonchs.com/2008/01/02/version-controlled-configs/</link>
		<comments>http://www.theclonchs.com/2008/01/02/version-controlled-configs/#comments</comments>
		<pubDate>Wed, 02 Jan 2008 21:14:03 +0000</pubDate>
		<dc:creator>chris</dc:creator>
		
		<category><![CDATA[The Geek Life]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[version-control]]></category>

		<guid isPermaLink="false">http://www.theclonchs.com/2008/01/02/version-controlled-configs/</guid>
		<description><![CDATA[I&#8217;ve been reading up on using subversion to manage my various system config files, namely /etc.  While not familiar with using subversion (only knowing about it and what it does), I have been using a couple of websites as role-models: Scott Scriven&#8217;s how-to, Peter Murray&#8217;s gentoo specific how-to, and Noah Gift&#8217;s Red Hat Magazine article.  [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been reading up on using subversion to manage my various system config files, namely /etc.  While not familiar with using subversion (only knowing about it and what it does), I have been using a couple of websites as role-models: <a href="http://toykeeper.net/tutorials/svnhome" onclick="javascript:pageTracker._trackPageview('/outbound/article/toykeeper.net');">Scott Scriven&#8217;s how-to</a>, <a href="http://dltj.org/2006/12/gentoo-config-subversion-glcu-trac/" onclick="javascript:pageTracker._trackPageview('/outbound/article/dltj.org');">Peter Murray&#8217;s gentoo specific how-to</a>, and <a href="http://www.redhatmagazine.com/2007/07/17/simple-svn-just-enough-to-get-started/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.redhatmagazine.com');">Noah Gift&#8217;s Red Hat Magazine article</a>.  Of course the official subversion docs have been helpful as well.  Right now, the bits have me hung up are:</p>
<ul>
<li>Repository location - I know how to use the old RCS version control software, which kept everything in the same directory of what you were controlling.  So with SVN I would designate a different location in the filesystem (say /var/lib/svn) and store everything there?  This seems nice as it would be the same root location for all my repos (assuming an increased usage of SVN down the road).  However, in the normal daily routine would I have to checkout everything to a different directory so that I can edit it using my non-su account?  Using my regular user account would be the preferred route (and more SA-correct way) but really I&#8217;m the only one who access the files so do I just use root for everything?  Which leads me to my next question&#8230;</li>
<li>File owner/group permissions - How would this work?  If I use my regular account, would I simply su to root and checkout files to /etc to &#8220;activate&#8221; them?</li>
</ul>
<p>I&#8217;m sure more questions will come but I wanted to get these down on &#8220;paper&#8221; before I forget them as Renee is now home and this means it is time to put up the toys for the day&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.theclonchs.com/2008/01/02/version-controlled-configs/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Comedy</title>
		<link>http://www.theclonchs.com/2007/12/08/comedy/</link>
		<comments>http://www.theclonchs.com/2007/12/08/comedy/#comments</comments>
		<pubDate>Sat, 08 Dec 2007 21:45:56 +0000</pubDate>
		<dc:creator>chris</dc:creator>
		
		<category><![CDATA[Things that Entertain]]></category>

		<category><![CDATA[comedy]]></category>

		<category><![CDATA[laugh]]></category>

		<guid isPermaLink="false">http://www.theclonchs.com/2007/12/08/comedy/</guid>
		<description><![CDATA[Renee, Chad and Nette took me to the Funny Bone last night for my b-day.  Pete Lee opened for Dan Grueter.  Both were hilarious although Pete had me in tears. I figured I would post something to drum up a few clicks for them from my readers, all three of you.  If [...]]]></description>
			<content:encoded><![CDATA[<p>Renee, Chad and Nette took me to the Funny Bone last night for my b-day.  <a href="http://petelee.net/" onclick="javascript:pageTracker._trackPageview('/outbound/article/petelee.net');">Pete Lee</a> opened for <a href="http://www.dangrueter.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.dangrueter.com');">Dan Grueter</a>.  Both were hilarious although Pete had me in tears. I figured I would post something to drum up a few clicks for them from my readers, all three of you.  If you have a chance to see either of these guys do it. I ended up buying one of Pete&#8217;s tees and am wearing while I type.  He was that funny. Dan looks like an older relation to my high school buddy, Bail.  Thats funny too.</p>
<p>Should have brought my camera so I could have got a picture with him.  Rats.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.theclonchs.com/2007/12/08/comedy/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
