<?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>skunkwrkz</title>
	<atom:link href="http://www.skunkwrkz.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.skunkwrkz.net</link>
	<description>pure technological mayham</description>
	<lastBuildDate>Thu, 11 Aug 2011 10:32:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Installing Spacewalk 1.5 on CentOS 6.0</title>
		<link>http://www.skunkwrkz.net/2011/08/11/installing-spacewalk-1-5-on-centos-6-0/</link>
		<comments>http://www.skunkwrkz.net/2011/08/11/installing-spacewalk-1-5-on-centos-6-0/#comments</comments>
		<pubDate>Thu, 11 Aug 2011 10:32:05 +0000</pubDate>
		<dc:creator>paulehr</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[CentOS6]]></category>
		<category><![CDATA[Spacewalk]]></category>

		<guid isPermaLink="false">http://www.skunkwrkz.net/?p=20</guid>
		<description><![CDATA[For the past couple of mornings I been working on getting Spacewalk 1.5 to run on CentOS 6 using Oracle Express as a backend in my VMWare lab at home. The reason being is that I am looking to bring &#8230; <a href="http://www.skunkwrkz.net/2011/08/11/installing-spacewalk-1-5-on-centos-6-0/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>For the past couple of mornings I been working on getting Spacewalk 1.5 to run on CentOS 6 using Oracle Express as a backend in my VMWare lab at home. The reason being is that I am looking to bring Red Hat&#8217;s Satellite product into my work environment to manage the 40+ Red Hat Enterprise Linux servers. Seeing how Spacewalk is an opensource implementation of it I figured it would be a good way to test a few things before grabbing the 30 day trial from Red Hat. I wanted to document a few gotchas that I ran into while setting this up that are not documented on Spacewalk&#8217;s <a title="Spacewalk" href="https://fedorahosted.org/spacewalk/" target="_blank">wiki</a> and how I fixed them.</p>
<p>The first issue I ran into was after the installation of Oracle&#8217;s 10g express edition as a back-end to Spacewalk. After the install when you are suppose to run sqlplus and connect to the database, I was getting the following error:</p>
<pre> sqlplus: error while loading shared libraries: libsqlplus.so: cannot open shared object file: No such file or directory</pre>
<p>After you install the instant client and sqlplus RPMS as per the wiki, run the oracle_env.sh script in order to set Oracle&#8217;s environmental variables. which is located in:</p>
<pre>  /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/oracle_env.sh</pre>
<p>Add this to your profile so that way it gets ran every time you log in. In my case I copied and pasted the contents of the script to my /etc/bashrc as I am using bash by default.</p>
<p>The next issue that came up was during the installation of spacewalk-oracle via yum. the package failed a dependency for selinux-policy. Spacewalk wanted version 3.7.19-93 and CentOS 6 only has with 3.7.19-54. I had opened a bugzilla with spacewalk and Jan Pazdziora was nice enough to point me to this entry on the <a href="https://www.redhat.com/archives/spacewalk-list/2011-July/msg00175.html" target="_blank">mailing list</a>. I had to grab the source RPM for selinux-policy from RHEL 6.1 and build a binary RPM for it. After it was built and updated, the rest of the installation ran ok.</p>
<p>The last issue I ran into was that the osa-dispatcher and tomcat6 was not connecting to the Oracle XE instance. I kept getting TNS connection time out errors even though I can log into the XE instance with sqlplus and tns ping the database. I also noticed that I did not see any connection attempts being logged in the sqlnet.log file. After doing some research it appeared that I missing the tnsnames.ora file in /etc. I created a symlink from /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/tnsnames.ora to /etc/tnsnames.ora and restarted spacewalk. I then restarted spacewalk and now everything works.</p>
<p>I am at the point right now where spacewalk is up and running but nothing is configured yet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.skunkwrkz.net/2011/08/11/installing-spacewalk-1-5-on-centos-6-0/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>HoPE Manifesto</title>
		<link>http://www.skunkwrkz.net/2011/07/05/hope-manifesto/</link>
		<comments>http://www.skunkwrkz.net/2011/07/05/hope-manifesto/#comments</comments>
		<pubDate>Tue, 05 Jul 2011 10:40:45 +0000</pubDate>
		<dc:creator>paulehr</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.skunkwrkz.net/?p=15</guid>
		<description><![CDATA[This morning I followed a link from Smashing Magazine Twitter feed to an article by Nate Westheimer titled &#8220;The HoPE Manifesto: How I Taught Myself to Code&#8220;. The blog post chronicles his journey from some one who didn&#8217;t code, to be able to get &#8230; <a href="http://www.skunkwrkz.net/2011/07/05/hope-manifesto/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This morning I followed a link from <a title="Smashing Magazine" href="http://www.smashingmagazine.com/">Smashing Magazine</a> Twitter feed to an article by Nate Westheimer titled &#8220;<span class="Apple-style-span" style="color: #000000;"><a title="The HoPE Manifesto: How I Taught Myself to Code" href="http://innonate.com/hope/">The HoPE Manifesto: How I Taught Myself to Code</a></span>&#8220;. The blog post chronicles his journey from some one who didn&#8217;t code, to be able to get enough experience with Ruby on Rails to start building prototype applications to test out new ideas.</p>
<p>I found this blog post to be pretty inspirational and motivating. I have friends and peers in the IT field that are programmers. Either they do it as their 9-5 gig, freelance business, or as a hobby. I think it&#8217;s pretty amazing being able to write software and I&#8217;ve always had an itch to do it as well. But I always fall into the same traps:</p>
<ul>
<li>I can&#8217;t stay committed to a single language/technology. I&#8217;ve bounced around from learning Perl (my best one), Python, PHP, Java, C#, Mono, and C++. Unfortunately I never got really good at one language.</li>
<li>I can neither come up with a good idea that has already been done before or I have an idea that is way too ambitious and I fall flat on my face.</li>
<li>Real Life</li>
</ul>
<div>I am hoping to give learning another crack here shortly. In the blog article Nathan talks about use Rails as his platform of choice. I might go down that route as well because I always had an interest in building web applications. I am also have an idea or two for a project I would like to work on and now would be a good time to dive in. The only thing I am not sure I can do with my current obligations is do a full on 5 day immersion or Sweat Lodge. I might have to do s scaled down version of that with my vacation coming up. I do not think my wife would appreciate it too much if I was to spend my entire vacation glued to my computer.</div>
]]></content:encoded>
			<wfw:commentRss>http://www.skunkwrkz.net/2011/07/05/hope-manifesto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This thing on?</title>
		<link>http://www.skunkwrkz.net/2011/01/31/this-thing-on/</link>
		<comments>http://www.skunkwrkz.net/2011/01/31/this-thing-on/#comments</comments>
		<pubDate>Mon, 31 Jan 2011 11:49:21 +0000</pubDate>
		<dc:creator>paulehr</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.skunkwrkz.net/?p=10</guid>
		<description><![CDATA[Welcome to the new site! It&#8217;s been a long time since I blogged over at my first site grid7.org and I found it about time that I started doing it again. This time I wanted to have a certain amount &#8230; <a href="http://www.skunkwrkz.net/2011/01/31/this-thing-on/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Welcome to the new site!</p>
<p>It&#8217;s been a long time since I blogged over at my first site grid7.org and I found it about time that I started doing it again. This time I wanted to have a certain amount of focus with this site then I did with the previous one and I thought the name was pretty damn cool.</p>
<p>The first thing I would like to focus the new site on is I want to write about my attempt to start creating and selling themes for Envato&#8217;s <a title="Themeforest" href="http://themeforest.net/" target="_blank">Themeforest</a>. One of the things I have always been interested in for awhile now is building pretty kickass websites. However due to work, school and life in general I have never had the chance or the motivation to really sharpen those skills. I am hoping by getting a theme approved on the marketplace and start getting some extra income through it, it will give me the motivation I need to create even more themes.</p>
<p>As you can see the site now is a pretty bare bones Thematic theme for WordPress. By going through and getting better at web design and WordPress customization I can evolve the look of the site and reflect the hard work I am putting into it. While I am working on the site, I will write about the different steps I am taking and what my thought process was for doing something the way I did it. Think of this as a giant case study.</p>
<p>The next thing I would like to focus on to try and rekindle my love for sketching/cartooning. Up until the end of high-school I used to be a pretty prolific drawer and I used to fill sketchbooks and class notebooks all the time. I had aspirations of going to art school and landing up at some place like <a title="Industrial Light and Magic" href="http://www.ilm.com/" target="_blank">Industrial Light and Magic </a> being a concept artist, but I couldn&#8217;t afford it and ended up getting into my second love&#8230;.computers. One of the things that is starting to motivate me to draw again is seeing a ton of concept artists posting their sketch books online to see and inspiring people like me to get drawing again. I hope by doing the same I could somehow pay it forward by getting other&#8217;s inspired to get drawing or to stick with it.</p>
<p>Because I have a pretty insane schedule my writing will not be as numerous as I hope it to be, however I will try and crank out at least one post per week minimum.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.skunkwrkz.net/2011/01/31/this-thing-on/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

