<?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>Evilcoder</title>
	<atom:link href="http://www.evilcoder.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.evilcoder.org</link>
	<description></description>
	<lastBuildDate>Sun, 22 Apr 2012 15:25:42 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-beta4-20805</generator>
		<item>
		<title>Family news: 20 weeks</title>
		<link>http://www.evilcoder.org/2012/04/22/family-news-20-weeks/</link>
		<comments>http://www.evilcoder.org/2012/04/22/family-news-20-weeks/#comments</comments>
		<pubDate>Sun, 22 Apr 2012 15:25:42 +0000</pubDate>
		<dc:creator>Remko Lodder</dc:creator>
				<category><![CDATA[Weblog]]></category>

		<guid isPermaLink="false">http://www.evilcoder.org/?p=2088</guid>
		<description><![CDATA[<p>Last Thursday we had our echo that you get at 20 weeks. Ruby, the one making the echo, checked various things that would imply medical issues. Luckily she was unable to find anything. Obviously that only is a visual inspection but from that inspection things appear to be good.</p> <p>This also means that we are [...]]]></description>
			<content:encoded><![CDATA[<p>Last Thursday we had our echo that you get at 20 weeks. Ruby, the one making the echo, checked various things that would imply medical issues. Luckily she was unable to find anything. Obviously that only is a visual inspection but from that inspection things appear to be good.</p>
<p>This also means that we are half way through! Denise is doing fine, apart from backing pains (which are quite severe), and the babyroom is nearing completion as well so we are ready for the baby <img src='http://www.evilcoder.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> ..</p>
]]></content:encoded>
			<wfw:commentRss>http://www.evilcoder.org/2012/04/22/family-news-20-weeks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DSPAM</title>
		<link>http://www.evilcoder.org/2012/04/22/dspam/</link>
		<comments>http://www.evilcoder.org/2012/04/22/dspam/#comments</comments>
		<pubDate>Sun, 22 Apr 2012 14:03:23 +0000</pubDate>
		<dc:creator>Remko Lodder</dc:creator>
				<category><![CDATA[FreeBSD]]></category>

		<guid isPermaLink="false">http://www.evilcoder.org/?p=2083</guid>
		<description><![CDATA[<p>Since recent (with the very great help of Ion-Mihai Tetu, a fellow FreeBSD committer and developer for dspam) we (JR-Hosting) are running our anti-spam infrastructure on DSPAM. We stopped using SpamAssassin after some testing and resolving problems. The interesting fact is that we share most directories through nullfs so that both the webjail and the [...]]]></description>
			<content:encoded><![CDATA[<p>Since recent (with the very great help of Ion-Mihai Tetu, a fellow FreeBSD committer and developer for dspam) we (JR-Hosting) are running our anti-spam infrastructure on DSPAM. We stopped using SpamAssassin after some testing and resolving problems. The interesting fact is that we share most directories through nullfs so that both the webjail and the mailjail share data and our users are able to modify settings, see their stats etc. Very great and after overcoming our issues (local delivery was not OK in the beginning and the webjail was not able to properly use the MySQL database backend at first, which was odd because the main system WAS looking into it and the webjail wasn&#8217;t), it works just fine. Ofcourse it is still learning but it seems that it finds spam efficiently and quick, and it&#8217;s footprint is much much lower then SpamAssassin was. I might want to figure out how to run the daemonized version as per advise of Ion-Mihai, till then it works as a deliveryagent.</p>
<p>I am writing a &#8216;hosting environment howto&#8217; (or something that will largely look like that) in which I will write about the setup as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.evilcoder.org/2012/04/22/dspam/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>FIXED: FreeBSD Jails PHP dirname WordPress</title>
		<link>http://www.evilcoder.org/2012/03/21/fixed-freebsd-jails-php-dirname-wordpress/</link>
		<comments>http://www.evilcoder.org/2012/03/21/fixed-freebsd-jails-php-dirname-wordpress/#comments</comments>
		<pubDate>Tue, 20 Mar 2012 22:27:32 +0000</pubDate>
		<dc:creator>Remko Lodder</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Weblog]]></category>

		<guid isPermaLink="false">http://www.evilcoder.org/?p=2076</guid>
		<description><![CDATA[<p>Dear Reader,</p> <p>I had fixed the issue. Instead of using nullfs to get access to the /usr/home directories, I am using unionfs, which basically does the same for my goals (unless someone corrects me in misunderstanding things) and this does not seem to generate the same issues. Various sites are now running happily behind the [...]]]></description>
			<content:encoded><![CDATA[<p>Dear Reader,</p>
<p>I had fixed the issue. Instead of using nullfs to get access to the /usr/home directories, I am using unionfs, which basically does the same for my goals (unless someone corrects me in misunderstanding things) and this does not seem to generate the same issues. Various sites are now running happily behind the WWW Jail. Time to finish my document on how I did setup the entire beast.</p>
<p>Thanks all for listening, helping, and giving tips (Alexander and Miroslav!)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.evilcoder.org/2012/03/21/fixed-freebsd-jails-php-dirname-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HELP: FreeBSD Jails PHP dirname WordPress</title>
		<link>http://www.evilcoder.org/2012/03/20/freebsd-jails-php-dirname-wordpress/</link>
		<comments>http://www.evilcoder.org/2012/03/20/freebsd-jails-php-dirname-wordpress/#comments</comments>
		<pubDate>Tue, 20 Mar 2012 12:00:26 +0000</pubDate>
		<dc:creator>Remko Lodder</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Weblog]]></category>

		<guid isPermaLink="false">http://www.evilcoder.org/?p=2070</guid>
		<description><![CDATA[<p>So, I am still building up my jail structure and the last few evenings I was testing the FreeBSD jail wrt. PHP, Apache22-mpm-itk and wordpress.</p> <p>Things started to break when I redirected external traffic to the jail. It seemed that require_once(dirname(dirname(__FILE__))) . &#8216;/wp-load.php&#8217;; does not work from within the jail.</p> <p>I decided to do a [...]]]></description>
			<content:encoded><![CDATA[<p>So, I am still building up my jail structure and the last few evenings I was testing the FreeBSD jail wrt. PHP, Apache22-mpm-itk and wordpress.</p>
<p>Things started to break when I redirected external traffic to the jail. It seemed that require_once(dirname(dirname(__FILE__))) . &#8216;/wp-load.php&#8217;; does not work from within the jail.</p>
<p>I decided to do a little test and testing reveals that in a stand alone configuration the dirnames behave exactly the same, in both the host and the jail. Printing the directive within WordPress (when loading the admin pages f.ex.) reveals a &#8216;.&#8217; instead of the &#8216;/path&#8217; . It is resolvable by adding a &#8216;.&#8217; to the directive so that wp-admin/admin.php loads the ../wp-load.php file instead of &#8216;/path/to/wordpress/wp-load.php&#8217;. Though this sounds very sily todo.</p>
<p>Did someone else encounter this? I Do not want to change enforcement of the statfs to some other value since the defaults should be good enough (given the testsript).</p>
<p>Relevant details: the /usr/home where the public_html files live, are nullfs rw mounted from the host and are available in the jail. The jail does username/group lookups through Ldap, and can see the various users. Apache had been build with the ITK patches so that every host runs under his/her own user. I do not see obvious differences between the regular host and the jail, the only real difference is the internal/external addresses used in the vhost configuration, but that is kinda obvious to me.</p>
<p>Let me know <img src='http://www.evilcoder.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.evilcoder.org/2012/03/20/freebsd-jails-php-dirname-wordpress/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>FreeBSD Activity++</title>
		<link>http://www.evilcoder.org/2012/03/07/freebsd-activity/</link>
		<comments>http://www.evilcoder.org/2012/03/07/freebsd-activity/#comments</comments>
		<pubDate>Wed, 07 Mar 2012 16:27:45 +0000</pubDate>
		<dc:creator>Remko Lodder</dc:creator>
				<category><![CDATA[FreeBSD]]></category>

		<guid isPermaLink="false">http://www.evilcoder.org/?p=2066</guid>
		<description><![CDATA[<p>Lately I have become more active then the last year in total for FreeBSD. I committed several enhancements that were in my queue already for a long time, but finally came into the FreeBSD tree. Some too late for 8.3 which is upcoming and some not.</p> <p>I also understand merging much better then before, taking [...]]]></description>
			<content:encoded><![CDATA[<p>Lately I have become more active then the last year in total for FreeBSD. I committed several enhancements that were in my queue already for a long time, but finally came into the FreeBSD tree. Some too late for 8.3 which is upcoming and some not.</p>
<p>I also understand merging much better then before, taking the time for a commit and making a few mistakes really helps, and ofcourse the community is not too shy to mention my faults <img src='http://www.evilcoder.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>One of the things that got committed is the force setting of carp, whether it&#8217;s a master or backup node (make sure pre-empt is disabled if you do this, else it will just rollback within seconds <img src='http://www.evilcoder.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> ), which eases maintenance for example. One of the other things is that I am using an extensive network of local jails now that service my needs, most seperated items. I also started writing an Howto (or bsdmag article if there is interest) to demonstrate and tell how we setup most items. One of the things that is still causing me headaches is that we have nullfs rw mounts of /home to the jails because mailservers need to write, ftp servers need to write etc. But if we were sharing these information sources via NFS we would have had the same challenges <img src='http://www.evilcoder.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I feel good in taking the time for FreeBSD again, and I would like to hear recommendations on what targets I can persue in FreeBSD (low hanging fruit is good enough for the time being) and additional things, also please comment on the nullfs mounts (rw,nosuid) to enhance my security level and which makes my article even better <img src='http://www.evilcoder.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.evilcoder.org/2012/03/07/freebsd-activity/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Family news&#8230;</title>
		<link>http://www.evilcoder.org/2012/02/17/family-news/</link>
		<comments>http://www.evilcoder.org/2012/02/17/family-news/#comments</comments>
		<pubDate>Fri, 17 Feb 2012 16:26:51 +0000</pubDate>
		<dc:creator>Remko Lodder</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Weblog]]></category>

		<guid isPermaLink="false">http://www.evilcoder.org/?p=2056</guid>
		<description><![CDATA[<p>Dear all,</p> <p>It is with very great pleasure that I would like to tell you, that we (Denise, Luca and myself) are expecting our second child. Currently we are around 12 weeks and everything is looking good.</p> <p>We saw the first images of our soon kid and new FreeBSD Hacker? He or she is looking [...]]]></description>
			<content:encoded><![CDATA[<p>Dear all,</p>
<p>It is with very great pleasure that I would like to tell you, that we (Denise, Luca and myself) are expecting our second child. Currently we are around 12 weeks and everything is looking good.</p>
<p>We saw the first images of our soon kid and new FreeBSD Hacker? <img src='http://www.evilcoder.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  He or she is looking beautiful already. We do not yet know the gender, but we are expecting the kid around the beginning of September.</p>
<p>Luca is also happy with these developments, so everything is in the works (actively as we speak) to move his room to the upperfloor, and we are going to prepare his old room for the baby.</p>
<p>Leave a message so that I can read them later on (I would like that): do realise that it&#8217;s moderated and that it might take a little before I can acknowledge your message <img src='http://www.evilcoder.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.evilcoder.org/2012/02/17/family-news/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>FreeBSD: jails, ezjail, pfSense</title>
		<link>http://www.evilcoder.org/2012/02/16/freebsd-jails-ezjail-pfsense/</link>
		<comments>http://www.evilcoder.org/2012/02/16/freebsd-jails-ezjail-pfsense/#comments</comments>
		<pubDate>Wed, 15 Feb 2012 22:12:04 +0000</pubDate>
		<dc:creator>Remko Lodder</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Weblog]]></category>
		<category><![CDATA[ezjail]]></category>
		<category><![CDATA[jails]]></category>
		<category><![CDATA[PFSense]]></category>

		<guid isPermaLink="false">http://www.evilcoder.org/?p=2052</guid>
		<description><![CDATA[<p>During the last couple of days I am intensively using ezjail to administer several jails on my machines. They are currently IPv6 only (internet-facing) and are used to build pfsense images to test locally (still setting this up, need to cross compile to i386 from amd64), offer a testjail to a collegue to work together [...]]]></description>
			<content:encoded><![CDATA[<p>During the last couple of days I am intensively using ezjail to administer several jails on my machines. They are currently IPv6 only (internet-facing) and are used to build pfsense images to test locally (still setting this up, need to cross compile to i386 from amd64), offer a testjail to a collegue to work together on a Opsview implementation on FreeBSD, whether or not we are going to succeed in that, and I just installed a test environment for my webservices. They are all contained in their own little box, having IPv4 connectivity outgoing through NAT, and native IPv6 connectivity from my &#8220;Vendor&#8221; on an extra subnet that I obtained.</p>
<p>I like this, so I am probably going to setup some more services here and there to perform some magic for me that might need external access. I will also tie them together with LDAP and the like so that it&#8217;s an uniform base. At the moment I do not have additional ideas about moving production services towards jails as well though.</p>
<p>Thanks to FreeBSD this all is damned easy. You should try it, or poke me in case you want to know more! <img src='http://www.evilcoder.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.evilcoder.org/2012/02/16/freebsd-jails-ezjail-pfsense/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Cold!</title>
		<link>http://www.evilcoder.org/2012/02/01/cold/</link>
		<comments>http://www.evilcoder.org/2012/02/01/cold/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 19:18:00 +0000</pubDate>
		<dc:creator>Remko Lodder</dc:creator>
				<category><![CDATA[Weblog]]></category>

		<guid isPermaLink="false">http://www.evilcoder.org/?p=2025</guid>
		<description><![CDATA[<p>This morning it was cold for our reasoning (yeah I do realise that it&#8217;s colder in other parts of the world)<br /> Jeroen recently posted a picture and mentioned that it was out of his comfort zone (-2, but it appeared he was talking about the radius he could still drive), but this morning was [...]]]></description>
			<content:encoded><![CDATA[<p>This morning it was cold for our reasoning (yeah I do realise that it&#8217;s colder in other parts of the world)<br />
Jeroen recently posted a picture and mentioned that it was out of his comfort zone (-2, but it appeared he was talking about the radius he could still drive), but this morning was way out of my comfort zone <img src='http://www.evilcoder.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
<a href="http://www.evilcoder.org/wp-content/uploads/2012/02/foto.jpg"><img src="http://www.evilcoder.org/wp-content/uploads/2012/02/foto-1024x764.jpg" alt="" title="foto" width="1024" height="764" class="alignnone size-large wp-image-2026" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.evilcoder.org/2012/02/01/cold/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Something strange happened at work.</title>
		<link>http://www.evilcoder.org/2012/02/01/something-strange-at-work/</link>
		<comments>http://www.evilcoder.org/2012/02/01/something-strange-at-work/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 07:52:20 +0000</pubDate>
		<dc:creator>Remko Lodder</dc:creator>
				<category><![CDATA[Weblog]]></category>

		<guid isPermaLink="false">http://www.evilcoder.org/?p=2016</guid>
		<description><![CDATA[<p>Somethign strange happened at work today. I was just sitting at my desk, and then.. it happened.. Just take a look at the movie that was made by one of my collegue&#8217;s from within my project </p> <p>You will need a .mov player to see what how and what </p> <p><a href='http://www.evilcoder.org/wp-content/uploads/2012/01/Take_0013.mov'>At work something strange [...]]]></description>
			<content:encoded><![CDATA[<p>Somethign strange happened at work today. I was just sitting at my desk, and then.. it happened.. Just take a look at the movie that was made by one of my collegue&#8217;s from within my project <img src='http://www.evilcoder.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>You will need a .mov player to see what how and what <img src='http://www.evilcoder.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href='http://www.evilcoder.org/wp-content/uploads/2012/01/Take_0013.mov'>At work something strange happened&#8230;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.evilcoder.org/2012/02/01/something-strange-at-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.evilcoder.org/wp-content/uploads/2012/01/Take_0013.mov" length="1720850" type="video/quicktime" />
		</item>
		<item>
		<title>Pagelines 2.1</title>
		<link>http://www.evilcoder.org/2012/01/31/pagelines-2-1/</link>
		<comments>http://www.evilcoder.org/2012/01/31/pagelines-2-1/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 20:39:20 +0000</pubDate>
		<dc:creator>Remko Lodder</dc:creator>
				<category><![CDATA[Weblog]]></category>

		<guid isPermaLink="false">http://www.evilcoder.org/?p=2019</guid>
		<description><![CDATA[<p>So, today I could finally upgrade to Pagelines 2.1 . Pagelines 2.1 gives me a few options that I didn&#8217;t have before like a much nicer social media bar. So far it seems to work just fine and all. Ofcourse I am always hoping for more new features, but so far I am happy with [...]]]></description>
			<content:encoded><![CDATA[<p>So, today I could finally upgrade to Pagelines 2.1 <img src='http://www.evilcoder.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> . Pagelines 2.1 gives me a few options that I didn&#8217;t have before like a much nicer social media bar. So far it seems to work just fine and all. Ofcourse I am always hoping for more new features, but so far I am happy with the changes.</p>
<p>You can check them out at <a href="http://www.pagelines.com">http://www.pagelines.com</a>, there are a few premium WordPress themes there already, but if you have a new one, you can put it on there <img src='http://www.evilcoder.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.evilcoder.org/2012/01/31/pagelines-2-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

