<?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>Rachel's Blog</title>
	<atom:link href="http://www.willmer.com/kb/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.willmer.com/kb</link>
	<description></description>
	<lastBuildDate>Wed, 28 Jul 2010 09:48:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>converting ssl cert from PKCS#12 to PEM</title>
		<link>http://www.willmer.com/kb/2010/07/converting-ssl-cert-from-pkcs12-to-pem/</link>
		<comments>http://www.willmer.com/kb/2010/07/converting-ssl-cert-from-pkcs12-to-pem/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 09:47:50 +0000</pubDate>
		<dc:creator>Rachel</dc:creator>
				<category><![CDATA[OpenSSL]]></category>

		<guid isPermaLink="false">http://www.willmer.com/kb/?p=133</guid>
		<description><![CDATA[$ openssl pkcs12 -in /path/to/my/cert.p12 -out /pathto/my/cert.pem
If you get &#8220;X509_check_private_key:key values mismatch&#8221; e.g. with stunnel, then try adding -clcerts
$ openssl pkcs12 -clcerts -in /path/to/my/cert.p12 -out /pathto/my/cert.pem
]]></description>
			<content:encoded><![CDATA[<p>$ openssl pkcs12 -in /path/to/my/cert.p12 -out /pathto/my/cert.pem</p>
<p>If you get &#8220;X509_check_private_key:key values mismatch&#8221; e.g. with stunnel, then try adding -clcerts</p>
<p>$ openssl pkcs12 -clcerts -in /path/to/my/cert.p12 -out /pathto/my/cert.pem</p>
]]></content:encoded>
			<wfw:commentRss>http://www.willmer.com/kb/2010/07/converting-ssl-cert-from-pkcs12-to-pem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HOWTO install couchdb 0.11.0 on Ubuntu Lucid from source</title>
		<link>http://www.willmer.com/kb/2010/06/howto-install-couchdb-0-11-0-on-ubuntu-lucid-from-source/</link>
		<comments>http://www.willmer.com/kb/2010/06/howto-install-couchdb-0-11-0-on-ubuntu-lucid-from-source/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 21:18:09 +0000</pubDate>
		<dc:creator>Rachel</dc:creator>
				<category><![CDATA[CouchDB]]></category>

		<guid isPermaLink="false">http://www.willmer.com/kb/?p=128</guid>
		<description><![CDATA[Only 0.10.0 available in ubuntu package, but I want 0.11.0. Here goes&#8230;
Get couchdb tarball from apache couchdb website.
sudo apt-get install xulrunner-dev libicu-dev libcurl4-openssl-dev erlang-dev help2man
You need xulrunner-dev as a replacement for the Mozilla spidermonkey which used to conflict with Mozilla and is not available in Lucid.
Then follow the rest of the instructions at http://wiki.apache.org/couchdb/Installing_on_Ubuntu (look [...]]]></description>
			<content:encoded><![CDATA[<p>Only 0.10.0 available in ubuntu package, but I want 0.11.0. Here goes&#8230;</p>
<p>Get couchdb tarball from apache couchdb website.</p>
<p>sudo apt-get install xulrunner-dev libicu-dev libcurl4-openssl-dev erlang-dev help2man</p>
<p>You need xulrunner-dev as a replacement for the Mozilla spidermonkey which used to conflict with Mozilla and is not available in Lucid.</p>
<p>Then follow the rest of the instructions at <a href="http://wiki.apache.org/couchdb/Installing_on_Ubuntu">http://wiki.apache.org/couchdb/Installing_on_Ubuntu</a> (look for the section called &#8220;Ubuntu 10.04&#8243;)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.willmer.com/kb/2010/06/howto-install-couchdb-0-11-0-on-ubuntu-lucid-from-source/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPad annoyances</title>
		<link>http://www.willmer.com/kb/2010/06/ipad-annoyances/</link>
		<comments>http://www.willmer.com/kb/2010/06/ipad-annoyances/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 15:25:47 +0000</pubDate>
		<dc:creator>Rachel</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[iPad]]></category>

		<guid isPermaLink="false">http://www.willmer.com/kb/2010/06/ipad-annoyances/</guid>
		<description><![CDATA[1. Can&#8217;t use certificate authentication with Safari, so there are some websites I can&#8217;t access that I can from my laptop.
2. iPhone-native apps don&#8217;t rotate into landscape mode.
3. Book selection in iBooks is paltry.
]]></description>
			<content:encoded><![CDATA[<p>1. Can&#8217;t use certificate authentication with Safari, so there are some websites I can&#8217;t access that I can from my laptop.</p>
<p>2. iPhone-native apps don&#8217;t rotate into landscape mode.</p>
<p>3. Book selection in iBooks is paltry.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.willmer.com/kb/2010/06/ipad-annoyances/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;host not found&#8221; on nxclient connect to nxserver</title>
		<link>http://www.willmer.com/kb/2010/04/host-not-found-on-nxclient-connect-to-nxserver/</link>
		<comments>http://www.willmer.com/kb/2010/04/host-not-found-on-nxclient-connect-to-nxserver/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 08:51:35 +0000</pubDate>
		<dc:creator>Rachel</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.willmer.com/kb/2010/04/host-not-found-on-nxclient-connect-to-nxserver/</guid>
		<description><![CDATA[Cause: my user couldn&#8217;t read /etc/hosts
]]></description>
			<content:encoded><![CDATA[<p>Cause: my user couldn&#8217;t read /etc/hosts</p>
]]></content:encoded>
			<wfw:commentRss>http://www.willmer.com/kb/2010/04/host-not-found-on-nxclient-connect-to-nxserver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>things I hate: companies who won&#8217;t let you leave them</title>
		<link>http://www.willmer.com/kb/2009/09/things-i-hate-companies-who-wont-let-you-leave-them/</link>
		<comments>http://www.willmer.com/kb/2009/09/things-i-hate-companies-who-wont-let-you-leave-them/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 14:11:18 +0000</pubDate>
		<dc:creator>Rachel</dc:creator>
		
		<guid isPermaLink="false">http://www.willmer.com/kb/2009/09/things-i-hate-companies-who-wont-let-you-leave-them/</guid>
		<description><![CDATA[Anyone thinking of signing up with Be Internet: be warned, it&#8217;s easier to join them than to leave.
I&#8217;m currently having a fight with them because they insist the only way you can close an account with them and stop paying them money, is by phoning a telephone number and giving lots of security information including [...]]]></description>
			<content:encoded><![CDATA[<p>Anyone thinking of signing up with Be Internet: be warned, it&#8217;s easier to join them than to leave.</p>
<p>I&#8217;m currently having a fight with them because they insist the only way you can close an account with them and stop paying them money, is by phoning a telephone number and giving lots of security information including your date of birth.</p>
<p>Not allowed to do it via their own &#8220;secure&#8221; account system&#8230;</p>
<p>Not allowed to do it in writing&#8230;</p>
<p>Not allowed to do it by them phoning me on the mobile phone number I&#8217;d given them X years ago&#8230;</p>
<p>Apparently even after the telephone line is disconnected tomorrow, they *still* won&#8217;t accept that I really, really don&#8217;t want their service any more.</p>
<p>This is going to be interesting!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.willmer.com/kb/2009/09/things-i-hate-companies-who-wont-let-you-leave-them/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Extracting files from rpm</title>
		<link>http://www.willmer.com/kb/2009/08/extracting-files-from-rpm/</link>
		<comments>http://www.willmer.com/kb/2009/08/extracting-files-from-rpm/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 14:27:26 +0000</pubDate>
		<dc:creator>Rachel</dc:creator>
		
		<guid isPermaLink="false">http://www.willmer.com/kb/2009/08/extracting-files-from-rpm/</guid>
		<description><![CDATA[rpm2cpio .rpm &#124; cpio -vid (or -vt just to view contents)
]]></description>
			<content:encoded><![CDATA[<p>rpm2cpio <blah>.rpm | cpio -vid (or -vt just to view contents)</blah></p>
]]></content:encoded>
			<wfw:commentRss>http://www.willmer.com/kb/2009/08/extracting-files-from-rpm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OSX MacPorts install of postgres</title>
		<link>http://www.willmer.com/kb/2009/06/osx-macports-install-of-postgres/</link>
		<comments>http://www.willmer.com/kb/2009/06/osx-macports-install-of-postgres/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 16:29:25 +0000</pubDate>
		<dc:creator>Rachel</dc:creator>
		
		<guid isPermaLink="false">http://www.willmer.com/kb/2009/06/osx-macports-install-of-postgres/</guid>
		<description><![CDATA[Following their instructions to initialise the database, you get a complaing about /dev/null.
This is because the default postgres user is installed with a shell of /dev/null.
To change it, forget all the Unix stuff you know about administering users and do this

sudo dscl . -change /Users/postgres UserShell /dev/null /bin/sh

Or if you want to check first, check [...]]]></description>
			<content:encoded><![CDATA[<p>Following their instructions to initialise the database, you get a complaing about /dev/null.</p>
<p>This is because the default postgres user is installed with a shell of /dev/null.</p>
<p>To change it, forget all the Unix stuff you know about administering users and do this</p>
<p><code><br />
sudo dscl . -change /Users/postgres UserShell /dev/null /bin/sh<br />
</code></p>
<p>Or if you want to check first, check that the user exists<br />
<code><br />
sudo dscl . -list /Users UniqueID<br />
</code></p>
<p>And then check the postgres user<br />
<code><br />
sudo dscl . read /users/postgres<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.willmer.com/kb/2009/06/osx-macports-install-of-postgres/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>perl: warning: Setting locale failed.</title>
		<link>http://www.willmer.com/kb/2009/06/perl-warning-setting-locale-failed/</link>
		<comments>http://www.willmer.com/kb/2009/06/perl-warning-setting-locale-failed/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 16:06:23 +0000</pubDate>
		<dc:creator>Rachel</dc:creator>
		
		<guid isPermaLink="false">http://www.willmer.com/kb/2009/06/perl-warning-setting-locale-failed/</guid>
		<description><![CDATA[Needed to do this:

sudo locale-gen en_GB.UTF-8
sudo dpkg-reconfigure locales

]]></description>
			<content:encoded><![CDATA[<p>Needed to do this:</p>
<p><code><br />
sudo locale-gen en_GB.UTF-8<br />
sudo dpkg-reconfigure locales<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.willmer.com/kb/2009/06/perl-warning-setting-locale-failed/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ubuntu command line dist upgrade</title>
		<link>http://www.willmer.com/kb/2009/06/ubuntu-command-line-dist-upgrade/</link>
		<comments>http://www.willmer.com/kb/2009/06/ubuntu-command-line-dist-upgrade/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 11:37:25 +0000</pubDate>
		<dc:creator>Rachel</dc:creator>
		
		<guid isPermaLink="false">http://www.willmer.com/kb/2009/06/ubuntu-command-line-dist-upgrade/</guid>
		<description><![CDATA[sudo apt-get install update-manager-core
sudo do-release-upgrade
]]></description>
			<content:encoded><![CDATA[<p>sudo apt-get install update-manager-core<br />
sudo do-release-upgrade</p>
]]></content:encoded>
			<wfw:commentRss>http://www.willmer.com/kb/2009/06/ubuntu-command-line-dist-upgrade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>subversion/ssl with client certs stopped working?</title>
		<link>http://www.willmer.com/kb/2009/05/subversionssl-with-client-certs-stopped-working/</link>
		<comments>http://www.willmer.com/kb/2009/05/subversionssl-with-client-certs-stopped-working/#comments</comments>
		<pubDate>Fri, 29 May 2009 12:01:18 +0000</pubDate>
		<dc:creator>Rachel</dc:creator>
				<category><![CDATA[OpenSSL]]></category>

		<guid isPermaLink="false">http://www.willmer.com/kb/2009/05/subversionssl-with-client-certs-stopped-working/</guid>
		<description><![CDATA[There&#8217;s a bug in (at least some versions of) Ubuntu, which means the wrong library is being picked up.
https://bugs.launchpad.net/ubuntu/+source/subversion/+bug/294648
Workaround: LD_PRELOAD=/usr/lib/libneon.so.27 svn
]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s a bug in (at least some versions of) Ubuntu, which means the wrong library is being picked up.</p>
<p>https://bugs.launchpad.net/ubuntu/+source/subversion/+bug/294648</p>
<p>Workaround: <code>LD_PRELOAD=/usr/lib/libneon.so.27 svn</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.willmer.com/kb/2009/05/subversionssl-with-client-certs-stopped-working/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
