<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: OS Virtualization on FreeBSD vs. Linux</title>
	<atom:link href="http://www.jebriggs.com/blog/2007/07/os-virtualization-on-freebsd-vs-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jebriggs.com/blog/2007/07/os-virtualization-on-freebsd-vs-linux/</link>
	<description>Observations by a Programmer of Silicon Valley and Beyond</description>
	<lastBuildDate>Wed, 25 Jan 2012 03:01:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: dennyhalim</title>
		<link>http://www.jebriggs.com/blog/2007/07/os-virtualization-on-freebsd-vs-linux/comment-page-1/#comment-25514</link>
		<dc:creator>dennyhalim</dc:creator>
		<pubDate>Sun, 30 Dec 2007 17:52:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.jebriggs.com/blog/bsd/os-virtualization-on-freebsd-vs-linux.html#comment-25514</guid>
		<description>can we run linux inside freebsd jail??? or different bsd like netbsd/openbsd/etc...???

with openvz (similar, os level virtualization), we can run any other linux inside.</description>
		<content:encoded><![CDATA[<p>can we run linux inside freebsd jail??? or different bsd like netbsd/openbsd/etc&#8230;???</p>
<p>with openvz (similar, os level virtualization), we can run any other linux inside.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Administrator</title>
		<link>http://www.jebriggs.com/blog/2007/07/os-virtualization-on-freebsd-vs-linux/comment-page-1/#comment-24912</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Fri, 10 Aug 2007 06:44:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.jebriggs.com/blog/bsd/os-virtualization-on-freebsd-vs-linux.html#comment-24912</guid>
		<description>Wow, you FreeBSD users sure are vocal! I&#039;ll have to post some more on BSD I guess.

Thanks for the tips.</description>
		<content:encoded><![CDATA[<p>Wow, you FreeBSD users sure are vocal! I&#8217;ll have to post some more on BSD I guess.</p>
<p>Thanks for the tips.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave P</title>
		<link>http://www.jebriggs.com/blog/2007/07/os-virtualization-on-freebsd-vs-linux/comment-page-1/#comment-24881</link>
		<dc:creator>Dave P</dc:creator>
		<pubDate>Fri, 03 Aug 2007 13:34:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.jebriggs.com/blog/bsd/os-virtualization-on-freebsd-vs-linux.html#comment-24881</guid>
		<description>It looks like you have a typo, the wikipedia page you linked to says jail was introduced back in FreeBSD 4.0 (backed up by the man page for jail at http://www.freebsd.org/cgi/man.cgi?query=jail)</description>
		<content:encoded><![CDATA[<p>It looks like you have a typo, the wikipedia page you linked to says jail was introduced back in FreeBSD 4.0 (backed up by the man page for jail at <a href="http://www.freebsd.org/cgi/man.cgi?query=jail" rel="nofollow">http://www.freebsd.org/cgi/man.cgi?query=jail</a>)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremie Le Hen</title>
		<link>http://www.jebriggs.com/blog/2007/07/os-virtualization-on-freebsd-vs-linux/comment-page-1/#comment-24880</link>
		<dc:creator>Jeremie Le Hen</dc:creator>
		<pubDate>Fri, 03 Aug 2007 08:45:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.jebriggs.com/blog/bsd/os-virtualization-on-freebsd-vs-linux.html#comment-24880</guid>
		<description>Hi,

Actually a jailed daemon can listen on 0.0.0.0; the kernel will simply remap it to the jail&#039;s IP address.

One point which is worth mentioning as well is that the FreeBSD handbook provides a complete chapter about jails.

Regards,
-- Jeremie</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Actually a jailed daemon can listen on 0.0.0.0; the kernel will simply remap it to the jail&#8217;s IP address.</p>
<p>One point which is worth mentioning as well is that the FreeBSD handbook provides a complete chapter about jails.</p>
<p>Regards,<br />
&#8211; Jeremie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Buechler</title>
		<link>http://www.jebriggs.com/blog/2007/07/os-virtualization-on-freebsd-vs-linux/comment-page-1/#comment-24879</link>
		<dc:creator>Chris Buechler</dc:creator>
		<pubDate>Fri, 03 Aug 2007 01:49:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.jebriggs.com/blog/bsd/os-virtualization-on-freebsd-vs-linux.html#comment-24879</guid>
		<description>One small correction - it&#039;s been built in since FreeBSD 4.0, not 5.0. 

I&#039;ve been using jails for heavily trafficked production servers for years, it&#039;s an awesome solution.</description>
		<content:encoded><![CDATA[<p>One small correction &#8211; it&#8217;s been built in since FreeBSD 4.0, not 5.0. </p>
<p>I&#8217;ve been using jails for heavily trafficked production servers for years, it&#8217;s an awesome solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vivek Khera</title>
		<link>http://www.jebriggs.com/blog/2007/07/os-virtualization-on-freebsd-vs-linux/comment-page-1/#comment-24878</link>
		<dc:creator>Vivek Khera</dc:creator>
		<pubDate>Thu, 02 Aug 2007 03:42:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.jebriggs.com/blog/bsd/os-virtualization-on-freebsd-vs-linux.html#comment-24878</guid>
		<description>Hi James, that must have been me you&#039;re referring to... :-)

Yeah, jails are cool for isolating services and for configuration testing and such.  Since it is not really virtualization the way vmware or xen or such are, you have much less overhead.  Everything is running on one kernel -- the processes inside the jail are just processes that are in a chroot environment and have limited networking.  One big thing that is not available is the ability to alter the network stack in any way per jail.</description>
		<content:encoded><![CDATA[<p>Hi James, that must have been me you&#8217;re referring to&#8230; <img src='http://www.jebriggs.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Yeah, jails are cool for isolating services and for configuration testing and such.  Since it is not really virtualization the way vmware or xen or such are, you have much less overhead.  Everything is running on one kernel &#8212; the processes inside the jail are just processes that are in a chroot environment and have limited networking.  One big thing that is not available is the ability to alter the network stack in any way per jail.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Langille</title>
		<link>http://www.jebriggs.com/blog/2007/07/os-virtualization-on-freebsd-vs-linux/comment-page-1/#comment-24877</link>
		<dc:creator>Dan Langille</dc:creator>
		<pubDate>Wed, 01 Aug 2007 14:22:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.jebriggs.com/blog/bsd/os-virtualization-on-freebsd-vs-linux.html#comment-24877</guid>
		<description>&quot;you can’t run different versions of the OS than what was originally installed&quot;

AFAIK, you can run older versions of FreeBSD in the jail.  For example, if you&#039;re running 6.2 in the host, you could run 6.1 in the jail.</description>
		<content:encoded><![CDATA[<p>&#8220;you can’t run different versions of the OS than what was originally installed&#8221;</p>
<p>AFAIK, you can run older versions of FreeBSD in the jail.  For example, if you&#8217;re running 6.2 in the host, you could run 6.1 in the jail.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching 1/11 queries in 0.011 seconds using disk
Object Caching 262/266 objects using disk

Served from: www.jebriggs.com @ 2012-02-10 13:56:43 -->
