<?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>devel.reinikainen.net &#187; jail</title>
	<atom:link href="http://devel.reinikainen.net/tag/jail/feed" rel="self" type="application/rss+xml" />
	<link>http://devel.reinikainen.net</link>
	<description>The ramblings of Jani Reinikainen</description>
	<lastBuildDate>Mon, 18 Jul 2011 18:54:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Chrooted Shells in Debian GNU/Linux</title>
		<link>http://devel.reinikainen.net/58</link>
		<comments>http://devel.reinikainen.net/58#comments</comments>
		<pubDate>Sat, 03 Oct 2009 08:39:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux/BSD Server Solutions]]></category>
		<category><![CDATA[chroot]]></category>
		<category><![CDATA[jail]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://devel.reinikainen.net/?p=58</guid>
		<description><![CDATA[Jani Reinikainen, devel (at) reinikainen.net 21. March 2003 Introduction This document is incomplete and a bit outdated. I didn&#8217;t like the idea of statically compiling everything for my users (well, actually I didn&#8217;t like the idea of comiling at all, since I was running Debian GNU/Linux, which is famous for it&#8217;s package management system). That&#8217;s [...]]]></description>
		<wfw:commentRss>http://devel.reinikainen.net/58/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chrooting psyBNC on FreeBSD</title>
		<link>http://devel.reinikainen.net/29</link>
		<comments>http://devel.reinikainen.net/29#comments</comments>
		<pubDate>Sat, 03 Oct 2009 08:12:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux/BSD Server Solutions]]></category>
		<category><![CDATA[bnc]]></category>
		<category><![CDATA[bsd]]></category>
		<category><![CDATA[chroot]]></category>
		<category><![CDATA[jail]]></category>

		<guid isPermaLink="false">http://devel.reinikainen.net/29</guid>
		<description><![CDATA[I&#8217;m a firm believer in chrooting services for some added security. I did this on FreeBSD 4.7-RELEASE, but this will probably also work on Linux, with some modifications. First, download and compile psyBNC as usual: $ fetch http://www.psychoid.lam3rz.de/psyBNC2.3.2-4.tar.gz $ tar xfvz psyBNC2.3.2-4.tar.gz $ cd psybnc $ make menuconfig $ make Next, create the chrooted area. [...]]]></description>
		<wfw:commentRss>http://devel.reinikainen.net/29/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jailing psyBNC, inetd and identd on FreeBSD</title>
		<link>http://devel.reinikainen.net/27</link>
		<comments>http://devel.reinikainen.net/27#comments</comments>
		<pubDate>Sat, 03 Oct 2009 08:11:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux/BSD Server Solutions]]></category>
		<category><![CDATA[bnc]]></category>
		<category><![CDATA[bsd]]></category>
		<category><![CDATA[chroot]]></category>
		<category><![CDATA[jail]]></category>

		<guid isPermaLink="false">http://devel.reinikainen.net/?p=27</guid>
		<description><![CDATA[I&#8217;m a firm believer in jailing services for some added security. I did this on FreeBSD 5.3-RELEASE. I&#8217;m not sure how well this works on other operating systems. First, setup the jail. I use a small shell script for the task. # ./jailsetup.sh 10.0.0.7 Next, add a user for the psyBNC daemon and setup networking [...]]]></description>
		<wfw:commentRss>http://devel.reinikainen.net/27/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jailing MySQL and PostgreSQL on FreeBSD</title>
		<link>http://devel.reinikainen.net/15</link>
		<comments>http://devel.reinikainen.net/15#comments</comments>
		<pubDate>Sat, 03 Oct 2009 08:04:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux/BSD Server Solutions]]></category>
		<category><![CDATA[bsd]]></category>
		<category><![CDATA[chroot]]></category>
		<category><![CDATA[jail]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://devel.reinikainen.net/?p=15</guid>
		<description><![CDATA[Table of contents 1. Introduction 1.1. Concepts 1.2. Revision history 1.3. Disclaimer 2. Tough choices 2.1. Choosing a server platform 2.2. Choosing a database backend 3. Theory 3.1. Account theory 3.2. Partitioning theory 3.3. Security theory 3.4. Directory structuring theory 4. Theory in practice 4.1. FreeBSD Installation 4.2. Jail network setup 4.3. Creating the jails [...]]]></description>
		<wfw:commentRss>http://devel.reinikainen.net/15/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

