<?xml version="1.0" encoding="iso-8859-1"?>
<!-- generator="FeedCreator 1.7.2" -->
<rdf:RDF
	xmlns="http://purl.org/rss/1.0/"
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel rdf:about="http://www.grennan.com">
		<title>News from the Grennan Family</title>
		<description>Keep up with whats happening in Mark, Linda, Nathan and Traci's lives.</description>
		<link>http://www.grennan.com</link>
		<image rdf:resource="http://www.grennan.com/images/M_images/joomla_rss.png" />
	   <dc:date>2010-09-07T06:57:42+01:00</dc:date>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://www.grennan.com/index.php?option=com_content&amp;task=view&amp;id=99&amp;Itemid=9"/>
				<rdf:li rdf:resource="http://www.grennan.com/index.php?option=com_content&amp;task=view&amp;id=94&amp;Itemid=9"/>
				<rdf:li rdf:resource="http://www.grennan.com/index.php?option=com_content&amp;task=view&amp;id=98&amp;Itemid=9"/>
				<rdf:li rdf:resource="http://www.grennan.com/index.php?option=com_content&amp;task=view&amp;id=97&amp;Itemid=9"/>
				<rdf:li rdf:resource="http://www.grennan.com/index.php?option=com_content&amp;task=view&amp;id=96&amp;Itemid=9"/>
			</rdf:Seq>
		</items>
	</channel>
	<image rdf:about="http://www.grennan.com/images/M_images/joomla_rss.png">
		<title>Powered by Mambo 4.5.2</title>
		<link>http://www.grennan.com</link>
		<url>http://www.grennan.com/images/M_images/joomla_rss.png</url>
	</image>
	<item rdf:about="http://www.grennan.com/index.php?option=com_content&amp;task=view&amp;id=99&amp;Itemid=9">
		<dc:format>text/html</dc:format>
		<dc:date>2010-08-06T10:53:53+01:00</dc:date>
		<dc:source>http://www.grennan.com</dc:source>
		<title>YubiKey - Trust But Verify</title>
		<link>http://www.grennan.com/index.php?option=com_content&amp;task=view&amp;id=99&amp;Itemid=9</link>
		<description>A little over a year ago I discivered a Yubikey Replay Attack (index.php?option=com_content task=view id=89 Itemid=9) .  The YubiKey (http://www.yubico.com/products/yubikey/) is a  hardware authentication token that looks like a small USB memory stick,  but it is actually a keyboard. With the command of an integrated touch  button, the device can send a time-variant, secure login code as if it  was typed in from a keyboard. And because USB-keyboards are standard on  all computers the YubiKey works on all platforms and browsers without  the need for client software.I believe the YubiKey is the answer to many password / security problems we have. If you are not using a Yubikey are are not as safe as you could be. And it is easy.Everyone should be using a Yubikey (http://www.yubico.com) , LastPass (http://lastpass.com/) and TrueCrypt (http://www.truecrypt.org/). I believe in the Trush NoOne  (TNO) ideal of information security. However, with a Yubikey you are required to trust Yubico. So,  If you can&amp;#39;t trust them, you should Trust But Verify (TBV).  Here is a simple script to verify Yubico has not slipped. About the only problem with Yubikey is the Replay Attack. #!/usr/bin/perl#use strict;#use Yubico::Auth;use LWP::Simple;$id =  1 ;          # Your Yubikey ID here$logfile =  ./usedkeys ;@otp_list =   ;$x = 0;open(LOG, &amp;gt;$logfile ) || die( Can&amp;#39;t open $logfile\n );do } while ($otp ne  stop );       # Redo while wrong inputprint LOG  \n&amp;gt;&amp;gt;&amp;gt; Re-pay the keys\n\n ;$x = 0;foreach $reotp(@otp_list) close(LOG);print @otp_list.  \n ; </description>
	</item>
	<item rdf:about="http://www.grennan.com/index.php?option=com_content&amp;task=view&amp;id=94&amp;Itemid=9">
		<dc:format>text/html</dc:format>
		<dc:date>2010-05-24T00:00:00+01:00</dc:date>
		<dc:source>http://www.grennan.com</dc:source>
		<title>Building a Home VMWare Server - UPDATED</title>
		<link>http://www.grennan.com/index.php?option=com_content&amp;task=view&amp;id=94&amp;Itemid=9</link>
		<description>I am building my own VMWare  Whitebox  server for home. I manage ESX system at work. I find using like equipment and software at home helps find, and resolve, issues before have to deal with them at work. I&amp;#39;m also interested in saving on my electric bill and increase my systems capabilities.  With four computers in my small corner bedroom it gets hot. The air condition runs almost continuously during the summer.  Along with the build project I&amp;#39;ll be reporting on my energy savings.I have three Linux servers to convert. I&amp;#39;ll use ESXi to re-create them into virtual systems.  They are, a firewall, a web/s data store server and an email server.  The firewall is a small system running Untangle with a single disk, the web server is a Fedora Core system with a four disk RAID 4 and the email system runs Zimbra with mirror disks. I&amp;#39;m also interested in experimenting with new systems.  Some of these are Gentoo, MythTV (http://www.mythtv.org/) (MythBuntu (http://www.mythbuntu.org/)), OpenFiler (http://www.openfiler.com/), BackTrack (http://www.remote-exploit.org/backtrack.html) and Zarafa (http://zarafa.com/) email. I may report on these as well.In the next new posts I&amp;#39;ll go over:Hardware - What I purchased and why.Server Construction - How I put everything together.System Migration - Moving from physical systems to virtual systems.Network configuration - How one Internet connection is connected to all the virtual servers and my desktop.Benchmarks - How fast is everything and are there better configurations.Power savings - Did I really save on my power bill? What is my return on investment.Tweeks, Hacks and Tuning - Little things that make life better in a virtual world.If you have questions about this project please email Mark @ Grennan.com or Tweet me at mgrennan (http://www.twitter.com/mgrennan)</description>
	</item>
	<item rdf:about="http://www.grennan.com/index.php?option=com_content&amp;task=view&amp;id=98&amp;Itemid=9">
		<dc:format>text/html</dc:format>
		<dc:date>2010-05-10T10:12:47+01:00</dc:date>
		<dc:source>http://www.grennan.com</dc:source>
		<title>MySQL Fan Boy get noticed</title>
		<link>http://www.grennan.com/index.php?option=com_content&amp;task=view&amp;id=98&amp;Itemid=9</link>
		<description>Looks like I may have found something people are interested in. My Linux Fan Boy (www.linuxfanboy.com)  blog is getting as many hits as this bog in only a few weeks.  I got mentioned in Log Buffer  (http://www.pythian.com/news/about-log-buffer/) #188, a Carnival of the Vanities for DBAs  You can find it at URL    : http://www.pythian.com/news/11865/log-buffer-188-a-carnival-of-the-vanities-for-dbas/ (http://www.pythian.com/news/11865/log-buffer-188-a-carnival-of-the-vanities-for-dbas/)but here is the jist. [...] [...] Starting off this week #8217;s issue is a request  from Mark Grennan a DBA who would like to let the community know about  his blog MySQL Fan Boy, where he wrote an interesting post on including a  script to replace MySQL table files on a live system, making it faster  and limiting locking on large table loads. Also a post this week on  whether MarieDB is a drop in replacement for MySQL. [...] [...] </description>
	</item>
	<item rdf:about="http://www.grennan.com/index.php?option=com_content&amp;task=view&amp;id=97&amp;Itemid=9">
		<dc:format>text/html</dc:format>
		<dc:date>2010-03-25T15:41:37+01:00</dc:date>
		<dc:source>http://www.grennan.com</dc:source>
		<title>MySQL Fanboy</title>
		<link>http://www.grennan.com/index.php?option=com_content&amp;task=view&amp;id=97&amp;Itemid=9</link>
		<description> 			Yes, I&amp;rsquo;ve started yet another blog.  You think I would learn. This time it&amp;rsquo;s bout MySQL.  The database we all love. Check it out at WWW.MySQLFanBoy.com (http://WWW.MySQLFanBoy.com)    						</description>
	</item>
	<item rdf:about="http://www.grennan.com/index.php?option=com_content&amp;task=view&amp;id=96&amp;Itemid=9">
		<dc:format>text/html</dc:format>
		<dc:date>2010-03-20T14:24:37+01:00</dc:date>
		<dc:source>http://www.grennan.com</dc:source>
		<title>Snow on the Redbuds (again)</title>
		<link>http://www.grennan.com/index.php?option=com_content&amp;task=view&amp;id=96&amp;Itemid=9</link>
		<description> Snow on the Redbuds   Here it is March, its already spring. The robins are back, every morning the birds sing.  Oklahoma weather is strange, it can rain with the sun up high. But I love it when snow falls from the sky.  When I got up this morning, it was cold and my window was bright. There was snow on the Redbuds. It fell through the night.   Mark Grennan March 23, 2006 </description>
	</item>
</rdf:RDF>
