<?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>Simpa studio blog &#187; freebsd</title>
	<atom:link href="http://blog.simpa.ba/tag/freebsd/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.simpa.ba</link>
	<description>Been there, done that...</description>
	<lastBuildDate>Fri, 06 Jan 2012 11:17:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>pfSense on VirtualBox</title>
		<link>http://blog.simpa.ba/2009/05/pfsense-on-virtualbox/</link>
		<comments>http://blog.simpa.ba/2009/05/pfsense-on-virtualbox/#comments</comments>
		<pubDate>Sun, 03 May 2009 16:56:59 +0000</pubDate>
		<dc:creator>aarsla</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[freebsd]]></category>
		<category><![CDATA[pfSense]]></category>

		<guid isPermaLink="false">http://blog.simpa.ba/?p=145</guid>
		<description><![CDATA[<p>Since clean install from .iso image didn&#8217;t work for me, here is a quick work-around-how-to for running pfSense on VirtualBox (using existing VMWare image)&#8230; Get pfSense-1.2.2-VM.zip (VMWare image) and pfSense-1.2.2-LiveCD-Installer.iso (from one of existing mirrors). Extract VM.zip and import VM &#8230; <a href="http://blog.simpa.ba/2009/05/pfsense-on-virtualbox/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
]]></description>
			<content:encoded><![CDATA[<p>Since clean install from .iso image didn't work for me, here is a quick work-around-how-to for running pfSense on VirtualBox (using existing VMWare image)...</p>
<p>Get <a href="http://files.pfsense.org/vmware/">pfSense-1.2.2-VM.zip</a> (VMWare image) and <a href="http://www.pfsense.org/mirror.php?section=downloads" target="_blank">pfSense-1.2.2-LiveCD-Installer.iso</a> (from one of existing mirrors).</p>
<p>Extract VM.zip and import VM disk into VirtualBox using File / Virtual Media Manager. Set up your new machine to boot from downloaded LiveCD .iso and use newly added hard disk (imported from VMWare image).</p>
<p>Since you are booting into LiveCD set up your LAN/WAN interfaces and go to shell (option 8). You will have to check disk using <strong>fsck /dev/ad0s1a</strong>, mount it using <strong>mount -o rw /mnt</strong> and edit /mnt/etc/fstab to change /dev/da0s1X to /dev/ad0s1X.</p>
<p>Save you changes to fstab and halt the system. Remove LiveCD from you machine settings and you should be good to boot pfSense on VirtualBox.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.simpa.ba/2009/05/pfsense-on-virtualbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FreeBSD uptime</title>
		<link>http://blog.simpa.ba/2009/03/freebsd-uptime/</link>
		<comments>http://blog.simpa.ba/2009/03/freebsd-uptime/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 18:54:05 +0000</pubDate>
		<dc:creator>aarsla</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[freebsd]]></category>
		<category><![CDATA[linkedin]]></category>

		<guid isPermaLink="false">http://blog.simpa.ba/2009/03/31/freebsd-uptime/</guid>
		<description><![CDATA[<p>I have just stumbled across an old machine I have used for a project couple of years ago, and guess what: -su-2.05b# uname -a FreeBSD xxx 5.4-RELEASE FreeBSD 5.4-RELEASE #1: Sat Aug 27 18:17:42 CEST 2005 root@xxx:/usr/obj/usr/src/sys/PF i386 -su-2.05b# uptime &#8230; <a href="http://blog.simpa.ba/2009/03/freebsd-uptime/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
]]></description>
			<content:encoded><![CDATA[<p>I have just stumbled across an old machine I have used for a project couple of years ago, and guess what:</p>
<pre lang="bash">-su-2.05b# uname -a
FreeBSD xxx 5.4-RELEASE FreeBSD 5.4-RELEASE #1: Sat Aug 27 18:17:42 CEST 2005     root@xxx:/usr/obj/usr/src/sys/PF  i386

-su-2.05b# uptime
8:37PM  up 617 days,  4:46, 1 user, load averages: 0.00, 0.02, 0.00</pre>
<p>I guess this would have been at least doubled if they haven't had to migrate equipment to the new server room some time last year...</p>
<p>As they say - if it ain't broke (and exposed directly to the net)  - don't fix it!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.simpa.ba/2009/03/freebsd-uptime/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

