<?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>Thinkhole Labs &#187; Linux</title>
	<atom:link href="http://thinkhole.org/wp/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://thinkhole.org/wp</link>
	<description>www.thinkhole.org</description>
	<lastBuildDate>Fri, 22 Jan 2010 15:38:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Dropbox and Ubuntu One</title>
		<link>http://thinkhole.org/wp/2009/11/12/dropbox-and-ubuntu-one/</link>
		<comments>http://thinkhole.org/wp/2009/11/12/dropbox-and-ubuntu-one/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 00:31:50 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://thinkhole.org/wp/?p=868</guid>
		<description><![CDATA[I did a talk on Dropbox and Ubuntu One at the CPLUG meeting on Tuesday night.  The slides are online:


I was surprised that no one had heard of Ubuntu One even though quite a few people in the room were running Ubuntu 9.10.
]]></description>
			<content:encoded><![CDATA[<p>I did a talk on <a href="http://dropbox.com">Dropbox</a> and <a href="http://one.ubuntu.com">Ubuntu One</a> at the <a href="http://cplug.net">CPLUG</a> meeting on Tuesday night.  The slides are online:<br />
<center><a href="http://thinkhole.org/gallery/v/talk/dropbox/"><img src="http://thinkhole.org/wp/wp-content/uploads/2009/11/cplug_dropbox_112009_001-001-300x225.png" alt="cplug_dropbox_112009_001-001" title="cplug_dropbox_112009_001-001" width="300" height="225" class="aligncenter size-medium wp-image-869" /></a><br />
</center></p>
<p>I was surprised that no one had heard of Ubuntu One even though quite a few people in the room were running Ubuntu 9.10.</p>
]]></content:encoded>
			<wfw:commentRss>http://thinkhole.org/wp/2009/11/12/dropbox-and-ubuntu-one/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Find the UUID of a drive in Linux</title>
		<link>http://thinkhole.org/wp/2009/10/31/find-the-uuid-of-a-drive-in-linux/</link>
		<comments>http://thinkhole.org/wp/2009/10/31/find-the-uuid-of-a-drive-in-linux/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 20:44:47 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://thinkhole.org/wp/?p=837</guid>
		<description><![CDATA[I recently switched my home file server from Gentoo to Ubuntu and noticed that, by default, Ubuntu uses UUIDs to identify hard drives in /etc/fstab.
That&#8217;s cool, because I&#8217;ve had some issues in the past with USB drives grabbing different device names than I expected.  Using a truly unique identifier (or at least one that&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>I recently switched my home file server from Gentoo to Ubuntu and noticed that, by default, Ubuntu uses <a href="http://en.wikipedia.org/wiki/UUID">UUID</a>s to identify hard drives in /etc/fstab.</p>
<p>That&#8217;s cool, because I&#8217;ve had some issues in the past with USB drives grabbing different device names than I expected.  Using a truly unique identifier (or at least one that&#8217;s <a href="http://en.wikipedia.org/wiki/UUID#Random_UUID_probability_of_duplicates">unlikely to be duplicated</a>) such as a UUID helps out with that.</p>
<p>So how do you find the UUID of a device?  Easy!  You can either use:</p>
<p><code>root@europa:/root# blkid<br />
/dev/sda1: UUID="3f467d1c-12bd-459e-be63-20e313faad88" TYPE="ext3"<br />
/dev/sda5: TYPE="swap" UUID="cfe7d582-aa62-469b-8f4f-40927d013748"<br />
/dev/sdb1: UUID="da488135-3744-487e-89e2-4898653db209" SEC_TYPE="ext2" TYPE="ext3"<br />
/dev/sdc1: UUID="d438941d-e928-4ec1-9b96-eead147cd23e" TYPE="ext3"</code></p>
<p>Or if you need to find the UUID of a specific device, you can use this:</p>
<p><code>root@europa:/root# vol_id -u /dev/sdc1<br />
d438941d-e928-4ec1-9b96-eead147cd23e</code></p>
<p>Copy and paste the UUID into /etc/fstab, add your mounting options, and you&#8217;re done.</p>
]]></content:encoded>
			<wfw:commentRss>http://thinkhole.org/wp/2009/10/31/find-the-uuid-of-a-drive-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Only 22 days until CPOSC 2009</title>
		<link>http://thinkhole.org/wp/2009/09/25/only-22-days-until-cposc-2009/</link>
		<comments>http://thinkhole.org/wp/2009/09/25/only-22-days-until-cposc-2009/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 15:23:47 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://thinkhole.org/wp/?p=793</guid>
		<description><![CDATA[Just 22 days left until the 2nd annual Central PA Open Source Conference, but there is still time to register!  Tickets are only $34.99 and give you access to all three conference tracks (21 speakers), breakfast, and lunch.  Pretty good deal for a fun day.  It&#8217;s also a great way to network [...]]]></description>
			<content:encoded><![CDATA[<p>Just 22 days left until the 2nd annual <strong>Central PA Open Source Conference</strong>, but there is still time to register!  Tickets are only $34.99 and give you access to all three conference tracks (21 speakers), breakfast, and lunch.  Pretty good deal for a fun day.  It&#8217;s also a great way to network with people, which is never a bad thing in a tight economy. :)</p>
<p>You can register at <a href="http://cposc.eventbrite.com">cposc.eventbrite.com</a> and check out all the details at <a href="http://www.cposc.org">www.cposc.org</a>.</p>
<p>Hope to see you in October!</p>
]]></content:encoded>
			<wfw:commentRss>http://thinkhole.org/wp/2009/09/25/only-22-days-until-cposc-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Want to speak at CPOSC 2009?</title>
		<link>http://thinkhole.org/wp/2009/05/30/cposc2009-call-for-participation/</link>
		<comments>http://thinkhole.org/wp/2009/05/30/cposc2009-call-for-participation/#comments</comments>
		<pubDate>Sat, 30 May 2009 23:20:11 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://thinkhole.org/wp/?p=780</guid>
		<description><![CDATA[We&#8217;ll be running another Central PA Open Source Conference (CPOSC) this year!
CPOSC is a small, low-cost, one-day conference about all things Open Source. This year it will be on Saturday, October 17, 2009 in Harrisburg.
The Call for Participation is now open and we are looking for speakers.  If you or someone you know would [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ll be running another <a href="http://cposc.org">Central PA Open Source Conference</a> (CPOSC) this year!</p>
<p><a href="http://cposc.org">CPOSC</a> is a small, low-cost, one-day conference about all things Open Source. This year it will be on Saturday, October 17, 2009 in Harrisburg.</p>
<p>The <a href="http://cposc.org/cfp">Call for Participation</a> is now open and we are looking for speakers.  If you or someone you know would be interested in speaking, please encourage them to send in a talk proposal.</p>
<p>Details about the conference can be found at <a href="http://cposc.org">cposc.org</a> and there&#8217;s also a <a href="http://www.cposc.org/speakers/speaker-faq ">Speaker FAQ</a> with more details.  The deadline to submit talk proposals is July 10, 2009.</p>
<p>Please spread the word, and hopefully we&#8217;ll see you in October!</p>
]]></content:encoded>
			<wfw:commentRss>http://thinkhole.org/wp/2009/05/30/cposc2009-call-for-participation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flying light with Lighttpd</title>
		<link>http://thinkhole.org/wp/2008/06/10/flying-light-with-lighttpd/</link>
		<comments>http://thinkhole.org/wp/2008/06/10/flying-light-with-lighttpd/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 03:03:10 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://thinkhole.org/wp/?p=769</guid>
		<description><![CDATA[Slides from my Lighttpd talk are up in the gallery.
Some of the slides that make use of build-in/out transitions exported to single images, so it doesn&#8217;t show each step. For example, in the Web Frameworks slide I included shout-outs to Rails, Django, Merb, Pylons, and TurboGears&#8230; but you&#8217;ll only see Rails.
If I get motivated, I&#8217;ll [...]]]></description>
			<content:encoded><![CDATA[<p>Slides from my <a href="http://thinkhole.org/gallery/v/slides/lighttpd/">Lighttpd talk</a> are up in the <a href="http://thinkhole.org/gallery/v/slides/">gallery</a>.</p>
<p>Some of the slides that make use of build-in/out transitions exported to single images, so it doesn&#8217;t show each step. For example, in the Web Frameworks slide I included shout-outs to Rails, Django, Merb, Pylons, and TurboGears&#8230; but you&#8217;ll only see Rails.</p>
<p>If I get motivated, I&#8217;ll export it to Flash and upload it.</p>
]]></content:encoded>
			<wfw:commentRss>http://thinkhole.org/wp/2008/06/10/flying-light-with-lighttpd/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CPOSC 2008 Call for Participation</title>
		<link>http://thinkhole.org/wp/2008/05/02/cposc-2008-call-for-participation/</link>
		<comments>http://thinkhole.org/wp/2008/05/02/cposc-2008-call-for-participation/#comments</comments>
		<pubDate>Sat, 03 May 2008 00:34:57 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://thinkhole.org/wp/?p=766</guid>
		<description><![CDATA[CPOSC, the Central PA Open Source Conference, is a one-day, multi-track, low-cost conference about all things open source: software, programming, operating systems, community and more. It will take place on Sunday, October 19th at the ITT Tech campus in Harrisburg, PA.
We have a date and a venue, so now we are currently looking for interesting [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.cposc.org">CPOSC</a>, the Central PA Open Source Conference, is a one-day, multi-track, low-cost conference about all things open source: software, programming, operating systems, community and more. It will take place on Sunday, October 19th at the ITT Tech campus in Harrisburg, PA.</p>
<p>We have a date and a venue, so now we are currently looking for interesting speakers. I&#8217;d personally like to line up some more cool Python related talks (especially Django/Pylons related ones).  If you would be interested in speaking, or know someone else who might be, please contact us.  </p>
<p>More information is available in the <a href="http://www.cposc.org/archives/14">announcement post</a> and the <a href="http://www.cposc.org/speakers/call-for-participation">Call for Participation</a> page.  The deadline for proposals is July 11, 2008.</p>
<p>Thanks!</p>
]]></content:encoded>
			<wfw:commentRss>http://thinkhole.org/wp/2008/05/02/cposc-2008-call-for-participation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Up, up and away</title>
		<link>http://thinkhole.org/wp/2008/02/01/up-up-and-away/</link>
		<comments>http://thinkhole.org/wp/2008/02/01/up-up-and-away/#comments</comments>
		<pubDate>Sat, 02 Feb 2008 02:55:22 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://thinkhole.org/wp/2008/02/01/up-up-and-away/</guid>
		<description><![CDATA[How awesome would it be to launch a Linux powered balloon with a digital camera on board?!
Come on, admit it. That&#8217;s cool.
]]></description>
			<content:encoded><![CDATA[<p>How awesome would it be to launch a <a href="http://freakymousemats.com/blog/posts/2007/03/19/head-clouds/">Linux powered balloon</a> with a digital camera on board?!</p>
<p>Come on, admit it. That&#8217;s cool.</p>
]]></content:encoded>
			<wfw:commentRss>http://thinkhole.org/wp/2008/02/01/up-up-and-away/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Instant Messaging with Jabber/XMPP</title>
		<link>http://thinkhole.org/wp/2008/01/20/instant-messaging-with-jabberxmpp/</link>
		<comments>http://thinkhole.org/wp/2008/01/20/instant-messaging-with-jabberxmpp/#comments</comments>
		<pubDate>Mon, 21 Jan 2008 03:25:43 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://thinkhole.org/wp/2008/01/20/instant-messaging-with-jabberxmpp/</guid>
		<description><![CDATA[Earlier in the month, I did a talk at CPLUG on Instant Messaging with Jabber/XMPP.
The slides were done in Keynote, so the images leave out some of the screenshots of the Openfire admin interface, but you&#8217;ll get the idea.
Enjoy!

 &#124; View &#124; Upload your own

]]></description>
			<content:encoded><![CDATA[<p>Earlier in the month, I did a talk at <a href="http://www.cplug.net">CPLUG</a> on <a href="http://thinkhole.org/gallery/v/slides/xmpp/">Instant Messaging with Jabber/XMPP</a>.</p>
<p>The slides were done in <a href="http://www.apple.com/iwork/keynote/">Keynote</a>, so the images leave out some of the screenshots of the <a href="http://www.igniterealtime.org/projects/openfire/index.jsp">Openfire</a> admin interface, but you&#8217;ll get the idea.</p>
<p>Enjoy!</p>
<div style="width:425px;text-align:left" id="__ss_288612"><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slideshare.net/swf/ssplayer2.swf?doc=instant-messaging-with-jabberxmpp-1204426819811745-3"/><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slideshare.net/swf/ssplayer2.swf?doc=instant-messaging-with-jabberxmpp-1204426819811745-3" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;"><a href="http://www.slideshare.net/?src=embed"><img src="http://static.slideshare.net/swf/logo_embd.png" style="border:0px none;margin-bottom:-5px" alt="SlideShare"/></a> | <a href="http://www.slideshare.net/johnx/instant-messaging-with-jabberxmpp?src=embed" title="View 'Instant Messaging with Jabber/XMPP' on SlideShare">View</a> | <a href="http://www.slideshare.net/upload?src=embed">Upload your own</a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://thinkhole.org/wp/2008/01/20/instant-messaging-with-jabberxmpp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DenyHosts and Inkscape</title>
		<link>http://thinkhole.org/wp/2007/08/14/denyhosts-and-inkscape/</link>
		<comments>http://thinkhole.org/wp/2007/08/14/denyhosts-and-inkscape/#comments</comments>
		<pubDate>Wed, 15 Aug 2007 01:13:26 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://thinkhole.org/wp/2007/08/14/denyhosts-and-inkscape/</guid>
		<description><![CDATA[Tonight&#8217;s CPLUG topics were DenyHosts and Inkscape.
I did the DenyHosts one, and you can check out the slides online. Seemed to go pretty well, with lots of questions and discussion after my talk. Definitely an interesting app for being so simple.

For reference:
europa /var/log $ wc -l /etc/hosts.deny
1360 /etc/hosts.deny
Nice.
]]></description>
			<content:encoded><![CDATA[<p>Tonight&#8217;s CPLUG topics were <a href="http://denyhosts.sourceforge.net/index.html">DenyHosts</a> and <a href="http://www.inkscape.org/">Inkscape</a>.</p>
<p>I did the DenyHosts one, and you can check out the <a href="http://thinkhole.org/gallery/v/slides/denyhosts/">slides</a> online. Seemed to go pretty well, with lots of questions and discussion after my talk. Definitely an interesting app for being so simple.</p>
<div style="text-align:center;"><img src='http://thinkhole.org/wp/wp-content/uploads/2007/08/08-14-07_1841resized.jpg' alt='DenyHosts talk' /></div>
<p>For reference:</p>
<p><code>europa /var/log $ wc -l /etc/hosts.deny<br />
1360 /etc/hosts.deny</code></p>
<p>Nice.</p>
]]></content:encoded>
			<wfw:commentRss>http://thinkhole.org/wp/2007/08/14/denyhosts-and-inkscape/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Capture the flag</title>
		<link>http://thinkhole.org/wp/2007/03/21/capture-the-flag/</link>
		<comments>http://thinkhole.org/wp/2007/03/21/capture-the-flag/#comments</comments>
		<pubDate>Wed, 21 Mar 2007 22:58:05 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://thinkhole.org/wp/2007/03/21/capture-the-flag/</guid>
		<description><![CDATA[At the last CPLUG meeting, Patrick mentioned that he was hoping to plan a capture the flag (CTF) event sometime in the near future. Although this time there will be no DoS attacks allowed and there will only be one target box, so you shouldn&#8217;t have to worry about player vs. player attacks&#8230; hopefully. :)
Well, [...]]]></description>
			<content:encoded><![CDATA[<p>At the last <a href="http://thinkhole.org/wp/2007/03/13/monit-and-netreg-at-cplug/">CPLUG meeting</a>, Patrick mentioned that he was hoping to plan a <a href="http://en.wikipedia.org/wiki/Capture_the_flag#Computer_security">capture the flag</a> (CTF) event sometime in the near future. Although this time there will be no <a href="http://en.wikipedia.org/wiki/Denial-of-service_attack">DoS</a> attacks allowed and there will only be one target box, so you shouldn&#8217;t have to worry about player vs. player attacks&#8230; hopefully. :)</p>
<p>Well, it looks like things are starting to take shape! After an <a href="http://permalink.gmane.org/gmane.org.user-groups.linux.cplug.general/8999">initial post</a> on the mailing list, he has about 13-15 people signed up. The date/time are still TBD, but I know that I&#8217;ll be there no matter when it is. </p>
<p>Sounds like fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://thinkhole.org/wp/2007/03/21/capture-the-flag/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
