<?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>Include::RAWblog &#187; Open Source</title>
	<atom:link href="http://www.sufixo.com/raw/category/open-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sufixo.com/raw</link>
	<description>hacking my life</description>
	<lastBuildDate>Fri, 19 Mar 2010 15:23:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>10 facts you should know about BSD</title>
		<link>http://www.sufixo.com/raw/2009/06/24/10-facts-you-should-know-about-bsd/</link>
		<comments>http://www.sufixo.com/raw/2009/06/24/10-facts-you-should-know-about-bsd/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 03:27:01 +0000</pubDate>
		<dc:creator>include</dc:creator>
				<category><![CDATA[BSD]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.sufixo.com/raw/?p=400</guid>
		<description><![CDATA[Yesterday I was reading an article about &#8220;Elevator Pitch&#8221; and thinking how could I use this idea to promote my consultant skills, my blog and other things too. Then it came into my mind how cool would be doing this for BSD followed by a small list of things people should know about it.
Well, I [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday I was reading an article about &#8220;<a href="http://en.wikipedia.org/wiki/Elevator_pitch">Elevator Pitch</a>&#8221; and thinking how could I use this idea to promote my consultant skills, my blog and other things too. Then it came into my mind how cool would be doing this for <strong>BSD</strong> followed by a small list of things people should know about it.</p>
<p>Well, I suppose it&#8217;s more funny this way&#8230;</p>
<p>First I will give you some highlights about interesting features you find in BSD&#8217;s and a simple explanation about each item. Then, just at the end of this post, I show you what I think to be a &#8220;rocky&#8221; &#8220;Elevator Pitch&#8221; for BSD&#8217;s. <img src='http://www.sufixo.com/raw/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<ol>
<strong>
<li>BSD stands for&#8230;</li>
<p></strong></p>
<p>Berkeley Software Distribution! Yes, from California, USA.</p>
<p><strong>
<li>We call them flavours but we also have some distributions&#8230;</li>
<p></strong></p>
<p>Because all major BSD (<a href="http://www.openbsd.org">OpenBSD</a>, <a href="http://www.netbsd.org/">NetBSD</a>, <a href="http://www.freebsd.org/">FreeBSD</a>, <a href="http://www.dragonflybsd.org/">DragonFly BSD</a>) systems have different kernels, we can&#8217;t call them flavours. In our &#8220;world&#8221; a distribution is when a BSD is built upon some other BSD kernelland such <a href="http://m0n0.ch/wall/">m0n0wall</a>, <a href="http://www.pfsense.com/">pfSense</a>, <a href="http://www.freenas.org/">FreeNAS</a>, <a href="http://www.askozia.com/pbx/">Askozia</a>, <a href="http://www.freesbie.org/">FreeSBIE</a>, <a href="http://www.pcbsd.org/">PC-BSD</a>, <a href="http://www.desktopbsd.net/">DesktopBSD</a>, <a href="http://www.virtualbsd.info/">VirtualBSD</a> all are based on FreeBSD kernel. </p>
<p><strong>
<li>MAC OS X is also FreeBSD Based!</li>
<p></strong></p>
<p><em>&#8220;&#8230;Mac OS X Server includes the latest technological advances from the open source BSD community. Originally developed at the University of California, Berkeley, the BSD distribution is the foundation of most UNIX implementations today. Mac OS X Server is based largely on the FreeBSD distribution and includes the latest advances from this development community&#8230;&#8221;</em> [<a href="http://www.apple.com/server/macosx/technology/unix.html">http://www.apple.com/server/macosx/technology/unix.html</a>]</p>
<p><strong>
<li>NetBSD has XEN 3.3 support</li>
<p></strong></p>
<p>Today operating systems must have the power to handle as many types of virtualization as possible. Well of course if the license allows that. It is known that Xen still is a very important &#8220;player&#8221;. Almost any Linux distribution can load an hypervised kernel (Dom0) and run guests on it (DomU). Well, so it does NetBSD <img src='http://www.sufixo.com/raw/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  and hard work is being done also on FreeBSD-Current. [<a href="http://www.netbsd.org/ports/xen/howto.html">http://www.netbsd.org/ports/xen/howto.html</a> | <a href="http://www.netbsd.org/ports/xen/">http://www.netbsd.org/ports/xen/</a>]<br />
<strong>
<li>You can load multiple virtual kernels with DragonFly BSD</li>
<p></strong></p>
<p><em>&#8220;&#8230;The idea behind the development of the vkernel architecture was to find an elegant solution to debugging of the kernel and its components. It eases debugging, as it allows for a virtual kernel being loaded in userland and hence debug it without affecting the real kernel itself. By being able to load it on a running system it also removes the need for reboots between kernel compiles&#8230;&#8221;</em><br />
[<a href="http://www.dragonflybsd.org/docs/user/vKernelOverview/">http://www.dragonflybsd.org/docs/user/vKernelOverview/</a>]</p>
<p><strong>
<li>You can install applications under PC-BSD as you do in Mac OS X</li>
<p></strong></p>
<p>PBI stands for <em>&#8220;Pc-Bsd Installer&#8221;</em> or <em>&#8220;Push-Button Installer&#8221;</em>. As the name says, imagine you want to install Firefox with Flash plugin. Just fetch it via [<a href="http://www.pbidir.com/bt/category/web">http://www.pbidir.com/bt/category/web</a>], <em>et voi lá.</em> Click to install.</p>
<p><strong>
<li>We call it install.cfg not &#8216;kickstart&#8217;</li>
<p></strong></p>
<p>&#8220;Hi <a href="http://www.twitter.com/include">@include</a>! So, can you mass deploy under BSD, remotely? <strong>Yes we can!</strong> <img src='http://www.sufixo.com/raw/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  [<a href="http://www.403forbidden.net/BSD/FBSD_Kickstart/fbsd_inst_4b_files.php">http://www.403forbidden.net/BSD/FBSD_Kickstart/fbsd_inst_4b_files.php</a>] and better [<a href="http://www.daemonology.net/depenguinator/">http://www.daemonology.net/depenguinator/</a>]</p>
<p><strong>
<li>Almost every UNIX (or UNIX based) and Linux based operating systems uses code from OpenBSD</li>
<p></strong></p>
<p>This one was just for kidding! <img src='http://www.sufixo.com/raw/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  But next time you type ssh in your keyboard, think twice!</p>
<p><strong>
<li>ZFS is not loaded by FUSE. It&#8217;s a kernel module.</li>
<p></strong></p>
<p>I think you can guess how many advantages we have by running this stressing feature near the kernel and not in the userland.</p>
<p><strong>
<li>LiveCD&#8217;s and VMware Images for test drives</li>
<p></strong></p>
<p>Do you want to got for a test drive? Do you want to test your hardware or even Jails/other nice BSD feature? Fetch it, burn it, load it and you are done.</p>
</ol>
<p>The official slogan:</p>
<blockquote><p>
<strong><em>&#8220;FreeBSD, the power to serve&#8221;</em></strong>
</p></blockquote>
<p>So the elevator pitch I found to be cool for BSD is:</p>
<blockquote><p>
<strong><em>&#8220;Having BOFH nightmares? Use BSD and sleep tight during system updates in your company!&#8221;</em></strong>
</p></blockquote>
<div style="text-align:center;"><img src="http://www.sufixo.com/raw/wp-content/uploads/2009/06/litleBSD.png" alt="litleBSD.png" border="0" width="373" height="266" /></div>
<p>Do you like the &#8220;Elevator Pitch&#8221; and the all the BSD features? <img src='http://www.sufixo.com/raw/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Well, the list goes on and on down here with some other nice topics that are blowing in my mind. In fact I would love to see if my BSD friends can help me build a bigger list</p>
<ol>
<strong>
<li>Binary updates are a tremendous fast and secure way to update/upgrade your system</li>
<p></strong></p>
<p><strong>
<li>FreeBSD has 3 Firewall flavours</li>
<p></strong></p>
<p><strong>
<li>You can play with DTrace</li>
<p></strong></p>
<p><strong>
<li>Mandatory Access Control is a Modular Security Framework</li>
<p></strong></p>
<p><strong>
<li>GEOM is the Modular Disk transformation Framework</li>
<p></strong></p>
<p><strong>
<li>Hierarchical Jails</li>
<p></strong></p>
<p><strong>
<li>You can run Linux under FreeBSD via Linux compatible mode</li>
<p></strong></p>
<p><strong>
<li>You can run FreeBSD kernel under Linux via Debian GNU/kFreeBSD</li>
<p></strong></p>
<p><strong>
<li>&#8230;and the list goes on and on&#8230;</li>
<p></strong></p>
</ol>
<p>To end, 3 nice links for further reading</p>
<p><a href="http://en.wikipedia.org/wiki/Comparison_of_BSD_operating_systems">http://en.wikipedia.org/wiki/Comparison_of_BSD_operating_systems</a></p>
<p><a href="http://en.wikipedia.org/wiki/List_of_BSD_operating_systems">http://en.wikipedia.org/wiki/List_of_BSD_operating_systems</a></p>
<p><a href="http://en.wikipedia.org/wiki/Commercial_products_based_on_FreeBSD">http://en.wikipedia.org/wiki/Commercial_products_based_on_FreeBSD</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sufixo.com/raw/2009/06/24/10-facts-you-should-know-about-bsd/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>WTfffff.at on fuckflickr (o)</title>
		<link>http://www.sufixo.com/raw/2009/02/25/wtfffffat-on-fuckflickr-o/</link>
		<comments>http://www.sufixo.com/raw/2009/02/25/wtfffffat-on-fuckflickr-o/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 11:43:14 +0000</pubDate>
		<dc:creator>include</dc:creator>
				<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.sufixo.com/raw/?p=329</guid>
		<description><![CDATA[Today I found this website http://fffff.at/fuckflickr/ and apparently, they hate http://www.flickr.com.
just check out their logo   (very weird no?)




Creative hein!? This is a sample of what open source can do for you and it&#8217;s reasons here.
Ah, and you can have it installed on your machine too. 
]]></description>
			<content:encoded><![CDATA[<p>Today I found this website <a href="http://fffff.at/fuckflickr/">http://fffff.at/fuckflickr/</a> and apparently, they hate <a href="http://www.flickr.com">http://www.flickr.com</a>.<br />
just check out their logo <img src='http://www.sufixo.com/raw/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  (very weird no?)</p>
<p><center><br />
<img src="http://fffff.at/fuckflickr/themes/fuckflickr/images/logos/fflickr_logo_PG_150px.gif" /><br />
</center></p>
<p>
Creative hein!? This is a sample of what open source can do for you and it&#8217;s reasons <a href="http://fffff.at/fuckflickr-info/">here</a>.<br />
Ah, and you can have it installed on your machine too. <<a href="http://fffff.at/download/fuckflickr-2-0.zip">download link</a>></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sufixo.com/raw/2009/02/25/wtfffffat-on-fuckflickr-o/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Innotek, Sun and Virtualbox FreeBSD Port</title>
		<link>http://www.sufixo.com/raw/2008/04/15/innotek-sun-and-virtualbox-freebsd-port/</link>
		<comments>http://www.sufixo.com/raw/2008/04/15/innotek-sun-and-virtualbox-freebsd-port/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 10:59:33 +0000</pubDate>
		<dc:creator>include</dc:creator>
				<category><![CDATA[BSD]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.sufixo.com/raw/index.php/2008/04/15/innotek-sun-and-virtualbox-freebsd-port/</guid>
		<description><![CDATA[ Great news for FreeBSD and virtualization fans!
Innotek which was recently acquired by Sun,  is looking for developers to help porting VirtualBox to FreeBSD. I&#8217;m not to much worried because I &#8220;abuse&#8221; of FreeBSD Jails and I have no need to virtualize any other operating system under any of my FreeBSD Box. (well, until now) But [...]]]></description>
			<content:encoded><![CDATA[<p> Great news for FreeBSD and virtualization fans!</p>
<p><a href="http://www.innotek.com/">Innotek</a> which was recently acquired by <a href="http://www.sun.com/">Sun</a>,  is <a href="http://forums.virtualbox.org/viewtopic.php?t=3234">looking for developers</a> to help porting VirtualBox to <a href="http://www.freebsd.org">FreeBSD</a>. I&#8217;m not to much worried because I &#8220;abuse&#8221; of FreeBSD Jails and I have no need to virtualize any other operating system under any of my FreeBSD Box. (well, until now) But in fact I think is always a plus to have as many options as others have!</p>
<p>The community already has a simple port of it but that must be completed they say!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sufixo.com/raw/2008/04/15/innotek-sun-and-virtualbox-freebsd-port/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>learning starts by interest, listening then reading and finally interacting</title>
		<link>http://www.sufixo.com/raw/2008/03/19/learning-starts-by-interest-listening-then-reading-and-finally-interacting/</link>
		<comments>http://www.sufixo.com/raw/2008/03/19/learning-starts-by-interest-listening-then-reading-and-finally-interacting/#comments</comments>
		<pubDate>Wed, 19 Mar 2008 16:23:09 +0000</pubDate>
		<dc:creator>include</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[prt.sc]]></category>

		<guid isPermaLink="false">http://www.sufixo.com/raw/index.php/2008/03/19/learning-starts-by-interest-listening-then-reading-and-finally-interacting/</guid>
		<description><![CDATA[Ok I admit I have written a weird subject on this post, but I&#8217;m sick of listening (almost) everybody pronounce &#8220;posgre&#8221; when in fact PostgreSQL is pronounced like /po:st gres kju: el/; . Please follow this link and listen http://www.postgresql.org/files/postgresql.mp3
In Portuguese we call this &#8220;Chamar os bois pelos nomes&#8221; and translating this phrase is something [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.sufixo.com/raw/wp-content/uploads/2008/03/postgresql.gif" title="postgresql.gif"><img src="http://www.sufixo.com/raw/wp-content/uploads/2008/03/postgresql.gif" alt="postgresql.gif" align="left" /></a>Ok I admit I have written a weird subject on this post, but I&#8217;m sick of listening (almost) everybody pronounce &#8220;posgre&#8221; when in fact <a href="http://www.postgresql.org/">PostgreSQL</a> is pronounced like /po:st gres kju: el/; . Please follow this link and listen <a href="http://www.postgresql.org/files/postgresql.mp3">http://www.postgresql.org/files/postgresql.mp3</a></p>
<p>In Portuguese we call this &#8220;Chamar os bois pelos nomes&#8221; and translating this phrase is something like &#8220;Calling the bulls by its names&#8221;&#8230; or Elephants in this case. <img src='http://www.sufixo.com/raw/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>&#8230; so please, interact! and remember this knowledge cicle ends when you start over &lt; subject here&gt; but without interest!</p>
<p>(<em>&#8230; this kind of stuff remembers me those guys who pronounce <a href="http://www.latex-project.org/">LaTeX</a> like when they call a Taxi, it&#8217;s the lolocaust&#8230;</em>)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sufixo.com/raw/2008/03/19/learning-starts-by-interest-listening-then-reading-and-finally-interacting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.postgresql.org/files/postgresql.mp3" length="5747" type="audio/mpeg" />
		</item>
	</channel>
</rss>
