<?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>Jannich Brendle&#039;s blog &#187; howto</title>
	<atom:link href="http://bredsaal.dk/category/howto/feed" rel="self" type="application/rss+xml" />
	<link>http://bredsaal.dk</link>
	<description>My name is Jannich - I blog!</description>
	<lastBuildDate>Mon, 12 Jul 2010 10:54:52 +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>Running fsfuzzer 0.7 on Ubuntu or Debian</title>
		<link>http://bredsaal.dk/running-fsfuzzer-0-7-on-ubuntu-or-debian</link>
		<comments>http://bredsaal.dk/running-fsfuzzer-0-7-on-ubuntu-or-debian#comments</comments>
		<pubDate>Wed, 16 Jun 2010 12:43:50 +0000</pubDate>
		<dc:creator>Jannich Brendle</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[fuzzing]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://bredsaal.dk/?p=983</guid>
		<description><![CDATA[fsfuzzer is a filesystem fuzzer tool that does stress testing of various filesystems in a reproducible and logged way. This tool creates initial valid filesystem images and then manipulates their binary format and structure for detecting flaws/bugs/design problems in the parsing/handling code for that particular filesystem. To install and run fsfuzzer on ubuntu or debian, [...]]]></description>
		<wfw:commentRss>http://bredsaal.dk/running-fsfuzzer-0-7-on-ubuntu-or-debian/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing HTTP AntiVirus Proxy (HAVP) to protect your computers from viruses</title>
		<link>http://bredsaal.dk/installing-http-antivirus-proxy-hav-to-protect-your-computers-from-viruses</link>
		<comments>http://bredsaal.dk/installing-http-antivirus-proxy-hav-to-protect-your-computers-from-viruses#comments</comments>
		<pubDate>Tue, 15 Jun 2010 12:13:18 +0000</pubDate>
		<dc:creator>Jannich Brendle</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[antivirus]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://bredsaal.dk/?p=979</guid>
		<description><![CDATA[Protecting your (windows) computers from viruses online is more important now than ever. That&#8217;s why the folks at server-side.de have developed HAVP, which is a proxy server that continuously scan incoming traffic for known viruses. It uses ClamAV, which is an open-source anti-virus toolkit for UNIX-like operating systems. ClamAV is designed for scanning emails for [...]]]></description>
		<wfw:commentRss>http://bredsaal.dk/installing-http-antivirus-proxy-hav-to-protect-your-computers-from-viruses/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using a self-signed certificate with Lighttpd</title>
		<link>http://bredsaal.dk/using-a-self-signed-certificate-with-lighttpd</link>
		<comments>http://bredsaal.dk/using-a-self-signed-certificate-with-lighttpd#comments</comments>
		<pubDate>Mon, 07 Jun 2010 13:32:14 +0000</pubDate>
		<dc:creator>Jannich Brendle</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[lighttpd]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://bredsaal.dk/?p=962</guid>
		<description><![CDATA[To increase security a bit on my blog when using public networks such as those at libraries, I decided to create a self-signed certificate for the administration part of my wordpress installation, and I figured that I might as well write down the procedure here. Of course all of bredsaal.dk is secured by SSL, not [...]]]></description>
		<wfw:commentRss>http://bredsaal.dk/using-a-self-signed-certificate-with-lighttpd/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running skipfish on Ubuntu 10.04</title>
		<link>http://bredsaal.dk/running-skipfish-on-ubuntu-10-04</link>
		<comments>http://bredsaal.dk/running-skipfish-on-ubuntu-10-04#comments</comments>
		<pubDate>Sat, 22 May 2010 10:40:38 +0000</pubDate>
		<dc:creator>Jannich Brendle</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://bredsaal.dk/?p=942</guid>
		<description><![CDATA[Some time ago, Google announced that they had developed and released a security testing tool called skipfish. Running this on debian or ubuntu is quite simple. Open a terminal and type in the following: sudo apt-get install libssl-dev zlib1g-dev libidn11-dev build-essential wget http://skipfish.googlecode.com/files/skipfish-1.34b.tgz tar xzf skipfish-1.34b.tgz make Now you are ready to test your web [...]]]></description>
		<wfw:commentRss>http://bredsaal.dk/running-skipfish-on-ubuntu-10-04/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LWP::UserAgent and HTTPS</title>
		<link>http://bredsaal.dk/lwpuseragent-and-https</link>
		<comments>http://bredsaal.dk/lwpuseragent-and-https#comments</comments>
		<pubDate>Mon, 03 May 2010 14:17:54 +0000</pubDate>
		<dc:creator>Jannich Brendle</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[perl]]></category>

		<guid isPermaLink="false">http://bredsaal.dk/?p=917</guid>
		<description><![CDATA[If you are trying to download a website with LWP::UserAgent in Perl through HTTPS, you might encounter errors like this: Can't locate object method "new" via package "LWP::Protocol::https::Socket" The solution to this problem is to install the ssl development libraries, and then install the Crypt::SSLeay Perl module. To do this in Debian or Ubuntu, open [...]]]></description>
		<wfw:commentRss>http://bredsaal.dk/lwpuseragent-and-https/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Java browserplugin in Ubuntu 10.04</title>
		<link>http://bredsaal.dk/java-browserplugin-in-ubuntu-10-04</link>
		<comments>http://bredsaal.dk/java-browserplugin-in-ubuntu-10-04#comments</comments>
		<pubDate>Wed, 21 Apr 2010 14:52:09 +0000</pubDate>
		<dc:creator>Jannich Brendle</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[lucid lynx]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[xubuntu]]></category>

		<guid isPermaLink="false">http://bredsaal.dk/?p=910</guid>
		<description><![CDATA[If you&#8217;re using the new Ubuntu 10.04, you may have noticed that Sun&#8217;s Oracle&#8217;s java is not there anymore, it has been replaced by openjdk. This also means that there is no sun-java6-plugin to use with your favorite browser in Ubuntu 10.04. Instead, you must use the openjdk browser plugin, which can be installed like [...]]]></description>
		<wfw:commentRss>http://bredsaal.dk/java-browserplugin-in-ubuntu-10-04/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Running Charon in Wine</title>
		<link>http://bredsaal.dk/running-charon-in-wine</link>
		<comments>http://bredsaal.dk/running-charon-in-wine#comments</comments>
		<pubDate>Tue, 20 Apr 2010 15:48:03 +0000</pubDate>
		<dc:creator>Jannich Brendle</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[wine]]></category>

		<guid isPermaLink="false">http://bredsaal.dk/?p=904</guid>
		<description><![CDATA[Charon provides a fully customisable way of filtering out unwanted proxies via control files, a proxy tester to check anonymity &#8211; and a fully functional search engine crawler to find lists of posted proxies. If you use Linux, you may still want some proxy checking tools, for one reason or another. So here is a [...]]]></description>
		<wfw:commentRss>http://bredsaal.dk/running-charon-in-wine/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Computing the last digit of b^e efficiently in Erlang</title>
		<link>http://bredsaal.dk/computing-the-last-digit-of-be-efficiently-in-erlang</link>
		<comments>http://bredsaal.dk/computing-the-last-digit-of-be-efficiently-in-erlang#comments</comments>
		<pubDate>Wed, 07 Apr 2010 21:19:39 +0000</pubDate>
		<dc:creator>Jannich Brendle</dc:creator>
				<category><![CDATA[howto]]></category>

		<guid isPermaLink="false">http://bredsaal.dk/?p=820</guid>
		<description><![CDATA[This is mostly meant as a note to myself, but you can use it too. I read a blog post at http://hype-free.blogspot.com/2010/03/computing-last-digit-of-be-efficiently.html, describing, yes you&#8217;ve gessed it, how to compute the last digit of b^e efficiently. I thought it might come in handy for stuff like project Euler. I&#8217;m not going to explain the theory [...]]]></description>
		<wfw:commentRss>http://bredsaal.dk/computing-the-last-digit-of-be-efficiently-in-erlang/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finding Nemo</title>
		<link>http://bredsaal.dk/finding-nemo</link>
		<comments>http://bredsaal.dk/finding-nemo#comments</comments>
		<pubDate>Sat, 20 Mar 2010 12:26:15 +0000</pubDate>
		<dc:creator>Jannich Brendle</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[trends challenge]]></category>
		<category><![CDATA[funny]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://bredsaal.dk/?p=782</guid>
		<description><![CDATA[Today, I&#8217;m going to inform you about finding Nemo, and give you some tips on how not to loose your Nemo again. The Nemo is an Ocellaris clownfish, also know as the False Percula Clownfish, and these fish are very popular for aquariums, animated movies and ice skating shows alike. If you&#8217;ve ever lost your [...]]]></description>
		<wfw:commentRss>http://bredsaal.dk/finding-nemo/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Improving randomness and entropy in ubuntu 9.10</title>
		<link>http://bredsaal.dk/improving-randomness-and-entropy-in-ubuntu-9-10</link>
		<comments>http://bredsaal.dk/improving-randomness-and-entropy-in-ubuntu-9-10#comments</comments>
		<pubDate>Mon, 01 Mar 2010 19:59:44 +0000</pubDate>
		<dc:creator>Jannich Brendle</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[randomness]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[xubuntu]]></category>

		<guid isPermaLink="false">http://bredsaal.dk/?p=555</guid>
		<description><![CDATA[Some time ago I read about random numbers and the linux kernel. The problem was (and still is) that the linux kernel uses things like network activity and keyboard/mouse interrupts to gather entropy for its random number generator. So.. What is entropy? Entropy is a measure of the uncertainty associated with a random variable. This [...]]]></description>
		<wfw:commentRss>http://bredsaal.dk/improving-randomness-and-entropy-in-ubuntu-9-10/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
