<?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>Kirrus' Blog &#187; Ubuntu-UK Planet</title>
	<atom:link href="http://kirrus.co.uk/category/ubuntu-uk-planet/feed/" rel="self" type="application/rss+xml" />
	<link>http://kirrus.co.uk</link>
	<description>MindDump. Photos. And random ramblings.</description>
	<lastBuildDate>Sat, 21 Apr 2012 14:22:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Invalid method in request \x16\x03\x01</title>
		<link>http://kirrus.co.uk/2011/10/invalid-method-in-request-x16x03x01/</link>
		<comments>http://kirrus.co.uk/2011/10/invalid-method-in-request-x16x03x01/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 15:02:00 +0000</pubDate>
		<dc:creator>Kirrus</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Remember This]]></category>
		<category><![CDATA[Ubuntu-UK Planet]]></category>

		<guid isPermaLink="false">http://kirrus.co.uk/?p=651</guid>
		<description><![CDATA[So, ran into this one. Firefox is throwing this error, along with &#8216;SSL_ERROR_RX_RECORD_TOO_LONG&#8217;. Turns out, apache was serving plain HTTP on port 443, as it hadn&#8217;t been given a default SSL config. Other causes may be: Corrupted SSL cert (rare). Mis-configured proxy. Not adding &#8220;SSLEngine On&#8221; after configuring an SSL cert. But mostly, you&#8217;re trying [...]]]></description>
			<content:encoded><![CDATA[<p>So, ran into this one. Firefox is throwing this error, along with &#8216;SSL_ERROR_RX_RECORD_TOO_LONG&#8217;. Turns out, apache was serving plain HTTP on port 443, as it hadn&#8217;t been given a default SSL config.</p>
<p>Other causes may be: Corrupted SSL cert (rare). Mis-configured proxy. Not adding &#8220;SSLEngine On&#8221; after configuring an SSL cert. But mostly, you&#8217;re trying to talk HTTPS to an HTTP serving webserver.</p>
<p>`a2ensite default-ssl` (on debian) fixed it. Well, fixed in in that the default server now has a snake-oil self-signed cert, but, you know, fixed it. <img src='http://kirrus.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://kirrus.co.uk/2011/10/invalid-method-in-request-x16x03x01/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Possible missing firmware on debian squeeze</title>
		<link>http://kirrus.co.uk/2011/10/possible-missing-firmware-on-debian-squeeze/</link>
		<comments>http://kirrus.co.uk/2011/10/possible-missing-firmware-on-debian-squeeze/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 12:55:06 +0000</pubDate>
		<dc:creator>Kirrus</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Remember This]]></category>
		<category><![CDATA[Ubuntu-UK Planet]]></category>

		<guid isPermaLink="false">http://kirrus.co.uk/?p=648</guid>
		<description><![CDATA[If you get these errors: W: Possible missing firmware /lib/firmware/rtl_nic/rtl8105e-1.fw for module r8169 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168e-2.fw for module r8169 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168e-1.fw for module r8169 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168d-2.fw for module r8169 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168d-1.fw for module r8169 Do this as root (or using sudo): #  aptitude install [...]]]></description>
			<content:encoded><![CDATA[<pre>If you get these errors:</pre>
<pre>W: Possible missing firmware /lib/firmware/rtl_nic/rtl8105e-1.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168e-2.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168e-1.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168d-2.fw for module r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168d-1.fw for module r8169</pre>
<p>Do this as root (or using sudo):</p>
<pre>#  aptitude install firmware-realtek</pre>
<p>Win!</p>
]]></content:encoded>
			<wfw:commentRss>http://kirrus.co.uk/2011/10/possible-missing-firmware-on-debian-squeeze/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Eaccelerator mirror / downloads</title>
		<link>http://kirrus.co.uk/2011/09/eaccelerator-mirror-downloads/</link>
		<comments>http://kirrus.co.uk/2011/09/eaccelerator-mirror-downloads/#comments</comments>
		<pubDate>Fri, 09 Sep 2011 20:39:04 +0000</pubDate>
		<dc:creator>Kirrus</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Remember This]]></category>
		<category><![CDATA[Ubuntu-UK Planet]]></category>
		<category><![CDATA[mirror]]></category>
		<category><![CDATA[site speed]]></category>

		<guid isPermaLink="false">http://kirrus.co.uk/?p=637</guid>
		<description><![CDATA[Eaccelerator is insanely useful in my line of work. However, their main downloads are down right now, so I&#8217;m mirroring the latest version here: http://kirrus.co.uk/stuff/eaccelerator-0.9.6.1.tar.bz2 http://kirrus.co.uk/stuff/eaccelerator-0.9.6.1.zip You can see the files sha1sums here: https://eaccelerator.net/wiki/Release-0.9.6.1 Alternatively, if you&#8217;re scripting (we are), you can use the following to get my (&#8216;up-to-date&#8217;) version: http://kirrus.co.uk/stuff/eaccelerator-latest.tar.bz2 bz2.. because that&#8217;s the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="https://eaccelerator.net/">Eaccelerator</a> is insanely useful in my line of work. However, their main downloads are down right now, so I&#8217;m mirroring the latest version here:</p>
<p><a href="http://kirrus.co.uk/stuff/eaccelerator-0.9.6.1.tar.bz2">http://kirrus.co.uk/stuff/eaccelerator-0.9.6.1.tar.bz2</a><br />
<a href="http://kirrus.co.uk/stuff/eaccelerator-0.9.6.1.zip"> http://kirrus.co.uk/stuff/eaccelerator-0.9.6.1.zip</a></p>
<p>You can see the files sha1sums here: <a href="https://eaccelerator.net/wiki/Release-0.9.6.1">https://eaccelerator.net/wiki/Release-0.9.6.1</a></p>
<p>Alternatively, if you&#8217;re scripting (we are), you can use the following to get my (&#8216;up-to-date&#8217;) version:<br />
<a href="http://kirrus.co.uk/stuff/eaccelerator-latest.tar.bz2"> http://kirrus.co.uk/stuff/eaccelerator-latest.tar.bz2</a></p>
<p>bz2.. because that&#8217;s the version we use here <img src='http://kirrus.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://kirrus.co.uk/2011/09/eaccelerator-mirror-downloads/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Beep Music</title>
		<link>http://kirrus.co.uk/2010/09/linux-beep-music/</link>
		<comments>http://kirrus.co.uk/2010/09/linux-beep-music/#comments</comments>
		<pubDate>Sun, 12 Sep 2010 10:45:17 +0000</pubDate>
		<dc:creator>garreth</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu-UK Planet]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[silly]]></category>

		<guid isPermaLink="false">http://kirrus.co.uk/?p=585</guid>
		<description><![CDATA[Just a silly short post about a linux beep song. At least it's about Linux for once!]]></description>
			<content:encoded><![CDATA[<p>Just a silly short post about a beep song i was making while waiting for a partition resize to go through.</p>
<p>This should run on pretty much any linux system, just copy and paste <img src='http://kirrus.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<blockquote><p>beep -f 1000 -n -f 1500 -n -f 600 -n -f 500 -n -f 100 -r 2 -l 10 -n -f 50 -r 2 -l 200 -n -f 40 -r 2 -l 300 -n -f 60 -r 3 -n -f 50 -r 3</p></blockquote>
<p>Thanks <a href="http://gparted.sourceforge.net/">gparted</a> and <a href="http://www.sysresccd.org/Main_Page" target="_blank">Sytem Rescue Cd</a> (Linux)</p>
<p>Please continue my little ditty in the comments!</p>
<p>Ps modern computers may need speakers plugged in and on to make the magic happen, but shouldn&#8217;t need sound drivers.</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://kirrus.co.uk/2010/09/linux-beep-music/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Cycle Photo</title>
		<link>http://kirrus.co.uk/2010/08/cycle-photo/</link>
		<comments>http://kirrus.co.uk/2010/08/cycle-photo/#comments</comments>
		<pubDate>Sun, 22 Aug 2010 16:56:18 +0000</pubDate>
		<dc:creator>Kirrus</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Ubuntu-UK Planet]]></category>

		<guid isPermaLink="false">http://kirrus.co.uk/?p=565</guid>
		<description><![CDATA[5 miles 30 minutes. Drink. Photo. Breathe. 5 miles 20 minutes. Click on each photo for a full-size version. There are some stunning ones (in my biased opinion) a little way below.]]></description>
			<content:encoded><![CDATA[<p>5 miles 30 minutes. Drink. Photo. Breathe. 5 miles 20 minutes.</p>
<p>Click on each photo for  a full-size version. There are some stunning ones (in my biased opinion) a little way below.</p>
<p><a href="http://kirrus.co.uk/wp-content/uploads/2010/08/bike.jpg"><img class="alignnone size-medium wp-image-567" title="Bycycle" src="http://kirrus.co.uk/wp-content/uploads/2010/08/bike-300x223.jpg" alt="New Bike" width="300" height="223" /></a></p>
<p><a href="http://kirrus.co.uk/wp-content/uploads/2010/08/stuff3.jpg"><img class="alignnone size-medium wp-image-576" title="Important Stuff" src="http://kirrus.co.uk/wp-content/uploads/2010/08/stuff3-300x225.jpg" alt="half-full bottle of water, and a backpack" width="300" height="225" /></a></p>
<p><a href="http://kirrus.co.uk/wp-content/uploads/2010/08/shadow.jpg"><img class="alignnone size-medium wp-image-575" title="glug glug glug" src="http://kirrus.co.uk/wp-content/uploads/2010/08/shadow-300x256.jpg" alt="siloutte" width="300" height="256" /></a></p>
<p><a href="http://kirrus.co.uk/wp-content/uploads/2010/08/bridge-to-nowhere.jpg"><img class="alignnone size-medium wp-image-569" title="bridge-to-nowhere" src="http://kirrus.co.uk/wp-content/uploads/2010/08/bridge-to-nowhere-300x235.jpg" alt="bridge over river" width="300" height="235" /></a></p>
<div id="attachment_573" class="wp-caption alignnone" style="width: 310px"><a href="http://kirrus.co.uk/wp-content/uploads/2010/08/hidden-web4.jpg"><img class="size-medium wp-image-573" title="hidden-web" src="http://kirrus.co.uk/wp-content/uploads/2010/08/hidden-web4-300x172.jpg" alt="Hidden spiders web" width="300" height="172" /></a><p class="wp-caption-text">Hidden spiders web, didn&#39;t see it till I opened the image at home</p></div>
<p><a href="http://kirrus.co.uk/wp-content/uploads/2010/08/barframed.jpg"><img class="alignnone size-medium wp-image-566" title="framed shot" src="http://kirrus.co.uk/wp-content/uploads/2010/08/barframed-287x300.jpg" alt="blury river framed by wire fence" width="287" height="300" /></a></p>
<p><a href="http://kirrus.co.uk/wp-content/uploads/2010/08/bounce-relection.jpg"><img class="alignnone size-medium wp-image-568" title="Sky reflection" src="http://kirrus.co.uk/wp-content/uploads/2010/08/bounce-relection-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p><a href="http://kirrus.co.uk/wp-content/uploads/2010/08/cloudy-river.jpg"><img class="alignnone size-medium wp-image-571" title="Cloudy River" src="http://kirrus.co.uk/wp-content/uploads/2010/08/cloudy-river-300x211.jpg" alt="cloudy river &amp; water-plants" width="300" height="211" /></a></p>
<p><a href="http://kirrus.co.uk/wp-content/uploads/2010/08/cover-decay.jpg"><img class="alignnone size-medium wp-image-572" title="rust and decay" src="http://kirrus.co.uk/wp-content/uploads/2010/08/cover-decay-300x224.jpg" alt="manhole cover rusting" width="300" height="224" /></a></p>
<p><a href="http://kirrus.co.uk/wp-content/uploads/2010/08/clouds.jpg"><img class="alignnone size-medium wp-image-570" title="Cloudy Sky" src="http://kirrus.co.uk/wp-content/uploads/2010/08/clouds-300x176.jpg" alt="Cloudy Sky" width="300" height="176" /></a></p>
<p><a href="http://kirrus.co.uk/wp-content/uploads/2010/08/midday-sun.jpg"><img class="alignnone size-medium wp-image-574" title="Midday Sun" src="http://kirrus.co.uk/wp-content/uploads/2010/08/midday-sun-300x225.jpg" alt="midday sun" width="300" height="225" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://kirrus.co.uk/2010/08/cycle-photo/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>The fallacy of bandwidth limits</title>
		<link>http://kirrus.co.uk/2010/07/the-fallacy-of-bandwidth-limits/</link>
		<comments>http://kirrus.co.uk/2010/07/the-fallacy-of-bandwidth-limits/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 18:19:43 +0000</pubDate>
		<dc:creator>Kirrus</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Ubuntu-UK Planet]]></category>

		<guid isPermaLink="false">http://kirrus.co.uk/?p=531</guid>
		<description><![CDATA[Currently, according to mainstream media, bandwidth is defined as the quantity of data you download or upload to the internet over a month. So, for example, your ISP will tell you the maximum bandwidth limit is 100GB. Or whatever. That, however, is not it&#8217;s true definition. It&#8217;s true definition is: a data transmission rate; the [...]]]></description>
			<content:encoded><![CDATA[<p>Currently, according to mainstream media, bandwidth is defined as the quantity of data you download or upload to the internet over a month. So, for example, your ISP will tell you the maximum bandwidth limit is 100GB. Or whatever.</p>
<p>That, however, is not it&#8217;s true definition. It&#8217;s true definition is:<br />
<em>a data transmission rate; the maximum amount of information  (bits/second) that can be transmitted along a channel </em><sup class='footnote'><a href='#fn-531-1' id='fnref-531-1'>1</a></sup></p>
<p>This is the   secret thing about bandwidth. ISPs don&#8217;t care about how much you upload to the web over a given period. We care about how <strong>fast </strong>you upload it.</p>
<p>When you pay for a high-level connection to the internet, that you use to connect houses to, or web-serving computers, you do not pay in quantity over time. You pay in speed. So, for example, 1 gigabit per second. If you go over that speed, longer than a allowed &#8216;burst&#8217; period, you pay an overage charge, always assuming that your network is even capable of going over that speed.</p>
<p>Think of bandwidth like gas going through a pipe. (Terrible, terrible analogy, I know. But it&#8217;s the easiest way to explain.) That gas can only flow so fast, and only so much can be fit in the pipe at any one time. We don&#8217;t particularly care if you use 100GB by taking a trickle out of the system at any one time. We do care if you take a torrent.</p>
<p>Realistically though, customers never notice bandwidth. They&#8217;re too busy playing with computer-resource hungry things, like wordpress, to even be able to consume all of their allocated bandwidth. Only very, very rarely do we actually start thinking about bandwidth rather than computing resources. Normally, it&#8217;s podcasts. Static file. Almost no server-resources required to send it out onto the internet. But it eats bandwidth. Most are ~50-80Megabytes per episode. You get enough people downloading that simultaneously, and we&#8217;re going to start noticing&#8230;</p>
<p>As long as the current trend continues, i.e. the more computing power we have available to provide you with your shiny websites, the more the people creating the shiny websites waste computing power, the mainstream will never notice this secret.</p>
<p>More often than not, the reason we ask people to upgrade off our shared servers, is not because they&#8217;ve reached any arbitrary bandwidth limit, although we may use this as a guide to identify them. It&#8217;s because they&#8217;re using too much CPU time.</p>
<div class='footnotes'>
<div class='footnotedivider'></div>
<ol>
<li id='fn-531-1'>http://wordnetweb.princeton.edu/perl/webwn?s=bandwidth <span class='footnotereverse'><a href='#fnref-531-1'>&#8617;</a></span></li>
</ol>
</div>
]]></content:encoded>
			<wfw:commentRss>http://kirrus.co.uk/2010/07/the-fallacy-of-bandwidth-limits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Charity shop thievery</title>
		<link>http://kirrus.co.uk/2010/05/charity-shop-thievery/</link>
		<comments>http://kirrus.co.uk/2010/05/charity-shop-thievery/#comments</comments>
		<pubDate>Sat, 15 May 2010 16:25:25 +0000</pubDate>
		<dc:creator>Kirrus</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Ubuntu-UK Planet]]></category>
		<category><![CDATA[charity]]></category>
		<category><![CDATA[stealing]]></category>
		<category><![CDATA[thief]]></category>

		<guid isPermaLink="false">http://kirrus.co.uk/2010/05/charity-shop-thievery/</guid>
		<description><![CDATA[I know that someone stole from the charity shop today. Found the remnants of a plastic tag broken by teeth on the floor in the changing room. Thought there was someone doing something suspicious in there earlier, but got distracted by people paying. Not the first time either, we had a set of known thieves [...]]]></description>
			<content:encoded><![CDATA[<p>I know that someone stole from the charity shop today. Found the remnants of a plastic tag broken by teeth on the floor in the changing room. Thought there was someone doing something suspicious in there earlier, but got distracted by people paying.</p>
<p>Not the first time either, we had a set of known thieves three weeks ago, think they probably suceeded, someone found a destroyed tag outside the shop.  </p>
<p>I wonder, do they steal from need, from dependence on stealing, or for the excitement, the thrill of the crime?<br />
Having never stolen anything physical, to knowledge, I don&#8217;t know. </p>
<p>Guess this will be one area of curiosity never sated. I just have to keep an eye out for them.</p>
<p>Photo below, Gerald the Giraffe enjoying a glass of coke, having just been rescued from the kidnapping admin team at one of our offices <img src='http://kirrus.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />    </p>
<p><a href="http://kirrus.co.uk/wp-content/uploads/2010/05/l_2048_1536_8F0045D8-8A59-4EA5-8B82-A7FC66401E2C.jpeg"><img src="http://kirrus.co.uk/wp-content/uploads/2010/05/l_2048_1536_8F0045D8-8A59-4EA5-8B82-A7FC66401E2C.jpeg" alt="" class="alignnone size-full" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://kirrus.co.uk/2010/05/charity-shop-thievery/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>I hate book study.</title>
		<link>http://kirrus.co.uk/2010/05/i-hate-book-study/</link>
		<comments>http://kirrus.co.uk/2010/05/i-hate-book-study/#comments</comments>
		<pubDate>Tue, 04 May 2010 17:00:12 +0000</pubDate>
		<dc:creator>Kirrus</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Ubuntu-UK Planet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[lpic]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[studying]]></category>

		<guid isPermaLink="false">http://kirrus.co.uk/?p=519</guid>
		<description><![CDATA[I really hate studying from a book. My learning style is much more practial hands on. My mind just does not want to read and make notes on this boring technical book, and I can&#8217;t keep myself from getting side tracked. Case in point, Page 235 of my LPCI 1 text book (awful by the [...]]]></description>
			<content:encoded><![CDATA[<p>I really hate studying from a book. My learning style is much more practial hands on. My mind just does not want to read and make notes on this boring technical book, and I can&#8217;t keep myself from getting side tracked.</p>
<p>Case in point, Page 235 of my LPCI 1 text book (awful by the way, don&#8217;t get LPIC-1 in depth by Michael Jang, its useless, honestly), I decide to browse through my photo archive after I pulled that shot out yesterday. And this is what I came up with:</p>
<div id="attachment_520" class="wp-caption aligncenter" style="width: 584px"><a href="http://kirrus.co.uk/wp-content/uploads/2010/05/sunset-20th-April-2007.jpg"><img class="size-large wp-image-520" title="Sunset 20th April 2007" src="http://kirrus.co.uk/wp-content/uploads/2010/05/sunset-20th-April-2007-1024x755.jpg" alt="sunset photo, taken 20th april 2007 in Wales, UK." width="574" height="423" /></a><p class="wp-caption-text">Click to see full size image</p></div>
<p style="text-align: left;">Right, mind. Back to shell scripting. (While loops.)</p>
]]></content:encoded>
			<wfw:commentRss>http://kirrus.co.uk/2010/05/i-hate-book-study/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>To the Oxfordshire Police Force</title>
		<link>http://kirrus.co.uk/2010/01/to-the-oxfordshire-police-force/</link>
		<comments>http://kirrus.co.uk/2010/01/to-the-oxfordshire-police-force/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 19:51:49 +0000</pubDate>
		<dc:creator>Kirrus</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Ubuntu-UK Planet]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[open letter]]></category>
		<category><![CDATA[police]]></category>

		<guid isPermaLink="false">http://kirrus.co.uk/?p=497</guid>
		<description><![CDATA[I was impressed by the tobogganing policemen, for having a sense of humour, and getting involved with the local community. As a UK tax payer I whole heartedly endorse this use of my money. I as not impressed by them being told off. Have fun (or not, as the case is much more likely to [...]]]></description>
			<content:encoded><![CDATA[<p>I was impressed by the tobogganing policemen, for having a sense of humour, and getting involved with the local community. As a UK tax payer I whole heartedly endorse this use of my money.</p>
<p>I as not impressed by them being told off.</p>
<p>Have fun (or not, as the case is much more likely to be).</p>
<p>Ref: <a href="http://www.theregister.co.uk/2010/01/14/sledging_coppers/">http://www.theregister.co.uk/2010/01/14/sledging_coppers/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://kirrus.co.uk/2010/01/to-the-oxfordshire-police-force/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Help firefox wget and ssh shell script</title>
		<link>http://kirrus.co.uk/2009/11/help-firefox-wget-and-ssh-shell-script/</link>
		<comments>http://kirrus.co.uk/2009/11/help-firefox-wget-and-ssh-shell-script/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 19:19:20 +0000</pubDate>
		<dc:creator>garreth</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu-UK Planet]]></category>
		<category><![CDATA[advice]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[computers]]></category>

		<guid isPermaLink="false">http://kirrus.co.uk/?p=454</guid>
		<description><![CDATA[I&#8217;m trying to create a script to allow me to command a remote server to download a file from firefox. There are various reasons for this, mainly todo with connection speed. What I have at the moment is: #/bin/sh terminator -x ssh user@site.com wget -qc -t 3 -o ~/wget_testlog ftp://anothersite.com/file.ext \\&#038; \&#038; &#038; I want [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m trying to create a script to allow me to command a remote server to download a file from firefox.</p>
<p>There are various reasons for this, mainly todo with connection speed.</p>
<p>What I have at the moment is:<br />
<code>#/bin/sh<br />
terminator -x ssh user@site.com wget -qc -t 3 -o ~/wget_testlog ftp://anothersite.com/file.ext \\&#038; \&#038; &#038;<br />
</code></p>
<p>I want it to kick off, ask for a password to login via ssh and then go away&#8230;<br />
I would like to be able to set the location for the download to ~/www/files/</p>
<p>I was planning to place this script in /usr/bin and install it in firefox using the code/link provided on this blog: <a href="http://domnit.org/blog/2007/09/wget.html">Wget from firefox</a></p>
<p>Can anyone complete my solution with the correct syntax, or provide a better solution (preferably KISS)?<br />
I&#8217;m more of hacker than an expert IMO and I know when I&#8217;m out of my depth!</p>
<p>Cheers,<br />
Garreth</p>
]]></content:encoded>
			<wfw:commentRss>http://kirrus.co.uk/2009/11/help-firefox-wget-and-ssh-shell-script/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

