<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Tactical Gamer - Blogs - Cognitive Dissonance by Dick Blonov</title>
		<link>http://www.tacticalgamer.com/blogs/dick-blonov/</link>
		<description>Tactical Gamer is the PREMIERE mature online gaming community.  We feature games such as Battlefield 2, Ghost Recon, Joint Operations, Operation Flashpoint, Armed Assault, World of Warcraft, Battlefield 1942, and more.  Our community is geared around teamwork,  strategy and tactics in a mature environment.</description>
		<language>en</language>
		<lastBuildDate>Fri, 10 Feb 2012 19:16:32 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.tacticalgamer.com/images/styles/UndergroundStyle/misc/rss.jpg</url>
			<title>Tactical Gamer - Blogs - Cognitive Dissonance by Dick Blonov</title>
			<link>http://www.tacticalgamer.com/blogs/dick-blonov/</link>
		</image>
		<item>
			<title>Definitions</title>
			<link>http://www.tacticalgamer.com/blogs/dick-blonov/74-definitions.html</link>
			<pubDate>Wed, 10 Mar 2010 01:00:14 GMT</pubDate>
			<description>«A set of assumptions, concepts, values, and practices that constitutes a way of viewing reality for the community that shares them, especially in an intellectual discipline» 
 
«an uncomfortable feeling caused by holding two contradictory ideas simultaneously» 
 
«destruction of religious symbols,...</description>
			<content:encoded><![CDATA[<blockquote class="blogcontent restore">«A set of assumptions, concepts, values, and practices that constitutes a way of viewing reality for the community that shares them, especially in an intellectual discipline»<br />
<br />
«an uncomfortable feeling caused by holding two contradictory ideas simultaneously»<br />
<br />
«destruction of religious symbols, or, by extension, established dogma or conventions»<br />
<br />
«love of wisdom»<br />
<br />
«characterized by an ostentatious display of dignity or importance»<br />
<br />
DB</blockquote>

]]></content:encoded>
			<dc:creator>Dick Blonov</dc:creator>
			<guid isPermaLink="true">http://www.tacticalgamer.com/blogs/dick-blonov/74-definitions.html</guid>
		</item>
		<item>
			<title>Open Source Goodness: Gateway part 3</title>
			<link>http://www.tacticalgamer.com/blogs/dick-blonov/73-open-source-goodness-gateway-part-3.html</link>
			<pubDate>Sun, 07 Mar 2010 21:50:48 GMT</pubDate>
			<description>Once you have gathered the hardware, grab the required software: 
 
