<?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>Vasile Cristescu &#187; FreeBSD</title>
	<atom:link href="http://vasile.cristescu.org/blog/tag/freebsd/feed/" rel="self" type="application/rss+xml" />
	<link>http://vasile.cristescu.org/blog</link>
	<description>"In cyberspace everyone will be anonymous for 15 minutes."</description>
	<lastBuildDate>Tue, 03 Aug 2010 08:43:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Traffic graphs with mrtg in FreeBSD</title>
		<link>http://vasile.cristescu.org/blog/mrtg-traffic-graphs/</link>
		<comments>http://vasile.cristescu.org/blog/mrtg-traffic-graphs/#comments</comments>
		<pubDate>Wed, 20 May 2009 09:26:54 +0000</pubDate>
		<dc:creator>Vasile Cristescu</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[mrtg]]></category>
		<category><![CDATA[traffic graphs]]></category>

		<guid isPermaLink="false">http://vasile.cristescu.org/blog/?p=81</guid>
		<description><![CDATA[A few days ago I was asked by a fiend to provide him a solution which would provide traffic graphs for two Ethernet interfaces on a router. Here&#8217;s how I did it: cd /usr/ports/net-mgmt/mrtg make install clean After installing mrtg I have edited /usr/local/etc/mrtg to look like this WorkDir: /usr/local/www/mrtg Options[_]: growright,bits Refresh: 300 Interval: [...]]]></description>
		<wfw:commentRss>http://vasile.cristescu.org/blog/mrtg-traffic-graphs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Transparent proxy : squid + havp + clamav</title>
		<link>http://vasile.cristescu.org/blog/transparent-squid-havp-clamav/</link>
		<comments>http://vasile.cristescu.org/blog/transparent-squid-havp-clamav/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 10:53:18 +0000</pubDate>
		<dc:creator>Vasile Cristescu</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[clamav]]></category>
		<category><![CDATA[havp]]></category>
		<category><![CDATA[Proxy]]></category>
		<category><![CDATA[Squid]]></category>
		<category><![CDATA[transparent]]></category>

		<guid isPermaLink="false">http://vasile.cristescu.org/blog/?p=68</guid>
		<description><![CDATA[A few months ago I posted a tutorial explaining how to make a transparent proxy using squid and pf. In the mean time (because of the need of minimising virus infections) I&#8217;ve made a few changes and added havp + clamav in the current configuration. The whole process was quite simple : cd /usr/ports/www/havp make [...]]]></description>
		<wfw:commentRss>http://vasile.cristescu.org/blog/transparent-squid-havp-clamav/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mismatched kernel and world is a bad thing !</title>
		<link>http://vasile.cristescu.org/blog/mismatched-kernel-and-world-is-a-bad-thing/</link>
		<comments>http://vasile.cristescu.org/blog/mismatched-kernel-and-world-is-a-bad-thing/#comments</comments>
		<pubDate>Fri, 01 Aug 2008 13:32:21 +0000</pubDate>
		<dc:creator>Vasile Cristescu</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[sockstat]]></category>
		<category><![CDATA[xtcpcb]]></category>

		<guid isPermaLink="false">http://vasile.cristescu.org/blog/?p=27</guid>
		<description><![CDATA[Here is an example of what you can get for running mismatched kernel and world : [dante@wraith ~]$ sockstat -4l sockstat: struct xtcpcb size mismatch sockstat: struct xinpcb size mismatch USER COMMAND PID FD PROTO LOCAL ADDRESS FOREIGN ADDRESS [dante@wraith ~]$ Now I need to rebuild world and kernel X-(]]></description>
		<wfw:commentRss>http://vasile.cristescu.org/blog/mismatched-kernel-and-world-is-a-bad-thing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FreeBSD Konqueror &#8211; Flash integration</title>
		<link>http://vasile.cristescu.org/blog/freebsd-konqueror-flash-integration/</link>
		<comments>http://vasile.cristescu.org/blog/freebsd-konqueror-flash-integration/#comments</comments>
		<pubDate>Fri, 16 May 2008 08:38:47 +0000</pubDate>
		<dc:creator>Vasile Cristescu</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[gnash]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://blog.new-order.org/?p=29</guid>
		<description><![CDATA[My favorite browser is Konqueror but I always had problems with flash. Durring the last couple of years I used this tutorial in order to make flash work together with Konqueror. It makes a pretty good job but is not Open Source and the biggest disadvantage was that is using linux_base&#8230;. fortunately a few days [...]]]></description>
		<wfw:commentRss>http://vasile.cristescu.org/blog/freebsd-konqueror-flash-integration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why choose FreeBSD</title>
		<link>http://vasile.cristescu.org/blog/choose-freebsd/</link>
		<comments>http://vasile.cristescu.org/blog/choose-freebsd/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 12:29:20 +0000</pubDate>
		<dc:creator>Vasile Cristescu</dc:creator>
				<category><![CDATA[Cool links]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://blog.new-order.org/?p=28</guid>
		<description><![CDATA[Frank Pohlmann explains (very nice if you ask me) the reasons for choosing FreeBSD over other operating systems here. This doesn&#8217;t mean you should use FreeBSD if another operating systems soots your needs better.]]></description>
		<wfw:commentRss>http://vasile.cristescu.org/blog/choose-freebsd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kmail and bogofilter</title>
		<link>http://vasile.cristescu.org/blog/kmail-bogofilter/</link>
		<comments>http://vasile.cristescu.org/blog/kmail-bogofilter/#comments</comments>
		<pubDate>Wed, 02 Apr 2008 11:51:12 +0000</pubDate>
		<dc:creator>Vasile Cristescu</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[bogofilter]]></category>
		<category><![CDATA[kmail]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://blog.new-order.org/?p=26</guid>
		<description><![CDATA[Until recently I&#8217;ve been using Kmail as mail client together with SpamAssassin as a spam fight solution, but the problem was that spamassassin freeze KMail while it scans the messages. After a little bit of research I&#8217;ve decided to switch to bogofilter (which plays very nice with KMail and it doesn&#8217;t freeze it). Installing bogofilter [...]]]></description>
		<wfw:commentRss>http://vasile.cristescu.org/blog/kmail-bogofilter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TightVNC</title>
		<link>http://vasile.cristescu.org/blog/tightvnc/</link>
		<comments>http://vasile.cristescu.org/blog/tightvnc/#comments</comments>
		<pubDate>Wed, 12 Mar 2008 11:48:40 +0000</pubDate>
		<dc:creator>Vasile Cristescu</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[TightVNC]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[VNC]]></category>

		<guid isPermaLink="false">http://blog.new-order.org/2008/03/12/tightvnc/</guid>
		<description><![CDATA[At work I have a Desktop PC : 4GB Ram , quad core , etc (which is much more powerful than my laptop) , with FreeBSD. On my laptop I also have FreeBSD but sometimes I need to access remotely my desktop PC. Until now ssh -X was a solution but not an elegant one, [...]]]></description>
		<wfw:commentRss>http://vasile.cristescu.org/blog/tightvnc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
