<?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>Dan's View &#187; linux</title>
	<atom:link href="http://danb-uk.net/cat/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://danb-uk.net</link>
	<description>My wanderings and geekery</description>
	<lastBuildDate>Mon, 01 Mar 2010 10:12:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Wasted BogoMIPS</title>
		<link>http://danb-uk.net/2009/05/wasted-bogomips/</link>
		<comments>http://danb-uk.net/2009/05/wasted-bogomips/#comments</comments>
		<pubDate>Tue, 05 May 2009 14:15:56 +0000</pubDate>
		<dc:creator>dan</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[bogomips]]></category>
		<category><![CDATA[fail]]></category>

		<guid isPermaLink="false">http://danb-uk.net/?p=246</guid>
		<description><![CDATA[So last week I screwed up in a royal fashion. I caused 1 core on 12,000 servers to be running at 100% with a zombie process. In conversation with a friend he asked &#8220;So how many BogoMIPS were you wasting?&#8221;, of course I had to find out. So I grepped out the first core on [...]]]></description>
		<wfw:commentRss>http://danb-uk.net/2009/05/wasted-bogomips/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Unbuffered patch for aircrack-ng</title>
		<link>http://danb-uk.net/2009/04/unbuffered-patch-for-aircrack-ng/</link>
		<comments>http://danb-uk.net/2009/04/unbuffered-patch-for-aircrack-ng/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 18:42:34 +0000</pubDate>
		<dc:creator>dan</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[WIFI]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://danb-uk.net/?p=218</guid>
		<description><![CDATA[If like me you like to pipe things around in the shell then when I looked at aircrack-ng I wanted to script using it. Therefore I wrote a simple patch for the current version that disables buffering to allow the stdout/err to act like they are writing to a log file so good for timely [...]]]></description>
		<wfw:commentRss>http://danb-uk.net/2009/04/unbuffered-patch-for-aircrack-ng/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use ssh ControlMaster to improve speed of connection time</title>
		<link>http://danb-uk.net/2009/04/ssh-controlmaster/</link>
		<comments>http://danb-uk.net/2009/04/ssh-controlmaster/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 18:02:46 +0000</pubDate>
		<dc:creator>dan</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://danb-uk.net/?p=212</guid>
		<description><![CDATA[I often work on many machines and end up with multiple sessions to each. Therefore I finally got around to checking out the ControlMaster and ControlPath configuration of ssh. I added the following to my ~/.ssh/config which is for a virtual machine I use on my laptop, so no network issues in play. Host vm [...]]]></description>
		<wfw:commentRss>http://danb-uk.net/2009/04/ssh-controlmaster/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Migrations&#8230;</title>
		<link>http://danb-uk.net/2009/02/migrations/</link>
		<comments>http://danb-uk.net/2009/02/migrations/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 13:15:02 +0000</pubDate>
		<dc:creator>dan</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[a2b]]></category>
		<category><![CDATA[xen]]></category>

		<guid isPermaLink="false">http://danb-uk.net/?p=117</guid>
		<description><![CDATA[Well would be apart from hosing the box within 3 hours. Once Xen is up an running, mini boxes will be doing it all. Update: An image I took a while back.]]></description>
		<wfw:commentRss>http://danb-uk.net/2009/02/migrations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finally 64Bit Java on Linux from Sun</title>
		<link>http://danb-uk.net/2008/12/finally-64bit-java-on-linux-from-sun/</link>
		<comments>http://danb-uk.net/2008/12/finally-64bit-java-on-linux-from-sun/#comments</comments>
		<pubDate>Sun, 21 Dec 2008 20:06:08 +0000</pubDate>
		<dc:creator>dan</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[64bit]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://danb-uk.net/?p=103</guid>
		<description><![CDATA[With the release of Java SE 6 Update 12. Linux users can finally enjoy a seem-less (we hope) browsing experience. Up until now for certain Java Plugin&#8217;s or Java Web Start they were stuck using a 32bit browser with Emulation 32-&#62;64bit libraries, now that comes to an end!]]></description>
		<wfw:commentRss>http://danb-uk.net/2008/12/finally-64bit-java-on-linux-from-sun/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
