<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Penumbra</title>
	
	<link>http://blog.penumbra.be</link>
	<description />
	<lastBuildDate>Wed, 09 Jan 2013 14:51:21 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/penumbrablog" /><feedburner:info uri="penumbrablog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:browserFriendly></feedburner:browserFriendly><item>
		<title>CentOS 6 ignores public keys by default when SELinux is enforced</title>
		<link>http://blog.penumbra.be/2011/11/centos-6-ignores-public-keys-by-default-when-selinux-is-enforced/</link>
		<comments>http://blog.penumbra.be/2011/11/centos-6-ignores-public-keys-by-default-when-selinux-is-enforced/#comments</comments>
		<pubDate>Fri, 04 Nov 2011 12:05:24 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Howto's]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[CentOS 6]]></category>
		<category><![CDATA[SSH]]></category>

		<guid isPermaLink="false">http://blog.penumbra.be/?p=700</guid>
		<description><![CDATA[&#8230; which is quite obviously ridiculous. Here&#8217;s a quick fix to restore public key login functionality without disabling SELinux: # restorecon -R -v ~/.ssh Also remember to enforce the right permissions. # chmod 700 ~/.ssh # chmod 600 ~/.ssh/*]]></description>
		<wfw:commentRss>http://blog.penumbra.be/2011/11/centos-6-ignores-public-keys-by-default-when-selinux-is-enforced/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Live P2V migration, on the cheap</title>
		<link>http://blog.penumbra.be/2011/09/live-p2v-migration-on-the-cheap/</link>
		<comments>http://blog.penumbra.be/2011/09/live-p2v-migration-on-the-cheap/#comments</comments>
		<pubDate>Tue, 13 Sep 2011 10:30:39 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Howto's]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Live migration]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://blog.penumbra.be/?p=633</guid>
		<description><![CDATA[Last week I performed a live physical to virtual migration for a customer. Ghetto style. I was actually surprised by it&#8217;s simplicity and how well it turned out in the end. Basically what I did was boot the target server to a live environment in order to be able to have raw access to the <a href='http://blog.penumbra.be/2011/09/live-p2v-migration-on-the-cheap/' class='excerpt-more'>[...]</a>]]></description>
		<wfw:commentRss>http://blog.penumbra.be/2011/09/live-p2v-migration-on-the-cheap/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>“Dynamic lookup is deprecated. Support will be removed in Puppet 2.8.” when using facts in templates</title>
		<link>http://blog.penumbra.be/2011/08/dynamic-lookup-is-deprecated-when-using-facts-in-templates/</link>
		<comments>http://blog.penumbra.be/2011/08/dynamic-lookup-is-deprecated-when-using-facts-in-templates/#comments</comments>
		<pubDate>Thu, 11 Aug 2011 13:15:54 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Howto's]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Puppet]]></category>

		<guid isPermaLink="false">http://blog.penumbra.be/?p=591</guid>
		<description><![CDATA[Recently ran into some of these when running Puppet 2.7.x: warning: Dynamic lookup of $variable is deprecated. Support will be removed in Puppet 2.8. Use a fully-qualified variable name (e.g., $classname::variable) or parameterized classes. The solution was pretty obvious and it&#8217;s easy to fix because the solution is mentioned in the warning. However the warning <a href='http://blog.penumbra.be/2011/08/dynamic-lookup-is-deprecated-when-using-facts-in-templates/' class='excerpt-more'>[...]</a>]]></description>
		<wfw:commentRss>http://blog.penumbra.be/2011/08/dynamic-lookup-is-deprecated-when-using-facts-in-templates/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>puppetmaster-passenger session ticket A: tlsv1 alert decrypt error</title>
		<link>http://blog.penumbra.be/2011/04/puppetmaster-passenger-session-ticket-a-tlsv1-alert-decrypt-error/</link>
		<comments>http://blog.penumbra.be/2011/04/puppetmaster-passenger-session-ticket-a-tlsv1-alert-decrypt-error/#comments</comments>
		<pubDate>Wed, 06 Apr 2011 15:18:40 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Patches]]></category>
		<category><![CDATA[Puppet]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[mod_passenger]]></category>
		<category><![CDATA[puppet]]></category>
		<category><![CDATA[puppetmaster]]></category>

		<guid isPermaLink="false">http://blog.penumbra.be/?p=544</guid>
		<description><![CDATA[There is a bug in the default puppetmaster vhost that&#8217;s included in Ubuntu-10.10&#8242;s puppetmaster-passenger package. # puppetd --server puppet.fqdn --waitforcert 60 --no-usecacheonfailure err: Could not retrieve catalog from remote server: SSL_connect returned=1 errno=0 state=SSLv3 read server session ticket A: tlsv1 alert decrypt error warning: Not using cache on failed catalog err: Could not retrieve catalog; <a href='http://blog.penumbra.be/2011/04/puppetmaster-passenger-session-ticket-a-tlsv1-alert-decrypt-error/' class='excerpt-more'>[...]</a>]]></description>
		<wfw:commentRss>http://blog.penumbra.be/2011/04/puppetmaster-passenger-session-ticket-a-tlsv1-alert-decrypt-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Veewee 0.1.16: ‘we tried to create a box or a box was here before but now it’s gone’</title>
		<link>http://blog.penumbra.be/2011/04/veewee-0-1-16-we-tried-to-create-a-box-or-a-box-was-here-before-but-now-its-gone/</link>
		<comments>http://blog.penumbra.be/2011/04/veewee-0-1-16-we-tried-to-create-a-box-or-a-box-was-here-before-but-now-its-gone/#comments</comments>
		<pubDate>Wed, 06 Apr 2011 15:02:41 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Howto's]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[bugfix]]></category>
		<category><![CDATA[osx 10.6.7]]></category>
		<category><![CDATA[vagrant]]></category>
		<category><![CDATA[veewee]]></category>

		<guid isPermaLink="false">http://blog.penumbra.be/?p=524</guid>
		<description><![CDATA[A few days ago I ran into a strange error using Veewee 0.1.16 on Mac OSX 10.6.7. Due to this error I couldn&#8217;t create a single basebox. No matter what I did. However thanks to @patrickdebois&#8217; speedy support it was easily fixed. For those who can&#8217;t wait for the fix to enter upstream I&#8217;ve included <a href='http://blog.penumbra.be/2011/04/veewee-0-1-16-we-tried-to-create-a-box-or-a-box-was-here-before-but-now-its-gone/' class='excerpt-more'>[...]</a>]]></description>
		<wfw:commentRss>http://blog.penumbra.be/2011/04/veewee-0-1-16-we-tried-to-create-a-box-or-a-box-was-here-before-but-now-its-gone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing strange device names using Ubuntu templates on VMware ESX or vSphere</title>
		<link>http://blog.penumbra.be/2010/08/udev-ubuntu-vmware-vsphere/</link>
		<comments>http://blog.penumbra.be/2010/08/udev-ubuntu-vmware-vsphere/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 18:12:55 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Howto's]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[ESXi]]></category>
		<category><![CDATA[OpenSUSE]]></category>
		<category><![CDATA[RHEL6]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[udev]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[VWware]]></category>

		<guid isPermaLink="false">http://blog.penumbra.be/?p=463</guid>
		<description><![CDATA[If you regularly deploy Ubuntu VM templates on your VMware ESX(i) or VMware vSphere boxes you will probably run into strange network device numbers. This is caused by a udev rule. This problem has been confirmed to exist in Ubuntu 9.04, 9.10 and 10.04. I haven&#8217;t had the time to check out other versions of <a href='http://blog.penumbra.be/2010/08/udev-ubuntu-vmware-vsphere/' class='excerpt-more'>[...]</a>]]></description>
		<wfw:commentRss>http://blog.penumbra.be/2010/08/udev-ubuntu-vmware-vsphere/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enabling Multitasking and Homescreen wallpapers on the iPhone 3G iOS4</title>
		<link>http://blog.penumbra.be/2010/06/iphone-3g-ios4-multitasking/</link>
		<comments>http://blog.penumbra.be/2010/06/iphone-3g-ios4-multitasking/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 21:35:53 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Howto's]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[3G]]></category>
		<category><![CDATA[Homescreen wallpaper]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Jailbreak]]></category>
		<category><![CDATA[Multitasking]]></category>

		<guid isPermaLink="false">http://blog.penumbra.be/?p=466</guid>
		<description><![CDATA[For those who are still using the trusty old iPhone 3G the recent iOS4 release didn&#8217;t really bring much interesting features. Among the list of long-awaited features one in particular wasn&#8217;t available on the 3G: multitasking. Another feature that wasn&#8217;t available is the Homescreen wallpaper option. Although it was possible to overcome this on the <a href='http://blog.penumbra.be/2010/06/iphone-3g-ios4-multitasking/' class='excerpt-more'>[...]</a>]]></description>
		<wfw:commentRss>http://blog.penumbra.be/2010/06/iphone-3g-ios4-multitasking/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Shared hosting attack mitigation, part 1: Apache MPM-ITK</title>
		<link>http://blog.penumbra.be/2010/05/hosting-attack-mitigation-p1/</link>
		<comments>http://blog.penumbra.be/2010/05/hosting-attack-mitigation-p1/#comments</comments>
		<pubDate>Sun, 02 May 2010 10:29:17 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Howto's]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[attack mitigation]]></category>
		<category><![CDATA[mpm itk]]></category>
		<category><![CDATA[mpm prefork]]></category>
		<category><![CDATA[shared hosting]]></category>

		<guid isPermaLink="false">http://blog.penumbra.be/?p=394</guid>
		<description><![CDATA[When it comes to shared hosting we often get to see the same patterns and CMS installs over and over again. We have the big guns: Joomla, WordPress, Drupal, Typo3. And then there are smaller guys like e107, eZ Publish, XOOPS. Occasionally we run into TinyCMS, MiaCMS or even a YupiCMS install. They all have <a href='http://blog.penumbra.be/2010/05/hosting-attack-mitigation-p1/' class='excerpt-more'>[...]</a>]]></description>
		<wfw:commentRss>http://blog.penumbra.be/2010/05/hosting-attack-mitigation-p1/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Authenticated SMTP with Postfix on CentOS, the easy way</title>
		<link>http://blog.penumbra.be/2010/04/authenticated-smtp-postfix/</link>
		<comments>http://blog.penumbra.be/2010/04/authenticated-smtp-postfix/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 23:38:06 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Howto's]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[cyrus]]></category>
		<category><![CDATA[open relay]]></category>
		<category><![CDATA[Postfix]]></category>
		<category><![CDATA[sasl]]></category>

		<guid isPermaLink="false">http://blog.penumbra.be/?p=362</guid>
		<description><![CDATA[This will be more of a future reference than an actual howto. It&#8217;s far from feature complete but it will get you started on authenticated SMTP sessions using Postfix. Quick &#38; dirty. Installing Postfix and SASL on CentOS: # yum install postfix # yum install cyrus-sasl cyrus-sasl-plain cyrus-sasl-md5 Let&#8217;s move on to the configuration now. <a href='http://blog.penumbra.be/2010/04/authenticated-smtp-postfix/' class='excerpt-more'>[...]</a>]]></description>
		<wfw:commentRss>http://blog.penumbra.be/2010/04/authenticated-smtp-postfix/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Monitoring MySQL with Munin on a DirectAdmin platform</title>
		<link>http://blog.penumbra.be/2010/04/monitoring-mysql-munin-directadmin/</link>
		<comments>http://blog.penumbra.be/2010/04/monitoring-mysql-munin-directadmin/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 20:48:19 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Howto's]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[centos 5]]></category>
		<category><![CDATA[debian 5]]></category>
		<category><![CDATA[DirectAdmin]]></category>
		<category><![CDATA[EPEL]]></category>

		<guid isPermaLink="false">http://blog.penumbra.be/?p=344</guid>
		<description><![CDATA[Today I&#8217;ll be showing you how to monitor MySQL with Munin on a DirectAdmin platform. I&#8217;ve tested this setup for a customer on a CentOS box. It should be fairly easy to adapt this to Debian. You probably won&#8217;t even need to change credentials at all on a Debian box given the fact that it <a href='http://blog.penumbra.be/2010/04/monitoring-mysql-munin-directadmin/' class='excerpt-more'>[...]</a>]]></description>
		<wfw:commentRss>http://blog.penumbra.be/2010/04/monitoring-mysql-munin-directadmin/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Using expect scripts to backup your Cisco configuration</title>
		<link>http://blog.penumbra.be/2010/02/expect-scripts-backup-cisco-config/</link>
		<comments>http://blog.penumbra.be/2010/02/expect-scripts-backup-cisco-config/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 20:37:02 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Howto's]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[expect script]]></category>
		<category><![CDATA[tftp]]></category>

		<guid isPermaLink="false">http://blog.penumbra.be/?p=278</guid>
		<description><![CDATA[﻿In this short howto I&#8217;ll explain how to use expect scripts with Cisco devices. In this example I&#8217;m going to use it to backup the current running configuration. Requirements A working tftp server Expect Lucky for us both requirements are available in all major distro&#8217;s. The Debian/Ubuntu way: sudo apt-get install tftp tftpd expect Next <a href='http://blog.penumbra.be/2010/02/expect-scripts-backup-cisco-config/' class='excerpt-more'>[...]</a>]]></description>
		<wfw:commentRss>http://blog.penumbra.be/2010/02/expect-scripts-backup-cisco-config/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>Monitor DNS blacklist entries with Zabbix</title>
		<link>http://blog.penumbra.be/2010/02/zabbix-monitor-dns-blacklists/</link>
		<comments>http://blog.penumbra.be/2010/02/zabbix-monitor-dns-blacklists/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 11:02:31 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Howto's]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[anti spam]]></category>
		<category><![CDATA[dns blacklist]]></category>
		<category><![CDATA[dns rbl]]></category>
		<category><![CDATA[zabbix]]></category>
		<category><![CDATA[zabbix 1.8]]></category>

		<guid isPermaLink="false">http://blog.penumbra.be/?p=225</guid>
		<description><![CDATA[One of the smaller projects I&#8217;ve been working on lately is monitoring Realtime DNS Blacklists (RBL&#8217;s) status with Zabbix. I&#8217;m confident most of you are already familiar with RBL&#8217;s. For those who are not, here&#8217;s a small introduction shamelessly stolen from Wikipedia: A DNSBL (DNS-based Blackhole  List, Block List, or Blacklist; see below) is a <a href='http://blog.penumbra.be/2010/02/zabbix-monitor-dns-blacklists/' class='excerpt-more'>[...]</a>]]></description>
		<wfw:commentRss>http://blog.penumbra.be/2010/02/zabbix-monitor-dns-blacklists/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Install Xen and libvirt on Debian Lenny</title>
		<link>http://blog.penumbra.be/2010/02/xen-libvirt-debian-lenny/</link>
		<comments>http://blog.penumbra.be/2010/02/xen-libvirt-debian-lenny/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 15:51:58 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Howto's]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[debian 5]]></category>
		<category><![CDATA[libvirt]]></category>
		<category><![CDATA[netinstall]]></category>
		<category><![CDATA[virsh]]></category>
		<category><![CDATA[xen]]></category>

		<guid isPermaLink="false">http://blog.penumbra.be/?p=169</guid>
		<description><![CDATA[This should be an easy to follow guide about how to install Xen on Debian 5. You should be able to copy/paste most parts of on your shell. Please run this only on a clean and up-to-date Debian system. Alright let&#8217;s get to it quick &#8216;n dirty. First of all make sure your Debian install <a href='http://blog.penumbra.be/2010/02/xen-libvirt-debian-lenny/' class='excerpt-more'>[...]</a>]]></description>
		<wfw:commentRss>http://blog.penumbra.be/2010/02/xen-libvirt-debian-lenny/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Looking for open source projects that need help with packaging</title>
		<link>http://blog.penumbra.be/2010/02/packaging-open-source-project/</link>
		<comments>http://blog.penumbra.be/2010/02/packaging-open-source-project/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 00:46:51 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[centos 5]]></category>
		<category><![CDATA[debian deb]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[packages]]></category>
		<category><![CDATA[rpm spec]]></category>

		<guid isPermaLink="false">http://blog.penumbra.be/?p=136</guid>
		<description><![CDATA[In follow up to a friend&#8217;s recent blogpost &#8220;Bored Java Dev looking for Open Source project&#8221; I&#8217;m also looking for an open source project to contribute to. I&#8217;m not that much of a developer but I&#8217;d like to get more familiar with Linux distribution packaging. I have basic experience creating Gentoo ebuilds, Debian DEB and <a href='http://blog.penumbra.be/2010/02/packaging-open-source-project/' class='excerpt-more'>[...]</a>]]></description>
		<wfw:commentRss>http://blog.penumbra.be/2010/02/packaging-open-source-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zabbix template: Cisco Catalyst 2960-48</title>
		<link>http://blog.penumbra.be/2010/01/zabbix-template-cisco-catalyst-2960-48/</link>
		<comments>http://blog.penumbra.be/2010/01/zabbix-template-cisco-catalyst-2960-48/#comments</comments>
		<pubDate>Sun, 10 Jan 2010 21:43:44 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[zabbix 1.8]]></category>

		<guid isPermaLink="false">http://blog.penumbra.be/?p=104</guid>
		<description><![CDATA[And while we&#8217;re at it, I might add another contribution related to Zabbix: a monitoring template for the Cisco Catalyst 2960-48. Get it while it&#8217;s hot, either on my blog or on the Zabbix wiki: http://blog.penumbra.be/files/zabbix_template_2960-48.xml.txt http://www.zabbix.com/wiki/templates/cisco_2960_48_port Preview:]]></description>
		<wfw:commentRss>http://blog.penumbra.be/2010/01/zabbix-template-cisco-catalyst-2960-48/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Zabbix 1.8 on CentOS 5</title>
		<link>http://blog.penumbra.be/2010/01/zabbix-on-centos-5/</link>
		<comments>http://blog.penumbra.be/2010/01/zabbix-on-centos-5/#comments</comments>
		<pubDate>Sun, 10 Jan 2010 21:16:56 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Howto's]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[centos 5]]></category>
		<category><![CDATA[rpm spec]]></category>
		<category><![CDATA[zabbix 1.8]]></category>

		<guid isPermaLink="false">http://blog.penumbra.be/?p=79</guid>
		<description><![CDATA[For those who want or need to build Zabbix 1.8 on CentOS 5: there is an excellent RPM Spec file available at Andrew Farley&#8217;s blog. He&#8217;s also been kind enough to host a series of precompiled RPM packages. If you look at the changelog you might find yours truly. I&#8217;ve contributed a patch to add <a href='http://blog.penumbra.be/2010/01/zabbix-on-centos-5/' class='excerpt-more'>[...]</a>]]></description>
		<wfw:commentRss>http://blog.penumbra.be/2010/01/zabbix-on-centos-5/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>NTFS-3G on CentOS 5</title>
		<link>http://blog.penumbra.be/2009/12/ntfs-3g-on-centos-5/</link>
		<comments>http://blog.penumbra.be/2009/12/ntfs-3g-on-centos-5/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 20:51:32 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Howto's]]></category>
		<category><![CDATA[centos 5]]></category>
		<category><![CDATA[ntfs-3g]]></category>
		<category><![CDATA[rpmforge]]></category>

		<guid isPermaLink="false">http://blog.penumbra.be/?p=70</guid>
		<description><![CDATA[Lately I&#8217;ve seen some customers struggle with their external USB drives formatted in NTFS on CentOS servers. Because it&#8217;s such a common problem I decided to make a very quick howto on the subject. The Fuse packages found in the default CentOS repository haven&#8217;t been compiled with NTFS-3G support. Even though there are fuse-ntfs3g packages <a href='http://blog.penumbra.be/2009/12/ntfs-3g-on-centos-5/' class='excerpt-more'>[...]</a>]]></description>
		<wfw:commentRss>http://blog.penumbra.be/2009/12/ntfs-3g-on-centos-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache mod_evasive DDoS prevention on a CentOS 5.x Plesk environment</title>
		<link>http://blog.penumbra.be/2009/12/apache-mod_evasive-ddos-prevention-on-a-centos-5-x-plesk-environment/</link>
		<comments>http://blog.penumbra.be/2009/12/apache-mod_evasive-ddos-prevention-on-a-centos-5-x-plesk-environment/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 20:14:14 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Howto's]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[centos 5]]></category>
		<category><![CDATA[DDoS]]></category>
		<category><![CDATA[hardening]]></category>
		<category><![CDATA[lamp stack]]></category>
		<category><![CDATA[mod_evasive]]></category>
		<category><![CDATA[plesk]]></category>

		<guid isPermaLink="false">http://blog.penumbra.be/?p=7</guid>
		<description><![CDATA[A couple weeks ago I was asked to implement a DDoS prevention system for a customer who had been suffering some DDoS events. Shouldn&#8217;t be too hard. The only catch was that the box was running a Plesk 9 LAMP stack. I chose to go with mod_evasive, a GPL2 licensed module for Apache[1-2]. It can <a href='http://blog.penumbra.be/2009/12/apache-mod_evasive-ddos-prevention-on-a-centos-5-x-plesk-environment/' class='excerpt-more'>[...]</a>]]></description>
		<wfw:commentRss>http://blog.penumbra.be/2009/12/apache-mod_evasive-ddos-prevention-on-a-centos-5-x-plesk-environment/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://blog.penumbra.be/2009/12/hello-world/</link>
		<comments>http://blog.penumbra.be/2009/12/hello-world/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 20:12:22 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blog.penumbra.be/?p=6</guid>
		<description><![CDATA[#!/bin/sh echo "Hello world!" exit 0]]></description>
		<wfw:commentRss>http://blog.penumbra.be/2009/12/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss><!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using apc
Database Caching using apc
Object Caching 1194/1436 objects using apc

 Served from: blog.penumbra.be @ 2013-05-26 03:32:22 by W3 Total Cache -->
