<?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>Biobug.org &#187; Linux</title>
	<atom:link href="http://biobug.org/index.php/category/linux-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://biobug.org</link>
	<description>Projects, notes, etc by Will O'Brien</description>
	<lastBuildDate>Sat, 04 Feb 2017 13:43:53 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
		<item>
		<title>Ubuntu 14.04 smokeping</title>
		<link>http://biobug.org/index.php/2014/08/27/ubuntu-14-04-smokeping/</link>
		<comments>http://biobug.org/index.php/2014/08/27/ubuntu-14-04-smokeping/#comments</comments>
		<pubDate>Wed, 27 Aug 2014 16:13:36 +0000</pubDate>
		<dc:creator>willo</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[smokeping]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://biobug.org/?p=409</guid>
		<description><![CDATA[Smokeping is usually trivial to install on Ubuntu, but 14.04 has some extra quirks. Sigh. If you&#8217;ve installed smokeping, configured a target and added the smokeping.conf to the apache conf-available directory, then used a2enconf to turn it on&#8230;. You might be getting &#8216;Service Unavailable&#8217; on your host when you visit http://yourbox/cgi-bin/smokeping.cgi. Well, smokeping uses fastcgi [...]]]></description>
			<content:encoded><![CDATA[<p>Smokeping is usually trivial to install on Ubuntu, but 14.04 has some extra quirks. Sigh.</p>
<p>If you&#8217;ve installed smokeping, configured a target and added the smokeping.conf to the apache conf-available directory, then used a2enconf to turn it on&#8230;.</p>
<p>You might be getting &#8216;Service Unavailable&#8217; on your host when you visit http://yourbox/cgi-bin/smokeping.cgi.</p>
<p>Well, smokeping uses fastcgi so that performance doesn&#8217;t suck. You need to install the fastcgi mod.</p>
<p>sudo apt-get install libapache2-mod-fcgid</p>
<p>Go forth and enjoy.  More on stupid apache changes later&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://biobug.org/index.php/2014/08/27/ubuntu-14-04-smokeping/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->