*1-* OpenBSD (http://openbsd.org/) 
 
OpenBSD is easy to get (http://openbsd.org/ftp.html). Patching is another story (http://www.openbsd.org/faq/faq10.html#Patches). No fancy windows update, yum...</description>
			<content:encoded><![CDATA[<blockquote class="blogcontent restore">Once you have gathered the hardware, grab the required software:<br />
<br />
<b>1-</b> <a href="http://openbsd.org/" target="_blank">OpenBSD</a><br />
<br />
OpenBSD is easy to <a href="http://openbsd.org/ftp.html" target="_blank">get</a>. <a href="http://www.openbsd.org/faq/faq10.html#Patches" target="_blank">Patching is another story</a>. No fancy windows update, <a href="http://en.wikipedia.org/wiki/Yellowdog_Updater,_Modified" target="_blank">yum</a>, or <a href="http://en.wikipedia.org/wiki/Advanced_Packaging_Tool" target="_blank">apt-get</a>. Nope, you patch the source code and recompile. Hardcore baby!<br />
<br />
Not that bad if you consider <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/4.2/common/004_pf.patch" target="_blank">most patches come with fairly detailed instructions</a>. <br />
<br />
The <a href="http://openbsd.org/faq/index.html" target="_blank">mandatory bathroom material</a> is excellent. Read, and read again. Anyway, we go to the bathroom a few times a day right ?<br />
<br />
So that's the basics. I had bigger plans. Having run <a href="http://www.smoothwall.org/" target="_blank">smoothwall</a>, I expected the same features; <a href="http://www.squid-cache.org/" target="_blank">web proxy</a>, <a href="http://www.squidguard.org/" target="_blank">redirector</a> and all. I did not care for the GUI, one less source of problems IMO.<br />
<br />
Before grabbing all the other goodies, you need to decide how much pain you can endure: <a href="http://openbsd.org/faq/faq15.html" target="_blank">packages or ports</a>. If this is any help, it, pretty much says it all:«Everyone is encouraged to use the pre-compiled binary packages»<br />
<br />
Good enough for me.<br />
<br />
<b>2- </b>Other goodies:<br />
	<a href="ftp://ftp.openbsd.org/pub/OpenBSD/4.2/packages/i386/squid-2.6.STABLE13-transparent.tgz" target="_blank">Squid</a> the proxy<br />
	<a href="ftp://ftp.openbsd.org/pub/OpenBSD/4.2/packages/i386/squidGuard-1.2.1.tgz" target="_blank">Squidguard</a> the URL redirector /filter (more on this later)<br />
	<a href="ftp://ftp.openbsd.org/pub/OpenBSD/4.2/packages/i386/apc-upsd-19991128.tgz" target="_blank">apcupsd</a> nice, powerfail graceful shutdown (more on this later)<br />
	<a href="ftp://ftp.openbsd.org/pub/OpenBSD/4.2/packages/i386/samba-3.0.25b.tgz" target="_blank">Samba</a>. Yes, you can run a file server on your gateway, safely.<br />
<br />
<b>3-</b> Find good links. You are not alone. So scour the internet and read, read, read.<br />
	<a href="http://www.kernel-panic.it/" target="_blank">Kernel-Panic</a> gotta love that name. Really.<br />
	<a href="http://us1.samba.org/samba/" target="_blank">Samba</a> the official (but sometimes rather cryptic) site.<br />
	<a href="http://us1.samba.org/samba/docs/using_samba/toc.html" target="_blank">Using Samba</a>. (where I found answers to all my questions).<br />
<br />
<b>4-</b> Lastly, make sure you have time on your hands. This is supposed to be fun.</blockquote>

]]></content:encoded>
			<dc:creator>Dick Blonov</dc:creator>
			<guid isPermaLink="true">http://www.tacticalgamer.com/blogs/dick-blonov/73-open-source-goodness-gateway-part-3.html</guid>
		</item>
		<item>
			<title>Eleanor Rigby</title>
			<link>http://www.tacticalgamer.com/blogs/dick-blonov/65-eleanor-rigby.html</link>
			<pubDate>Wed, 03 Mar 2010 03:35:04 GMT</pubDate>
			<description><![CDATA[We all know Eleanor (http://en.wikipedia.org/wiki/Eleanor_Rigby). I for one, work with her. She immigrated some years ago. Not many friends here. Not that she's not a nice person; just that she cannot relate it seems. Her ties are far from here. Far away, but still close to her. You can see it in...]]></description>
			<content:encoded><![CDATA[<blockquote class="blogcontent restore">We all know <a href="http://en.wikipedia.org/wiki/Eleanor_Rigby" target="_blank">Eleanor</a>. I for one, work with her. She immigrated some years ago. Not many friends here. Not that she's not a nice person; just that she cannot relate it seems. Her ties are far from here. Far away, but still close to her. You can see it in her eyes. She just loves life. How come she seems so lonely? I guess the fact she moved away from home left her with this feeling she must remain strong; not  to shed any doubt on her decison. Not to give in.<br />
<br />
Her father passed away a few weeks back. She did take some time off. That's how  I learned about it, through the grapevine; unwillingly caught 2 colleagues talking. I sent her a note. I saw her today and she thanked me. I felt like giving her a big hug, as if I could act as a pain absorbing  sponge and make things better for her.<br />
<br />
Well, I did not. Instead I mumbled some useless appropriate politically correct, socially sensitive crap.<br />
<br />
So I made a silent commitment to her: I will make her laugh this week. So Eleanor might forget her sorrow for a little while. And I won't feel stupid for not listening to my heart.<br />
<br />
DB</blockquote>

]]></content:encoded>
			<dc:creator>Dick Blonov</dc:creator>
			<guid isPermaLink="true">http://www.tacticalgamer.com/blogs/dick-blonov/65-eleanor-rigby.html</guid>
		</item>
		<item>
			<title>Overkill is the way to go (sometimes): Gateway part 2</title>
			<link>http://www.tacticalgamer.com/blogs/dick-blonov/63-overkill-way-go-sometimes-gateway-part-2.html</link>
			<pubDate>Tue, 02 Mar 2010 01:15:00 GMT</pubDate>
			<description><![CDATA[From a dlink DI-604 to an old Optiplex GX-1 (http://support.dell.com/support/edocs/systems/ban_gx1/specs.htm#General) acquired for 50$ (CDN!) running smoothwall (http://www.smoothwall.org/), we're talking a step up here buddy pal. Got that box with 768MB of PC-100 SDRAM! Do you really think I was...]]></description>
			<content:encoded><![CDATA[<blockquote class="blogcontent restore">From a dlink DI-604 to an old <a href="http://support.dell.com/support/edocs/systems/ban_gx1/specs.htm#General" target="_blank">Optiplex GX-1</a> acquired for 50$ (CDN!) running <a href="http://www.smoothwall.org/" target="_blank">smoothwall</a>, we're talking a step up here buddy pal. Got that box with 768MB of PC-100 SDRAM! Do you really think I was going to settle for less ?<br />
<br />
First, I decided I was going to run <a href="http://www.openbsd.org/" target="_blank">OpenBSD</a>. OK, I'm Canadian  And when I installed <a href="http://www.freebsd.org/" target="_blank">FreeBSD</a>, it barfed at my French Canadian keyboard, what a turn off. :row__590:<br />
<br />
<br />
But, more to the point, <a href="http://www.openbsd.org/faq/pf/" target="_blank">PF </a>was born with OpenBSD. So why the hell not.<br />
<br />
OK, so do I recycle my GX-1 ? Build a new<a href="http://en.wikipedia.org/wiki/Mini-ITX" target="_blank"> mini-ITX </a>box? Too expensive. <a href="http://www.urbandictionary.com/define.php?term=mwahaha" target="_blank">And I had bigger plans!</a><br />
<br />
Hardware selected:<br />
<br />
Celeron 420<br />
AsRock Wolfdale uATX motherboard<br />
1G DDR-2 667<br />
200 GB sata drive<br />
MicroATX case ( funky brand)<br />
Recycled DVD rom drive<br />
Recycled NICs (from my old Optiplex)<br />
<br />
Yes, this project was started in 2007, so most of this is now obsolete. Even then, the motherboard, ram, HD, cpu and case came in under 200$.<br />
<br />
That's the hardware. Next: Open Source goodness.<br />
<br />
DB</blockquote>

]]></content:encoded>
			<dc:creator>Dick Blonov</dc:creator>
			<guid isPermaLink="true">http://www.tacticalgamer.com/blogs/dick-blonov/63-overkill-way-go-sometimes-gateway-part-2.html</guid>
		</item>
		<item>
			<title>Home networking made easy (NOT!): Gateway part 1</title>
			<link>http://www.tacticalgamer.com/blogs/dick-blonov/62-home-networking-made-easy-not-gateway-part-1.html</link>
			<pubDate>Tue, 02 Mar 2010 01:04:51 GMT</pubDate>
			<description><![CDATA[Are you happy with your lone PC connected to your DSL or cable modem? Then I suggest you bugger off. The following entries will make you sick to your stomach. Entries, yes.  
 
I've always been turned on by technology (http://management.silicon.com/itpro/0,39024675,39121108,00.htm).  
 
I just...]]></description>
			<content:encoded><![CDATA[<blockquote class="blogcontent restore">Are you happy with your lone PC connected to your DSL or cable modem? Then I suggest you bugger off. The following entries will make you sick to your stomach. Entries, yes. <br />
<br />
<a href="http://management.silicon.com/itpro/0,39024675,39121108,00.htm" target="_blank">I've always been turned on by technology</a>. <br />
<br />
I just <b><i>have </i></b>to know how things work. Ever since I was a kid. I stripped apart my first toaster at 8. Then on to bigger and better things. Like my Dad's stereo. Not my best idea, but I got it apart and back together before he got home from work. Which brings me to «Home networking from scratch». This evolving pet project now sports a wired LAN, wireless access point, web proxy with content filtering, DNS server, Name server, 2 lan printers, 4 laptops, 3 desktops and a file server.<br />
<br />
Why? Why not. Fun, educational, and cool!<br />
<br />
An a good way to recycle some of these outdated parts.  Kinda.<br />
<br />
Next: Overkill à la carte (à la credit card)<br />
<br />
DB</blockquote>

]]></content:encoded>
			<dc:creator>Dick Blonov</dc:creator>
			<guid isPermaLink="true">http://www.tacticalgamer.com/blogs/dick-blonov/62-home-networking-made-easy-not-gateway-part-1.html</guid>
		</item>
		<item>
			<title>Clean slate!</title>
			<link>http://www.tacticalgamer.com/blogs/dick-blonov/2-clean-slate.html</link>
			<pubDate>Sat, 30 Jan 2010 04:46:15 GMT</pubDate>
			<description><![CDATA[I'll be back!]]></description>
			<content:encoded><![CDATA[<blockquote class="blogcontent restore">I'll be back!</blockquote>

]]></content:encoded>
			<dc:creator>Dick Blonov</dc:creator>
			<guid isPermaLink="true">http://www.tacticalgamer.com/blogs/dick-blonov/2-clean-slate.html</guid>
		</item>
	</channel>
</rss>

