<?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>SolarGap Technology</title>
	<atom:link href="http://solargap.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://solargap.wordpress.com</link>
	<description>Technology... Curiosity... Experimentation... Discovery!</description>
	<lastBuildDate>Sat, 17 Sep 2011 03:55:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='solargap.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>SolarGap Technology</title>
		<link>http://solargap.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://solargap.wordpress.com/osd.xml" title="SolarGap Technology" />
	<atom:link rel='hub' href='http://solargap.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Installing Snort with Mysql and ACID BASE</title>
		<link>http://solargap.wordpress.com/2010/01/14/installing-snort-with-mysql-and-acid-base/</link>
		<comments>http://solargap.wordpress.com/2010/01/14/installing-snort-with-mysql-and-acid-base/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 18:51:31 +0000</pubDate>
		<dc:creator>solargap</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Server Administration]]></category>

		<guid isPermaLink="false">http://solargap.wordpress.com/?p=148</guid>
		<description><![CDATA[Location: Somewhere in a fan noise filled and brightly lit room&#8230; Date: Jan 3, 2010 Time: 2314 UTC &#8220;Hey John come look at this spike in traffic on port 1434 going to 10.0.1.23!&#8221; ,Tony exclaimed. &#8220;Yeah, I saw that on 10.0.1.52 as well, looks like a SQL injection attack to me.&#8221; &#8220;This one looks like [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=solargap.wordpress.com&amp;blog=4803032&amp;post=148&amp;subd=solargap&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Location: Somewhere in a fan noise filled and brightly lit room&#8230;</p>
<p>Date: Jan 3, 2010</p>
<p>Time: 2314 UTC</p>
<p>&#8220;Hey John come look at this spike in traffic on port 1434 going to 10.0.1.23!&#8221; ,Tony exclaimed.</p>
<p>&#8220;Yeah, I saw that on 10.0.1.52 as well, looks like a SQL injection attack to me.&#8221;</p>
<p>&#8220;This one looks like it got through though, I see some outbound traffic on 6667 on that database server as well. There shouldn&#8217;t be any traffic on that port, that is IRC chat. The firewall should block it&#8221;.</p>
<p>John quickly SSH&#8217;ed into the firewall and checked the output of ipchains to determine the  default deny and any IRC rules. Much to his surprise all outbound traffic was allowed.</p>
<p>&#8220;What!!&#8221; John screamed out.</p>
<p>It just occurred to him that the firewall guys had just replaced the aging firewall that was attached to the DMZ. John  frantically searched for the binder that contained the installation and configuration for the firewall installation. Just has he suspected, the binder&#8217;s last date was  Dec 18, 2009. That was before the firewall was swapped out.</p>
<p>&#8220;No documentation, that&#8217;s great. How may times do I have to emphasize documentation! This will look great on the incident report&#8221; John said to himself.</p>
<p>Meanwhile Tony was setting up tcpdumps to capture the data for later forensics analysis.</p>
<p>Tony yelled to John from across the room &#8220;John, get the web database folks on the phone to see if they can start locking that system down&#8221;</p>
<p>John replied, &#8220;Dude it&#8217;s almost midnight, and we don&#8217;t have a good standby number for anybody.&#8221;</p>
<p>&#8220;Well there is only one thing to do then, we need to contain the problem and start documenting it. We need to close those ports to stop the leak.&#8221;</p>
<p>&#8220;But that means no one will be able to login to the ecommerce site, that means lost revenue&#8221;</p>
<p>&#8220;We better call the boss, and he won&#8217;t be happy&#8221;,  Tony stated solemnly after some thought.</p>
<p>&#8220;Well maybe he can call the database folks and find out why that server wasn&#8217;t locked down correctly&#8221;</p>
<p>&#8220;Why do you think it was their problem? It could have been a zero-day attack, I checked Dshield and there are huge spikes in 1434. Could be the underground is exploiting a flaw that isn&#8217;t public yet&#8221;</p>
<p>&#8220;Well either way, this isn&#8217;t good. Let&#8217;s lock it down before anymore data leaks out.&#8221;</p>
<p>&#8220;Ok, its your call until the boss gets here&#8221;</p>
<p>&#8220;Do it!&#8221;</p>
<p>This is a fictional scenario that could happen in the real world. Poor documentation, configuration errors, zero-days and slow response time could plague any business network and create opportunities for breaches. Here is where a  post analysis tool comes into to play. An intrusion detection system is not designed to stop attacks, but they make the watchful administrator aware of potential breaches or configuration problems. It also provides information to create  a more accurate  incident report that can identify the progression of the attack and which attack vector was used. This can be of tremendous value to help thwart attacks against other systems.</p>
<p>Enter SNORT.</p>
<p>With the constant attacks against networks it is essential to have a Intrusion Detection System (IDS) in place and functional. The IDS needs to be robust and easy to read the mountains of data that comes pouring in. Snort is an Open Source product that is free to use and is very customizable.</p>
<p>Snort charges for the rules subscription called &#8220;VRT Certified Rules&#8221;. If you are serious about keeping your IDS systems the most up to date you must pay for the rules set. You can receive the rules free of charge by registering. However, the free rules are 30 days old. If you manage a network you know that a lot can change in 30 days.</p>
<p>Snort on Ubuntu</p>
<p>Steps:</p>
<ol>
<li>Use apt-get to retrieve the snort-mysql (Use your host network for the listen address range, e.g 192.168.1.0/24)</li>
<li>Use apt-get to retrieve the mysql-server package. Follow prompts for passwords (use your own password!! do not leave blank)</li>
<li>Follow the instructions below to setup the database</li>
</ol>
<p>&#8212;&#8212;&#8212;-Snippets taken from the snort-mysql debian package README&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>CREATING THE DATABASE<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>In order for the above to work you need to create first<br />
a database.</p>
<p>Consider that you have defined the following information when asked<br />
to in the Debconf dialogs when installing the package:</p>
<p>Database User: snort<br />
Database Password:  (Use your own password here)<br />
Database name: snort</p>
<p>For Mysql you can do this:</p>
<p>[ running as an mysql user with admin privileges ]<br />
$  mysql -u root -p</p>
<p>(Type in the password you just created during the mysql-server installation)</p>
<p>mysql&gt; CREATE DATABASE snort;<br />
mysql&gt; grant CREATE, INSERT, SELECT, UPDATE on snort.* to snort@localhost;<br />
mysql&gt; grant CREATE, INSERT, SELECT, UPDATE on snort.* to snort;<br />
mysql&gt; SET PASSWORD FOR snort@localhost=PASSWORD(&#8216;<em>INSERT YOUR OWN PASSWORD HERE</em>&#8216;);<br />
mysql&gt; flush privileges;<br />
mysql&gt; show grants for &#8216;snort&#8217;@'localhost&#8217;;</p>
<p>mysql&gt;exit</p>
<p>Run the command below:</p>
<p>$ zcat /usr/share/doc/snort-mysql/create_mysql.gz | mysql -u snort -D snort -p<em>YOUR OWN PASSWORD HERE</em></p>
<p>To do this remove the file &#8216;/etc/snort/db-pending-configuration&#8217; and then do &#8216;/etc/init.d/snort start&#8217;. Confirm that snort is working and up<br />
by running &#8216;/etc/init.d/snort status&#8217; and reviewing the messages in the /var/log/daemon.log syslog file.</p>
<p>Before starting snort you will have to edit the /etc/snort/snort.conf  file.</p>
<p>Find the lines</p>
<blockquote><p># (#DBSTART#)<br />
output database: log, mysql,<br />
# (#DBEND#)</p></blockquote>
<p>Change the output line to: output database: log, mysql, user=snort password=<em>YOUR OWN PASSWORD HERE</em> dbname=snort host=localhost</p>
<p>4. Install apache2  web server (apt-get install apache2)</p>
<p>5. Install acidbase application (apt-get install acidbase)</p>
<p style="padding-left:30px;">The package manager will walk you through the setup. You will need to enter the root database password, the database user (snort), the database name (snort) and the database password. It will also ask if you want it to install the configs for apache2. Select Apache2 for autoconfiguration. By default only the localhost has access to the apache site. &#8220;http://localhost/acidbase&#8221;</p>
<p style="padding-left:30px;">You will have to connect and have acidbase create the required fields for the snort database. This can be accomplished by hitting the button listed on the main page to create the tables.</p>
<p style="padding-left:30px;">Additionally you will have to edit the /etc/apache2/conf.d/acidbase.conf file and add any additional ip addresses or ip ranges that you want remote access from.</p>
<p style="padding-left:30px;">
<p style="padding-left:30px;">
<p><a href="http://www.snort.org" target="_blank">Visit the snort website for more information on updating rules and registering for your own &#8220;oinkcode&#8221;</a></p>
<p style="padding-left:30px;">
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/solargap.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/solargap.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/solargap.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/solargap.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/solargap.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/solargap.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/solargap.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/solargap.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/solargap.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/solargap.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/solargap.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/solargap.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/solargap.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/solargap.wordpress.com/148/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=solargap.wordpress.com&amp;blog=4803032&amp;post=148&amp;subd=solargap&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://solargap.wordpress.com/2010/01/14/installing-snort-with-mysql-and-acid-base/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/923f7e98eb3e35ac98e96c64f5633d1c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">solargap</media:title>
		</media:content>
	</item>
		<item>
		<title>STS-128 Launch Seen from Panama City, FL</title>
		<link>http://solargap.wordpress.com/2009/08/29/sts-128-launch-seen-from-panama-city-fl/</link>
		<comments>http://solargap.wordpress.com/2009/08/29/sts-128-launch-seen-from-panama-city-fl/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 00:53:48 +0000</pubDate>
		<dc:creator>solargap</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://solargap.wordpress.com/?p=138</guid>
		<description><![CDATA[I had the rare opportunity to witness a Space Shuttle launch from over 320 miles away. My vantage point was In Panama City, FL. I was amazed at how bright it was, it cast a beautiful orange glow over the water at Earl Gilbert Park. I have witnessed many ISS overhead passes and I expected [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=solargap.wordpress.com&amp;blog=4803032&amp;post=138&amp;subd=solargap&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I had the rare opportunity to witness a Space Shuttle launch from over 320 miles away. My vantage point was In Panama City, FL.</p>
<p>I was amazed at how bright it was, it cast a beautiful orange glow over the water at Earl Gilbert Park. I have witnessed many ISS overhead passes and I expected to see something similar. I was very wrong!</p>
<p>The pictures simply do not do it justice.</p>
<p>See the gallery for the full resolution pictures. Unfortunately in my excitement I bumped the Tripod and caused some shake in one of the pictures.</p>
<span style="text-align:center; display: block;"><a href="http://solargap.wordpress.com/2009/08/29/sts-128-launch-seen-from-panama-city-fl/"><img src="http://img.youtube.com/vi/zUW2mzE59k8/2.jpg" alt="" /></a></span>

<a href='http://solargap.wordpress.com/2009/08/29/sts-128-launch-seen-from-panama-city-fl/dcp_3520/' title='DCP_3520'><img width="150" height="100" src="http://solargap.files.wordpress.com/2009/08/dcp_3520.jpg?w=150&#038;h=100" class="attachment-thumbnail" alt="DCP_3520" title="DCP_3520" /></a>
<a href='http://solargap.wordpress.com/2009/08/29/sts-128-launch-seen-from-panama-city-fl/dcp_3521/' title='DCP_3521'><img width="150" height="100" src="http://solargap.files.wordpress.com/2009/08/dcp_3521.jpg?w=150&#038;h=100" class="attachment-thumbnail" alt="DCP_3521" title="DCP_3521" /></a>

<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/solargap.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/solargap.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/solargap.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/solargap.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/solargap.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/solargap.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/solargap.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/solargap.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/solargap.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/solargap.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/solargap.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/solargap.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/solargap.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/solargap.wordpress.com/138/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=solargap.wordpress.com&amp;blog=4803032&amp;post=138&amp;subd=solargap&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://solargap.wordpress.com/2009/08/29/sts-128-launch-seen-from-panama-city-fl/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/923f7e98eb3e35ac98e96c64f5633d1c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">solargap</media:title>
		</media:content>

		<media:content url="http://solargap.files.wordpress.com/2009/08/dcp_3520.jpg?w=150" medium="image">
			<media:title type="html">DCP_3520</media:title>
		</media:content>

		<media:content url="http://solargap.files.wordpress.com/2009/08/dcp_3521.jpg?w=150" medium="image">
			<media:title type="html">DCP_3521</media:title>
		</media:content>
	</item>
		<item>
		<title>Nikon D Series Lightning Trigger with Arduino</title>
		<link>http://solargap.wordpress.com/2009/07/04/nikon-d-series-lightning-trigger-with-arduino/</link>
		<comments>http://solargap.wordpress.com/2009/07/04/nikon-d-series-lightning-trigger-with-arduino/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 21:37:15 +0000</pubDate>
		<dc:creator>solargap</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Weather]]></category>

		<guid isPermaLink="false">http://solargap.wordpress.com/?p=64</guid>
		<description><![CDATA[I wanted to make a lightning trigger for the D40 camera to capture some of nature&#8217;s most beautiful displays. I also thought it would interesting to capture some fireworks this 4th of July. So off to google I went. I saw several projects that pointed me in the right direction but I needed to get [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=solargap.wordpress.com&amp;blog=4803032&amp;post=64&amp;subd=solargap&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="attachment_87" class="wp-caption alignleft" style="width: 310px"><img class="size-medium wp-image-87" title="lightning_pic" src="http://solargap.files.wordpress.com/2009/07/lightning_pic.jpg?w=300&#038;h=224" alt="Lightning picture" width="300" height="224" /><p class="wp-caption-text">Taken from inside garage</p></div>
<p>I wanted to make a lightning trigger for the D40 camera to capture some of nature&#8217;s most beautiful displays. I also thought it would interesting to capture some fireworks this 4th of July. So off to google I went. I saw several projects that pointed me in the right direction but I needed to get them all together. I started out with the code required to activate the  remote shutter for the Nikon. I found some code here: <a href="http://www.cibomahto.com/2008/10/october-thing-a-day-day-7-nikon-camera-intervalometer-part-1/">Thing-a-Day Site</a>(code didn&#8217;t work) . The code on the page had some issues compiling. I then followed the replies  and I saw a poster with his own code that links to <a href="http://ilpleut.be/doku.php/code:nikonremote:start">ilpleut.be</a>. I followed the link that the code at <a href="http://ilpleut.be/doku.php/code:nikonremote:start">ilpleut.be (code that worked) </a>looked very elegant and complete. So i decided to try it. It worked, and as advertised, every ten seconds it triggered the Nikon.  The only thing needed was to add the detector mechanism.</p>
<p>Lightning Detector:<br />
**VERY IMPORTANT** For lightning safety visit: <a href="http://www.lightningsafety.noaa.gov/overview.htm">NWS Lightning Safety</a></p>
<p>I found a simple schematic to actually capture the sudden flash in light at <a href="http://www.glacialwanderer.com/hobbyrobotics/?p=16">this site.</a> The schematic was simple and easy to build. They used a wired trigger for the Canon 3OD.  For this project I am adapting it to trigger the Nikon D40 using the infrared transmitter.</p>
<p><span style="text-decoration:underline;">Parts List</span></p>
<p>1 &#8211; 220 Ohm resistor (IR LED Current Limiter)</p>
<p>1 &#8211; 100k Ohm resistor (for Photoresistor)</p>
<p>1- Arduino (Purchase an Arduino: <a href="http://moderndevice.com/diecimila.shtml">Modern Devices</a>, <a href="http://www.sparkfun.com/commerce/product_info.php?products_id=666">Spark Fun</a>, <a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=17&amp;products_id=50&amp;sessid=a2f6256ef200da11ed06841cff958390">adafruit)</a></p>
<p>1 &#8211; Photoresistor (recommended) or Phototransistor</p>
<p>1 &#8211; Green or Red LED (Triggering Status LED)</p>
<p>1 &#8211; Potentiometer (optional if you use Version 1.1)</p>
<p><span style="text-decoration:underline;">Wiring</span></p>
<p>Use the schematics below to wire the detector and IR Transmitter to the <a href="http://www.arduino.cc/">arduino</a>. There are two versions available, one with an adjustable trigger setting and one that you can hard set in the code.</p>
<p>NOTE: You can modify the TRIGGER_THRESHHOLD value to get the best results for your situation.  You can also add a delay to tweak the actual follow-on shots.</p>
<p><span style="text-decoration:underline;">Camera Setup</span></p>
<p>To setup the Nikon you must go to Menu; Custom Setting Menu; Release Mode; Change to Quick Repsonse Remote. You must then Change the Remote on Duration setting, it can be setup up to 15 minutes.</p>
<p><span style="text-decoration:underline;">The code below is complete</span>. No additional libraries are necassary.<a href="http://docs.google.com/View?id=dw945bb_74dwr285hh"><br />
</a></p>
<p>Version 1.0:</p>
<ul>
<li><a href="http://home.comcast.net/~solargap/nikon_remote/Nikon_remote_lightning.pde">Download Nikon Remote Lightning Arduino PDE File</a></li>
<li><a href="http://home.comcast.net/~solargap/nikon_remote/nikon_remote_IR_lightning.pdf">Schematic for the Nikon D Series Lightning IR Remote shutter </a></li>
</ul>
<p>Important: If you want to add a potentiometer to change the value of the TRIGGER_THRESHOLD use the below links for the PDE file and schematic</p>
<p>Version 1.1:</p>
<ul>
<li><a href="http://home.comcast.net/~solargap/nikon_remote/arduino_nikon_lightning_remote_w_potv11.pde">Download Nikon Remote Lightning with potentiometer adjustment arduino PDE</a></li>
<li><a href="http://home.comcast.net/~solargap/nikon_remote/arduino_nikon_lightning_w_pot.pdf">Schematic for the Nikon Remote with Potentiometer adjustment</a></li>
</ul>
<p>Thanks to Aurelien Antoine and Maurice Ribble!!</p>
<h1 style="text-align:center;">Project Pictures</h1>
<h2 style="text-align:center;">(Includes submissions from other hobbyists)</h2>
<p style="text-align:center;">Credit given below each image</p>

<a href='http://solargap.wordpress.com/2009/07/04/nikon-d-series-lightning-trigger-with-arduino/lightning_pic/' title='lightning_pic'><img width="150" height="112" src="http://solargap.files.wordpress.com/2009/07/lightning_pic.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="Lightning picture" title="lightning_pic" /></a>
<a href='http://solargap.wordpress.com/2009/07/04/nikon-d-series-lightning-trigger-with-arduino/photodiode/' title='photodiode'><img width="150" height="124" src="http://solargap.files.wordpress.com/2009/07/photodiode.jpg?w=150&#038;h=124" class="attachment-thumbnail" alt="photodiode" title="photodiode" /></a>
<a href='http://solargap.wordpress.com/2009/07/04/nikon-d-series-lightning-trigger-with-arduino/phototransistor/' title='phototransistor'><img width="150" height="122" src="http://solargap.files.wordpress.com/2009/07/phototransistor.jpg?w=150&#038;h=122" class="attachment-thumbnail" alt="phototransistor" title="phototransistor" /></a>
<a href='http://solargap.wordpress.com/2009/07/04/nikon-d-series-lightning-trigger-with-arduino/nikon_remote_mounted/' title='Nikon_Remote_mounted'><img width="150" height="147" src="http://solargap.files.wordpress.com/2009/07/nikon_remote_mounted.jpg?w=150&#038;h=147" class="attachment-thumbnail" alt="Nikon_Remote_mounted" title="Nikon_Remote_mounted" /></a>
<a href='http://solargap.wordpress.com/2009/07/04/nikon-d-series-lightning-trigger-with-arduino/adding_trim_pot/' title='adding_trim_pot'><img width="150" height="94" src="http://solargap.files.wordpress.com/2009/07/adding_trim_pot.jpg?w=150&#038;h=94" class="attachment-thumbnail" alt="adding_trim_pot" title="adding_trim_pot" /></a>
<a href='http://solargap.wordpress.com/2009/07/04/nikon-d-series-lightning-trigger-with-arduino/dsc_0360/' title='DSC_0360'><img width="150" height="100" src="http://solargap.files.wordpress.com/2009/07/dsc_0360.jpg?w=150&#038;h=100" class="attachment-thumbnail" alt="DSC_0360" title="DSC_0360" /></a>
<a href='http://solargap.wordpress.com/2009/07/04/nikon-d-series-lightning-trigger-with-arduino/dsc_0378/' title='DSC_0378'><img width="150" height="100" src="http://solargap.files.wordpress.com/2009/07/dsc_0378.jpg?w=150&#038;h=100" class="attachment-thumbnail" alt="DSC_0378" title="DSC_0378" /></a>
<a href='http://solargap.wordpress.com/2009/07/04/nikon-d-series-lightning-trigger-with-arduino/dsc_0382-2/' title='DSC_0382'><img width="150" height="100" src="http://solargap.files.wordpress.com/2009/07/dsc_03821.jpg?w=150&#038;h=100" class="attachment-thumbnail" alt="DSC_0382" title="DSC_0382" /></a>
<a href='http://solargap.wordpress.com/2009/07/04/nikon-d-series-lightning-trigger-with-arduino/dsc_0383/' title='DSC_0383'><img width="150" height="100" src="http://solargap.files.wordpress.com/2009/07/dsc_0383.jpg?w=150&#038;h=100" class="attachment-thumbnail" alt="DSC_0383" title="DSC_0383" /></a>
<a href='http://solargap.wordpress.com/2009/07/04/nikon-d-series-lightning-trigger-with-arduino/dsc_0402/' title='DSC_0402'><img width="150" height="100" src="http://solargap.files.wordpress.com/2009/07/dsc_0402.jpg?w=150&#038;h=100" class="attachment-thumbnail" alt="DSC_0402" title="DSC_0402" /></a>
<a href='http://solargap.wordpress.com/2009/07/04/nikon-d-series-lightning-trigger-with-arduino/dsc_0405/' title='DSC_0405'><img width="150" height="100" src="http://solargap.files.wordpress.com/2009/07/dsc_0405.jpg?w=150&#038;h=100" class="attachment-thumbnail" alt="DSC_0405" title="DSC_0405" /></a>
<a href='http://solargap.wordpress.com/2009/07/04/nikon-d-series-lightning-trigger-with-arduino/dsc_0317/' title='DSC_0317'><img width="150" height="99" src="http://solargap.files.wordpress.com/2009/07/dsc_0317.jpg?w=150&#038;h=99" class="attachment-thumbnail" alt="Submitted by Jim Martin" title="DSC_0317" /></a>
<a href='http://solargap.wordpress.com/2009/07/04/nikon-d-series-lightning-trigger-with-arduino/dsc_0318/' title='DSC_0318'><img width="150" height="99" src="http://solargap.files.wordpress.com/2009/07/dsc_0318.jpg?w=150&#038;h=99" class="attachment-thumbnail" alt="Submitted by Jim Martin" title="DSC_0318" /></a>
<a href='http://solargap.wordpress.com/2009/07/04/nikon-d-series-lightning-trigger-with-arduino/dsc_0320/' title='DSC_0320'><img width="150" height="99" src="http://solargap.files.wordpress.com/2009/07/dsc_0320.jpg?w=150&#038;h=99" class="attachment-thumbnail" alt="Submitted by Jim Martin" title="DSC_0320" /></a>
<a href='http://solargap.wordpress.com/2009/07/04/nikon-d-series-lightning-trigger-with-arduino/dsc_0322/' title='DSC_0322'><img width="150" height="99" src="http://solargap.files.wordpress.com/2009/07/dsc_0322.jpg?w=150&#038;h=99" class="attachment-thumbnail" alt="Submitted by Jim Martin" title="DSC_0322" /></a>
<a href='http://solargap.wordpress.com/2009/07/04/nikon-d-series-lightning-trigger-with-arduino/dsc_0344/' title='DSC_0344'><img width="150" height="99" src="http://solargap.files.wordpress.com/2009/07/dsc_0344.jpg?w=150&#038;h=99" class="attachment-thumbnail" alt="Submitted by Jim Martin" title="DSC_0344" /></a>
<a href='http://solargap.wordpress.com/2009/07/04/nikon-d-series-lightning-trigger-with-arduino/dsc_0345/' title='DSC_0345'><img width="150" height="99" src="http://solargap.files.wordpress.com/2009/07/dsc_0345.jpg?w=150&#038;h=99" class="attachment-thumbnail" alt="Submitted by Jim Martin" title="DSC_0345" /></a>
<a href='http://solargap.wordpress.com/2009/07/04/nikon-d-series-lightning-trigger-with-arduino/dsc_0346/' title='DSC_0346'><img width="150" height="99" src="http://solargap.files.wordpress.com/2009/07/dsc_0346.jpg?w=150&#038;h=99" class="attachment-thumbnail" alt="Submitted by Jim Martin" title="DSC_0346" /></a>
<a href='http://solargap.wordpress.com/2009/07/04/nikon-d-series-lightning-trigger-with-arduino/dsc_0347/' title='DSC_0347'><img width="150" height="99" src="http://solargap.files.wordpress.com/2009/07/dsc_0347.jpg?w=150&#038;h=99" class="attachment-thumbnail" alt="Submitted by Jim Martin" title="DSC_0347" /></a>
<a href='http://solargap.wordpress.com/2009/07/04/nikon-d-series-lightning-trigger-with-arduino/dsc_0348/' title='DSC_0348'><img width="150" height="127" src="http://solargap.files.wordpress.com/2009/07/dsc_0348.jpg?w=150&#038;h=127" class="attachment-thumbnail" alt="Submitted by Jim Martin" title="DSC_0348" /></a>
<a href='http://solargap.wordpress.com/2009/07/04/nikon-d-series-lightning-trigger-with-arduino/dsc_0604/' title='DSC_0604'><img width="150" height="99" src="http://solargap.files.wordpress.com/2009/07/dsc_0604.jpg?w=150&#038;h=99" class="attachment-thumbnail" alt="Submitted by Jim Martin" title="DSC_0604" /></a>
<a href='http://solargap.wordpress.com/2009/07/04/nikon-d-series-lightning-trigger-with-arduino/dsc_0606/' title='DSC_0606'><img width="150" height="99" src="http://solargap.files.wordpress.com/2009/07/dsc_0606.jpg?w=150&#038;h=99" class="attachment-thumbnail" alt="Submitted by Jim Martin" title="DSC_0606" /></a>
<a href='http://solargap.wordpress.com/2009/07/04/nikon-d-series-lightning-trigger-with-arduino/dsc_0610/' title='DSC_0610'><img width="150" height="99" src="http://solargap.files.wordpress.com/2009/07/dsc_0610.jpg?w=150&#038;h=99" class="attachment-thumbnail" alt="Submitted by Jim Martin" title="DSC_0610" /></a>
<a href='http://solargap.wordpress.com/2009/07/04/nikon-d-series-lightning-trigger-with-arduino/dsc_0614/' title='DSC_0614'><img width="150" height="99" src="http://solargap.files.wordpress.com/2009/07/dsc_0614.jpg?w=150&#038;h=99" class="attachment-thumbnail" alt="Submitted by Jim Martin" title="DSC_0614" /></a>
<a href='http://solargap.wordpress.com/2009/07/04/nikon-d-series-lightning-trigger-with-arduino/dsc_0018/' title='DSC_0018'><img width="150" height="120" src="http://solargap.files.wordpress.com/2009/07/dsc_0018.jpg?w=150&#038;h=120" class="attachment-thumbnail" alt="Blog Author" title="DSC_0018" /></a>
<a href='http://solargap.wordpress.com/2009/07/04/nikon-d-series-lightning-trigger-with-arduino/dsc_0024/' title='DSC_0024'><img width="150" height="119" src="http://solargap.files.wordpress.com/2009/07/dsc_0024.jpg?w=150&#038;h=119" class="attachment-thumbnail" alt="Blog Author" title="DSC_0024" /></a>
<a href='http://solargap.wordpress.com/2009/07/04/nikon-d-series-lightning-trigger-with-arduino/lightning_trigger-joe/' title='Lightning Trigger-Joe'><img width="150" height="112" src="http://solargap.files.wordpress.com/2009/07/lightning_trigger-joe.jpg?w=150&#038;h=112" class="attachment-thumbnail" alt="Credit: Joe" title="Lightning Trigger-Joe" /></a>
<a href='http://solargap.wordpress.com/2009/07/04/nikon-d-series-lightning-trigger-with-arduino/lightning-joe/' title='lightning-Joe'><img width="150" height="99" src="http://solargap.files.wordpress.com/2009/07/lightning-joe.jpg?w=150&#038;h=99" class="attachment-thumbnail" alt="Credit: Joe" title="lightning-Joe" /></a>
<a href='http://solargap.wordpress.com/2009/07/04/nikon-d-series-lightning-trigger-with-arduino/jmartin101/' title='JMartin101'><img width="150" height="99" src="http://solargap.files.wordpress.com/2009/07/jmartin101.jpg?w=150&#038;h=99" class="attachment-thumbnail" alt="Submitted by J Martin" title="JMartin101" /></a>

<h2></h2>
<ul>
<li>
<h2><a href="http://www.flickr.com/photos/25972391@N05/sets/72157625037916152/with/4878234724/">Stormlover87&#8242;s Flickr Page with lightning trigger pictures</a></h2>
</li>
</ul>
<ul>
<li>
<h2><a href="http://www.flickr.com/photos/66201971@N06/" target="_blank">Jim Martin&#8217;s Flickr page for more lightning pictures -Thanks Jim!</a></h2>
</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/solargap.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/solargap.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/solargap.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/solargap.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/solargap.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/solargap.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/solargap.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/solargap.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/solargap.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/solargap.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/solargap.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/solargap.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/solargap.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/solargap.wordpress.com/64/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=solargap.wordpress.com&amp;blog=4803032&amp;post=64&amp;subd=solargap&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://solargap.wordpress.com/2009/07/04/nikon-d-series-lightning-trigger-with-arduino/feed/</wfw:commentRss>
		<slash:comments>98</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/923f7e98eb3e35ac98e96c64f5633d1c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">solargap</media:title>
		</media:content>

		<media:content url="http://solargap.files.wordpress.com/2009/07/lightning_pic.jpg?w=300" medium="image">
			<media:title type="html">lightning_pic</media:title>
		</media:content>

		<media:content url="http://solargap.files.wordpress.com/2009/07/lightning_pic.jpg?w=150" medium="image">
			<media:title type="html">lightning_pic</media:title>
		</media:content>

		<media:content url="http://solargap.files.wordpress.com/2009/07/photodiode.jpg?w=150" medium="image">
			<media:title type="html">photodiode</media:title>
		</media:content>

		<media:content url="http://solargap.files.wordpress.com/2009/07/phototransistor.jpg?w=150" medium="image">
			<media:title type="html">phototransistor</media:title>
		</media:content>

		<media:content url="http://solargap.files.wordpress.com/2009/07/nikon_remote_mounted.jpg?w=150" medium="image">
			<media:title type="html">Nikon_Remote_mounted</media:title>
		</media:content>

		<media:content url="http://solargap.files.wordpress.com/2009/07/adding_trim_pot.jpg?w=150" medium="image">
			<media:title type="html">adding_trim_pot</media:title>
		</media:content>

		<media:content url="http://solargap.files.wordpress.com/2009/07/dsc_0360.jpg?w=150" medium="image">
			<media:title type="html">DSC_0360</media:title>
		</media:content>

		<media:content url="http://solargap.files.wordpress.com/2009/07/dsc_0378.jpg?w=150" medium="image">
			<media:title type="html">DSC_0378</media:title>
		</media:content>

		<media:content url="http://solargap.files.wordpress.com/2009/07/dsc_03821.jpg?w=150" medium="image">
			<media:title type="html">DSC_0382</media:title>
		</media:content>

		<media:content url="http://solargap.files.wordpress.com/2009/07/dsc_0383.jpg?w=150" medium="image">
			<media:title type="html">DSC_0383</media:title>
		</media:content>

		<media:content url="http://solargap.files.wordpress.com/2009/07/dsc_0402.jpg?w=150" medium="image">
			<media:title type="html">DSC_0402</media:title>
		</media:content>

		<media:content url="http://solargap.files.wordpress.com/2009/07/dsc_0405.jpg?w=150" medium="image">
			<media:title type="html">DSC_0405</media:title>
		</media:content>

		<media:content url="http://solargap.files.wordpress.com/2009/07/dsc_0317.jpg?w=150" medium="image">
			<media:title type="html">DSC_0317</media:title>
		</media:content>

		<media:content url="http://solargap.files.wordpress.com/2009/07/dsc_0318.jpg?w=150" medium="image">
			<media:title type="html">DSC_0318</media:title>
		</media:content>

		<media:content url="http://solargap.files.wordpress.com/2009/07/dsc_0320.jpg?w=150" medium="image">
			<media:title type="html">DSC_0320</media:title>
		</media:content>

		<media:content url="http://solargap.files.wordpress.com/2009/07/dsc_0322.jpg?w=150" medium="image">
			<media:title type="html">DSC_0322</media:title>
		</media:content>

		<media:content url="http://solargap.files.wordpress.com/2009/07/dsc_0344.jpg?w=150" medium="image">
			<media:title type="html">DSC_0344</media:title>
		</media:content>

		<media:content url="http://solargap.files.wordpress.com/2009/07/dsc_0345.jpg?w=150" medium="image">
			<media:title type="html">DSC_0345</media:title>
		</media:content>

		<media:content url="http://solargap.files.wordpress.com/2009/07/dsc_0346.jpg?w=150" medium="image">
			<media:title type="html">DSC_0346</media:title>
		</media:content>

		<media:content url="http://solargap.files.wordpress.com/2009/07/dsc_0347.jpg?w=150" medium="image">
			<media:title type="html">DSC_0347</media:title>
		</media:content>

		<media:content url="http://solargap.files.wordpress.com/2009/07/dsc_0348.jpg?w=150" medium="image">
			<media:title type="html">DSC_0348</media:title>
		</media:content>

		<media:content url="http://solargap.files.wordpress.com/2009/07/dsc_0604.jpg?w=150" medium="image">
			<media:title type="html">DSC_0604</media:title>
		</media:content>

		<media:content url="http://solargap.files.wordpress.com/2009/07/dsc_0606.jpg?w=150" medium="image">
			<media:title type="html">DSC_0606</media:title>
		</media:content>

		<media:content url="http://solargap.files.wordpress.com/2009/07/dsc_0610.jpg?w=150" medium="image">
			<media:title type="html">DSC_0610</media:title>
		</media:content>

		<media:content url="http://solargap.files.wordpress.com/2009/07/dsc_0614.jpg?w=150" medium="image">
			<media:title type="html">DSC_0614</media:title>
		</media:content>

		<media:content url="http://solargap.files.wordpress.com/2009/07/dsc_0018.jpg?w=150" medium="image">
			<media:title type="html">DSC_0018</media:title>
		</media:content>

		<media:content url="http://solargap.files.wordpress.com/2009/07/dsc_0024.jpg?w=150" medium="image">
			<media:title type="html">DSC_0024</media:title>
		</media:content>

		<media:content url="http://solargap.files.wordpress.com/2009/07/lightning_trigger-joe.jpg?w=150" medium="image">
			<media:title type="html">Lightning Trigger-Joe</media:title>
		</media:content>

		<media:content url="http://solargap.files.wordpress.com/2009/07/lightning-joe.jpg?w=150" medium="image">
			<media:title type="html">lightning-Joe</media:title>
		</media:content>

		<media:content url="http://solargap.files.wordpress.com/2009/07/jmartin101.jpg?w=150" medium="image">
			<media:title type="html">JMartin101</media:title>
		</media:content>
	</item>
		<item>
		<title>Dell PowerEdge Server Administration &#8211; Using Dell OpenManage Server Administrator</title>
		<link>http://solargap.wordpress.com/2009/05/21/dell-poweredge-server-administration-using-dell-openmanage-server-administrator/</link>
		<comments>http://solargap.wordpress.com/2009/05/21/dell-poweredge-server-administration-using-dell-openmanage-server-administrator/#comments</comments>
		<pubDate>Thu, 21 May 2009 13:21:35 +0000</pubDate>
		<dc:creator>solargap</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Server Administration]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://solargap.wordpress.com/?p=52</guid>
		<description><![CDATA[Dell PowerEdge Server Administration &#8211; Using Dell OpenManage Server Administrator Important Links Dell OpenManage Support Page OM CLI Guide, OMReport User guide and OMConfig Users guide Custom CLI Menu for generating reports &#8211; Created by blog Author Dell’s OpenManagement server administration tool is a powerful hardware monitoring and reporting tool. You are able to view [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=solargap.wordpress.com&amp;blog=4803032&amp;post=52&amp;subd=solargap&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p class="western">Dell PowerEdge Server Administration &#8211; Using Dell OpenManage Server Administrator</p>
<p class="western" style="margin-left:.25in;"><em>Important Links</em></p>
<ul>
<li>
<p class="western"><a href="http://www.dell.com/openmanage" target="_blank">Dell OpenManage Support Page</a></p>
</li>
<li>
<p class="western"><span style="color:#0000ff;"><span style="text-decoration:underline;"><a href="http://support.dell.com/support/edocs/software/svradmin/5.5/en/CLI/html/index.htm">OM CLI Guide</a></span></span>, <span style="color:#0000ff;"><span style="text-decoration:underline;"><a href="http://support.dell.com/support/edocs/software/svradmin/5.5/en/CLI/html/report.htm#wp1068065">OMReport User guide</a></span></span> and <span style="color:#0000ff;"><span style="text-decoration:underline;"><a href="http://support.dell.com/support/edocs/software/svradmin/2.2/en/cli/cli_cc6c.htm#1093458">OMConfig Users guide</a></span></span></p>
</li>
<li>
<p class="western"><a href="http://www.energy-mc2.com/downloads/DELL_OM_Report_Menu.zip">Custom CLI Menu for generating reports</a> &#8211; Created by blog Author</p>
</li>
</ul>
<p class="western">Dell’s OpenManagement server administration tool is a powerful hardware monitoring and reporting tool. You are able to view virtually all of the hardware and bios information with a few simple commands.</p>
<p class="western">I use it to collect system information and keep track of installed hardware and the current state of the hardware.</p>
<p class="western" style="padding-left:30px;">For example if you want to know how many physical disks are installed and what their capacities are you can type the command at the command prompt:</p>
<p class="western" style="padding-left:60px;">&gt;<strong>omreport storage pdisk controller=0</strong> (Change to 1 if you want to view the second controller)</p>
<p class="western" style="padding-left:30px;">and what virtual RAID containers are on the server</p>
<p class="western" style="padding-left:60px;">&gt; <strong>omreport storage vdisk controller=0</strong> (Change to 1 if you want to view the second controller)</p>
<p class="western" style="padding-left:30px;">To view a summary of the Server you type</p>
<p class="western" style="padding-left:60px;">&gt;<strong>omreport system summary</strong></p>
<p class="western" style="padding-left:30px;">View Chassis temperatures:</p>
<p class="western" style="padding-left:60px;">&gt;<strong>omreport chassis temps</strong></p>
<p class="western">
<p class="western">These commands will display the results in the console window but that is not very useful when filing for future reference. To send these commands to a file you would:</p>
<p class="western" style="padding-left:30px;">&gt;<strong>omreport system summary -fmt cdv -outc Summary.csv</strong></p>
<p class="western">This will output the file in a semi-colon delimited file, which is not every excel friendly. To change it to a comma delimited file you must first type:</p>
<p class="western" style="padding-left:30px;">&gt;<strong>omconfig preferences cdvformat delimiter=comma</strong></p>
<p class="western">Any files outputted with a –fmt cdv will then be delimited by a comma, which can be directly opened with excel without having to import data and manually selecting semi-colon as the delimiter.</p>
<p class="western">These are just a few example of the Open Manage Server Administrators reporting and configuration tool. It is a powerful tool that will help you keep track of any server information or changes performed on the server.</p>
<p class="western">To make my life easier (and hopefully yours) I have created a menu driven tool that will automatically run a most reports. I use this tool to run reports on all my dell servers and archive them to a secure share. This helps with any support issues or track hardware changes performed on the servers. I would recommend that this be performed upon the installation of any new server and when any significant hardware changes are made. If you need any help please feel free to post a comment.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/solargap.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/solargap.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/solargap.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/solargap.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/solargap.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/solargap.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/solargap.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/solargap.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/solargap.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/solargap.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/solargap.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/solargap.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/solargap.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/solargap.wordpress.com/52/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=solargap.wordpress.com&amp;blog=4803032&amp;post=52&amp;subd=solargap&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://solargap.wordpress.com/2009/05/21/dell-poweredge-server-administration-using-dell-openmanage-server-administrator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/923f7e98eb3e35ac98e96c64f5633d1c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">solargap</media:title>
		</media:content>
	</item>
		<item>
		<title>Klik &#8211; Your one click installation of Linux software</title>
		<link>http://solargap.wordpress.com/2008/10/17/klik-your-one-click-installation-of-linux-software/</link>
		<comments>http://solargap.wordpress.com/2008/10/17/klik-your-one-click-installation-of-linux-software/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 12:42:49 +0000</pubDate>
		<dc:creator>solargap</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://solargap.wordpress.com/?p=50</guid>
		<description><![CDATA[Klik is a relatively new and very easy way to install and try applications on Linux. I have tried several large applications and they all work flawlessly. You have to download and install the client installation first, but that is easily accomplished by a wget command line that is on the homepage. After that you [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=solargap.wordpress.com&amp;blog=4803032&amp;post=50&amp;subd=solargap&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Klik is a relatively new and very easy way to install and try applications on Linux. I have tried several large applications and they all work flawlessly. You have to download and install the client installation first, but that is easily accomplished by a wget command line that is on the homepage. After that you can download and run a plethora of great Linux Apps! Unlike other application installations that may require extensive dependency checks, this is a single download and execute file. If you do not want the application anymore you simply delete the file. You can also place the file on removable media and carry the application with you.  It is perfect for beginners and advanced users alike. Give it a try!<br />
<a title="klik" href="http://klik.atekon.de/" target="_blank"><strong>Klik Homepage</strong></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/solargap.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/solargap.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/solargap.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/solargap.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/solargap.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/solargap.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/solargap.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/solargap.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/solargap.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/solargap.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/solargap.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/solargap.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/solargap.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/solargap.wordpress.com/50/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=solargap.wordpress.com&amp;blog=4803032&amp;post=50&amp;subd=solargap&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://solargap.wordpress.com/2008/10/17/klik-your-one-click-installation-of-linux-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/923f7e98eb3e35ac98e96c64f5633d1c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">solargap</media:title>
		</media:content>
	</item>
		<item>
		<title>SAMBA and SELINUX -Things you need to know</title>
		<link>http://solargap.wordpress.com/2008/10/17/samba-and-selinux-things-you-need-to-know/</link>
		<comments>http://solargap.wordpress.com/2008/10/17/samba-and-selinux-things-you-need-to-know/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 12:41:31 +0000</pubDate>
		<dc:creator>solargap</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://solargap.wordpress.com/?p=48</guid>
		<description><![CDATA[I decided to setup Samba using one of my existing Linux servers utilizing Fedora Core 9. I have a filer (OpenFiler) that I use for most of my storage but I like to have a “backup” system to send files to. My first problem setting up Samba was permission denied at directories to which I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=solargap.wordpress.com&amp;blog=4803032&amp;post=48&amp;subd=solargap&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div class="entry-body">
<div>
<div class="item-body">
<div>
<p>I decided to setup Samba using one of my existing Linux servers utilizing Fedora Core 9. I have a filer (OpenFiler) that I use for most of my storage but I like to have a “backup” system to send files to. My first problem setting up Samba was permission denied at directories to which I knew the permissions were set correctly. After some digging and trial and error I found out the SELinux was the issue denying access. The smb.conf file clearly states what is required to set the proper permissions but if you use Webmin or other samba admin interface so you may not see the instructions unless you go digging.</p>
<p>If you create your own directory to place files in you will have to use the  <strong>chcon -t samba_share_t /path</strong> command to prepare it so SElinux will allow Samba to access it. Additionaly if you want to setup home drives you will have to “turn them on” for SELinux by using the <strong>setsebool -P samba_enable_home_dirs on </strong>command.</p>
<p>SELinux is a great security tool to leave enabled but is somewhat troublesome when things just don’t seem to work correctly. With a little digging (or Googling) and patience you will be glad you left SELinux enabled.<br />
Here is the SELinux snippit, important commands are <strong>BOLD</strong>:</p>
<p>#—————<br />
# SELINUX NOTES:<br />
#<br />
# If you want to use the useradd/groupadd family of binaries please run:<br />
# <strong>setsebool -P samba_domain_controller on</strong><br />
#<br />
# If you want to share home directories via samba please run:<br />
# <strong>setsebool -P samba_enable_home_dirs on</strong><br />
#<br />
# If you create a new directory you want to share you should mark it as<br />
# “samba-share_t” so that selinux will let you write into it.<br />
# Make sure not to do that on system directories as they may already have<br />
# been marked with othe SELinux labels.<br />
#<br />
# Use <strong>ls -ldZ /path</strong> to see which context a directory has<br />
#<br />
# Set labels only on directories you created!<br />
# To set a label use the following: <strong>chcon -t samba_share_t /path</strong><br />
#<br />
# If you need to share a system created directory you can use one of the<br />
# following (read-only/read-write):<br />
# setsebool -P samba_export_all_ro on<br />
# or<br />
# setsebool -P samba_export_all_rw on<br />
#<br />
# If you want to run scripts (preexec/root prexec/print command/…) please<br />
# put them into the /var/lib/samba/scripts directory so that smbd will be<br />
# allowed to run them.<br />
# Make sure you COPY them and not MOVE them so that the right SELinux context<br />
# is applied, to check all is ok use restorecon -R -v /var/lib/samba/scripts</div>
</div>
</div>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/solargap.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/solargap.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/solargap.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/solargap.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/solargap.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/solargap.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/solargap.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/solargap.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/solargap.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/solargap.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/solargap.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/solargap.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/solargap.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/solargap.wordpress.com/48/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=solargap.wordpress.com&amp;blog=4803032&amp;post=48&amp;subd=solargap&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://solargap.wordpress.com/2008/10/17/samba-and-selinux-things-you-need-to-know/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/923f7e98eb3e35ac98e96c64f5633d1c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">solargap</media:title>
		</media:content>
	</item>
		<item>
		<title>Extending linux volumes with Fedora Core or LVM</title>
		<link>http://solargap.wordpress.com/2008/10/17/extending-linux-volumes-with-fedora-core-or-lvm/</link>
		<comments>http://solargap.wordpress.com/2008/10/17/extending-linux-volumes-with-fedora-core-or-lvm/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 12:40:10 +0000</pubDate>
		<dc:creator>solargap</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://solargap.wordpress.com/?p=46</guid>
		<description><![CDATA[To extend a Volume Group  and Logical Volume Group to a new Physical Disk Commands: Open the Logical Volume Manager # lvm lvm&#62;pvcreate /dev/sdb lvm&#62;vgextend VolGroup00 /dev/sdb lvm&#62;lvextend -L30G /dev/VolGroup00/LogVol00 lvm&#62;exit # ext2online /dev/VolGroup00/LogVol00 # df -h To verify the additional 30GB note: sdb is the scsi drive, the drive you add could be a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=solargap.wordpress.com&amp;blog=4803032&amp;post=46&amp;subd=solargap&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div class="entry-body">
<div>
<div class="item-body">
<div>
<p>To extend a Volume Group  and Logical Volume Group to a new Physical Disk</p>
<p>Commands:</p>
<p>Open the Logical Volume Manager</p>
<p># lvm</p>
<p>lvm&gt;pvcreate /dev/sdb<br />
lvm&gt;vgextend VolGroup00 /dev/sdb<br />
lvm&gt;lvextend -L30G /dev/VolGroup00/LogVol00<br />
lvm&gt;exit</p>
<p># ext2online /dev/VolGroup00/LogVol00<br />
# df -h</p>
<p>To verify the additional 30GB</p>
<p>note: sdb is the scsi drive, the drive you add could be a ide which would be a hdx x being the drive designation</p></div>
</div>
</div>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/solargap.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/solargap.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/solargap.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/solargap.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/solargap.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/solargap.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/solargap.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/solargap.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/solargap.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/solargap.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/solargap.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/solargap.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/solargap.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/solargap.wordpress.com/46/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=solargap.wordpress.com&amp;blog=4803032&amp;post=46&amp;subd=solargap&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://solargap.wordpress.com/2008/10/17/extending-linux-volumes-with-fedora-core-or-lvm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/923f7e98eb3e35ac98e96c64f5633d1c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">solargap</media:title>
		</media:content>
	</item>
		<item>
		<title>Hurricane IKE Links and Feeds</title>
		<link>http://solargap.wordpress.com/2008/09/11/hurricane-ike-links-and-feeds/</link>
		<comments>http://solargap.wordpress.com/2008/09/11/hurricane-ike-links-and-feeds/#comments</comments>
		<pubDate>Thu, 11 Sep 2008 18:46:43 +0000</pubDate>
		<dc:creator>solargap</dc:creator>
				<category><![CDATA[Weather]]></category>

		<guid isPermaLink="false">http://solargap.wordpress.com/?p=10</guid>
		<description><![CDATA[Webcams and Live streams Live News Feeds &#8211; Live Local News and Radar -Very Nice, bandwidth intensive KHOU Live news feed - High quality news stream WebCamPlaza.net - Webcams and Live Feeds directory listing Ustream .tv Live Cam View from TX - Live chase vehicle Usrteam.tv  direct satellite feeds from news vans Galveston Scanner and Skywarn [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=solargap.wordpress.com&amp;blog=4803032&amp;post=10&amp;subd=solargap&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Webcams and Live streams</strong></p>
<ul>
<li><a href="http://www.livenewscameras.com/map.html" target="_blank">Live News Feeds &#8211; Live Local News and Radar </a>-Very Nice, bandwidth intensive</li>
<li><a href="http://www.khou.com/video/?nvid=178826&amp;live=yes&amp;noad=yes&amp;shu=1" target="_blank">KHOU Live news feed</a> - High quality news stream</li>
<li><a href="http://www.webcamplaza.net/master_frame_fix.html?http://www.webcamplaza.net/cams/hurricane1.html" target="_blank">WebCamPlaza.net </a>- Webcams and Live Feeds directory listing</li>
<li><a href="http://ustream.tv/channel/hurricane-ike-chase" target="_blank">Ustream .tv Live Cam View from TX </a>- Live chase vehicle</li>
<li><a href="http://www.ustream.tv/channel/texas-news-coverage-hurricane-ike" target="_blank">Usrteam.tv  direct satellite feeds from news vans</a></li>
<li><a href="http://tx.scanamerica.us/index.php?county=Galveston" target="_blank">Galveston Scanner and Skywarn</a></li>
<li><a href="http://www.galveston.com/webcams/" target="_blank">Galveston, TX Webcams</a></li>
<li><a href="http://www.khou.com/news/webcams/#" target="_self">Houston Webcams</a></li>
<li><a href="http://www.netsurfing.com/surfcam/index_orig.shtml" target="_blank">Surfside, TX Surf Cam</a></li>
<li><a href="http://www.camvista.com/usa/texas-webcams/houston-skyline.php" target="_blank">Houtson Skyline Cam</a></li>
<li><a href="http://www.corpusbeach.com/portacam2.htm" target="_blank">Corpus Christi Surf Cam</a></li>
<li><a href="http://www.dfwscanning.net/scannerfeed.html" target="_blank">Dallas, TX Fire and Ambulance Live Scanner</a> &#8211; <a href="http://tla.no-ip.com:8000/listen.pls">Go straight to live feed</a></li>
</ul>
<p><strong>Hurricane Pages</strong></p>
<ul>
<li><a href="http://www.crownweather.com/ike.html" target="_blank">Crown Weather Page &#8211; A TON of maps, models and discussions</a></li>
<li><a href="http://www.nhc.noaa.gov/graphics_at4.shtml?5day#contents" target="_blank">National Hurricane Center Page for IKE</a></li>
<li><a href="http://www.wunderground.com/tropical/tracking/at200809.html" target="_blank">Wunderground Page</a></li>
</ul>
<p style="text-align:center;"><strong>Latest GEOS IR</strong></p>
<p style="text-align:center;"><a href="http://www.spaghettimodels.com/"></a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/solargap.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/solargap.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/solargap.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/solargap.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/solargap.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/solargap.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/solargap.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/solargap.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/solargap.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/solargap.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/solargap.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/solargap.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/solargap.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/solargap.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/solargap.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/solargap.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=solargap.wordpress.com&amp;blog=4803032&amp;post=10&amp;subd=solargap&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://solargap.wordpress.com/2008/09/11/hurricane-ike-links-and-feeds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/923f7e98eb3e35ac98e96c64f5633d1c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">solargap</media:title>
		</media:content>
	</item>
		<item>
		<title>Server Crash</title>
		<link>http://solargap.wordpress.com/2008/09/10/server-crash/</link>
		<comments>http://solargap.wordpress.com/2008/09/10/server-crash/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 02:38:50 +0000</pubDate>
		<dc:creator>solargap</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://solargap.wordpress.com/?p=4</guid>
		<description><![CDATA[If you are looking for the Techie Bytes blog, I am sorry to say the server crashed and I am rebuilding a new one. The blog will be here permanently and the content will be resposted as soon I can recreate it. Sorry for the inconvenience.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=solargap.wordpress.com&amp;blog=4803032&amp;post=4&amp;subd=solargap&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you are looking for the Techie Bytes blog, I am sorry to say the server crashed and I am rebuilding a new one. The blog will be here permanently and the content will be resposted as soon I can recreate it. Sorry for the inconvenience.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/solargap.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/solargap.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/solargap.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/solargap.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/solargap.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/solargap.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/solargap.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/solargap.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/solargap.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/solargap.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/solargap.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/solargap.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/solargap.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/solargap.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/solargap.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/solargap.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=solargap.wordpress.com&amp;blog=4803032&amp;post=4&amp;subd=solargap&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://solargap.wordpress.com/2008/09/10/server-crash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/923f7e98eb3e35ac98e96c64f5633d1c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">solargap</media:title>
		</media:content>
	</item>
		<item>
		<title>MythDora 4.0 and Hauppauge PVR-150 with IR Blaster Support</title>
		<link>http://solargap.wordpress.com/2007/06/03/mythdora-40-and-hauppauge-pvr-150-with-ir-blaster-support/</link>
		<comments>http://solargap.wordpress.com/2007/06/03/mythdora-40-and-hauppauge-pvr-150-with-ir-blaster-support/#comments</comments>
		<pubDate>Mon, 04 Jun 2007 03:13:04 +0000</pubDate>
		<dc:creator>solargap</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://solargap.wordpress.com/?p=24</guid>
		<description><![CDATA[I wanted to outline a few steps that I had to take to get the IR blaster to work with MythDora. MythDora is my favorite MythTV distro, it is by far the best polished and complete MythTV system that I have found. I was perfectly happy with the setup, that is until I got digital [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=solargap.wordpress.com&amp;blog=4803032&amp;post=24&amp;subd=solargap&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I wanted to outline a few steps that I had to take to get the IR blaster to work with MythDora. MythDora is my favorite MythTV distro, it is by far the best polished and complete MythTV system that I have found. I was perfectly happy with the setup, that is until I got digital cable. Then the need for the IR Blaster arose. I went as far as making a serial IR blaster that would have worked had I not had Scientific Atlanta Explorer 2200. That is where the search for answers led me to Mark&#8217;s Brain Dump. A day later here I am with a working setup. I also wanted to condense the process for others that may be encountering the same issues and/or want to use MythTV but are hesitant because of the digital box. I want to add that the Hauppauge IR Blaster might be the only IR blaster that will operate your digital or satellite box. I found that my serial IR Blaster that I made did not send the codes correctly for my SA 2200. Without any further ado let&#8217;s get started: I want to thank the MythDora developers and Mark at <a href="http://www.blushingpenguin.com/mark/blog/?p=24">&#8220;Mark&#8217;s Brain Dump&#8221;</a> for all the information and PVR-150 package. Without them this would not have been possible. What you&#8217;ll need and how to install them:</p>
<ol>
<li><a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16815116625">WinTV PVR-150</a> (<strong>NOT</strong> the MCE version) NOTE: There have been some reports that people are receiving a replacement HVR-1600 or HVR-1500 in the PVR-150 box. I bought mine at CircuitCity and had the correct one.</li>
<li><a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16812120023">S-Video</a> and/or Composite video cables, <a href="http://www.amazon.com/Cables-Go-Hi-Clarity-mini-phone-shielded/dp/B0002J1LES/ref=sr_1_2/002-1102755-2667228?ie=UTF8&amp;s=musical-instruments&amp;qid=1180897003&amp;sr=8-2">Audio cable</a> (RCA to 1/8&#8243; Mini stereo plug) to go from the Digital Receiver to the PVR-150</li>
<li><a href="http://g-ding.tv/">MythDora 4.0</a> &#8211; Thanks MythDora developers!! Follow the excellent instructions at <a href="http://www.mythpvr.com/mythtv/distribution/mythdora/4/install-1.html">MythPVR</a> for a step by step install</li>
<li><a href="http://www.blushingpenguin.com/mark/lmilk/lirc-0.8.2-CVS-pvr150.tar.bz2">Mark&#8217;s PVR-150 Package</a> &#8211; Please follow <a href="http://www.blushingpenguin.com/mark/blog/?p=24">Mark&#8217;s instructions</a> for installation and compiling. You will need the following packages before compiling. Type the following as root before running the ./setup.sh from Mark&#8217;s package:
<ol>
<li>yum install dialog</li>
<li>yum install kernel-devel-`uname -r`</li>
<li>yum install gcc</li>
<li>yum install make</li>
</ol>
</li>
<li><a href="http://www.blushingpenguin.com/mark/lmilk/haup-ir-blaster.bin">Hauppauge PVR-150 Firmware </a>- As root, copy to your /lib/firmware folder</li>
<li>Config Files: Please backup all files before overwriting them in case you have to go back for any reason
<ol>
<li><a href="http://home.comcast.net/~solargap/md4/change_chanpl.txt">change_chan.pl </a>script
<ol>
<li>Remove the .txt extension</li>
<li>Place in your /usr/local/bin folder</li>
<li>Type chmod +x /usr/local/bin/change_chan.pl</li>
<li>Point to the file under MythTV Setup; Input Section. Select SVideo put /usr/local/bin/change_chan.pl in the &#8220;External Change Channel Command&#8221; box</li>
</ol>
</li>
<li>Modified <a href="http://home.comcast.net/~solargap/md4/lircdconf.txt">lircd.conf</a> file for the Happauge PVR-150 gray remote and the SA 2200 digital cable box. Rename the downloaded file to lircd.conf, and overwrite the existing /etc/lircd.conf file. Please see Mark&#8217;s blog if you have a different satellite or digital box. He explains how to find the proper codes for your box. Use my script as an example for the final script layout however.</li>
<li><a href="http://home.comcast.net/~solargap/md4/lirc.txt">Modified lirc file</a> located in /etc/modprobe.d directory. Remove the .txt extension then overwrite the existing /etc/modprobe.d/lirc file</li>
<li>Add <a href="http://home.comcast.net/~solargap/md4/rclocal.txt">these lines to rc.local </a>to the /etc/rc.local file:</li>
<li>Reboot</li>
</ol>
</li>
</ol>
<p><a href="http://home.comcast.net/~solargap/md4/mythdora_files.zip">All files</a> &#8211; All the files above in a neat all in one package. Things that can go wrong:</p>
<ul>
<li>Software Installation:
<ul>
<li>lirc_i2c is still being loaded on startup.
<ul>
<li>Solution: Make sure you have performed step # 3 correctly. lirc_i2c usually loads because it is still in the lirc file under /etc/modprobe.d/ directory</li>
</ul>
</li>
<li>Permissions are set incorrectly, specifically the execute flag</li>
</ul>
<ul>
<li>Files are not named correctly or in the wrong location</li>
<li>MythTV is not setup correctly</li>
<li>Modules are not loading correctly &#8211; See Mark\&#8217;s website for troubleshooting</li>
<li>IR Blaster is trying to use the Serial port
<ul>
<li><span style="font-weight:bold;">Solution </span>- remove any entries in the /etc/modprobe.d/irblaster file, or just comment them out. I made the mistake of setting up irblaster from the MythDora setup screen and it caused me untold grief.</li>
</ul>
</li>
</ul>
</li>
</ul>
<ul>
<li>Hardware
<ul>
<li>IR Blaster is not located correctly over the digital/satellite box IR Receiver. Use a flashlight to locate it under the front panel on the Digital Box</li>
<li>IR Blaster and receiver not fully seated in the PVR-150</li>
</ul>
</li>
</ul>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/solargap.wordpress.com/24/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/solargap.wordpress.com/24/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/solargap.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/solargap.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/solargap.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/solargap.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/solargap.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/solargap.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/solargap.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/solargap.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/solargap.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/solargap.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/solargap.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/solargap.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/solargap.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/solargap.wordpress.com/24/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=solargap.wordpress.com&amp;blog=4803032&amp;post=24&amp;subd=solargap&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://solargap.wordpress.com/2007/06/03/mythdora-40-and-hauppauge-pvr-150-with-ir-blaster-support/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/923f7e98eb3e35ac98e96c64f5633d1c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">solargap</media:title>
		</media:content>
	</item>
	</channel>
</rss>
