<?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>Parolski.com &#187; networking</title>
	<atom:link href="http://www.parolski.com/tag/networking/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.parolski.com</link>
	<description>Faith, Solaris, and Chicken Korma, by Anton Parol</description>
	<lastBuildDate>Mon, 26 Jul 2010 20:34:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>why use openbsd?</title>
		<link>http://www.parolski.com/2008/05/06/why-use-openbsd/</link>
		<comments>http://www.parolski.com/2008/05/06/why-use-openbsd/#comments</comments>
		<pubDate>Tue, 06 May 2008 16:48:35 +0000</pubDate>
		<dc:creator>Anton Parol</dc:creator>
				<category><![CDATA[computing]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[openbsd]]></category>

		<guid isPermaLink="false">http://www.parolski.com/?p=50</guid>
		<description><![CDATA[First up, its cute. Thats right, the branding is so adorable, you just want a little puffy, like its was a Pokemon or something. No, but really, I do think the branding tells you something about the product; its lean and functional. Of course, you pick whichever product you feel solves the problem, but heres [...]]]></description>
			<content:encoded><![CDATA[<p>First up, its cute. Thats right, the branding is so adorable, you just want a little puffy, like its was a Pokemon or something. No, but really, I do think the branding tells you something about the product; its lean and functional. Of course, you pick whichever product you feel solves the problem, but heres my reasons for liking <a href="http://www.openbsd.org">openbsd</a>:</p>
<ol>
<li>The download is relatively small: about 207MB for the <a href="ftp://ftp.arcane-networks.fr/pub/OpenBSD/4.3/i386/install43.iso">iso image</a></li>
<li>It takes up little resources: 30MB once booted up (and 13 processes). Of course, you&#8217;ll be expecting to load the machine up with services, thats the whole point of a good OS, right? Unless you don&#8217;t actually intend on using it&#8230;</li>
<li><a href="http://openbsd.org/faq/faq15.html#Ports">Easy to use</a> ports system. You just download the<a href="ftp://ftp.arcane-networks.fr/pub/OpenBSD/4.3/ports.tar.gz"> ports.tar.gz</a> file for your version of openbsd, uncompress and then untar in the right directory (<code>/usr/ports</code>), then navigate to the directory of the software you want and type <code><br />
make &amp;&amp; make install</code><br />
Of course, this is only really needed for people who like to compile from source! Everyone else can just use the usual <a href="http://openbsd.org/faq/faq15.html#PkgMgmt">packages system</a></li>
<li>Easy network configuration. You can make a bridged connection with two commands:<code><br />
ifconfig bridge0 up<br />
brconfig bridge0 add xl0 add fxp0</code> (insert your own network cards here)</li>
<li>It ships with apache! Just type:<br />
<code>apachectl start</code> and your running! (the htdocs directory is <code>/var/www/htdocs</code> )</li>
<li>The documentation is fantastic. No really, it really is good, its always a pleasure to RTM on openbsd</li>
<li>After installing a window manager like fluxbox, it takes one command to get it working, provided you want to type <code>startx</code> each time you boot. Also bear in mind you&#8217;ll need to add <code>/usr/local/bin/fluxbox</code> to your users <code>.xinitrc</code> file , from a fresh install you&#8217;ll need to make this file.</li>
<li>It recognised my ancient 3COM pccard Ethernet adapter! I can just pull it out and openbsd doesn&#8217;t die, it just kills off the <code>dhclient</code> process that was using it!</li>
<li>You get stickers if you buy the CD set!!!</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.parolski.com/2008/05/06/why-use-openbsd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
