<?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>Server-Side &#187; Administration</title>
	<atom:link href="http://www.server-side.org/category/administration/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.server-side.org</link>
	<description>A collection of administration, networking, and hacking knowledge.</description>
	<lastBuildDate>Sat, 06 Aug 2011 02:50:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Starting Firebox X700 pfSense Project</title>
		<link>http://www.server-side.org/2011/01/10/starting-firebox-x700-pfsense-project/</link>
		<comments>http://www.server-side.org/2011/01/10/starting-firebox-x700-pfsense-project/#comments</comments>
		<pubDate>Tue, 11 Jan 2011 01:26:23 +0000</pubDate>
		<dc:creator>Brak</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Firebox/pfSense]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://www.server-side.org/?p=146</guid>
		<description><![CDATA[I just received my first Firebox (a x700 model) and I really like where this is going. So far beyond a few delays to the project and still waiting on a shipment, things are going good. I hope to be able to create guides, hardware and mods recommendations, and reconfigured embedded and full installs (think [...]]]></description>
			<content:encoded><![CDATA[<p>I just received my first Firebox (a x700 model) and I really like where this is going. So far beyond a few delays to the project and still waiting on a shipment, things are going good. I hope to be able to create guides, hardware and mods recommendations, and reconfigured embedded and full installs (think no serial cable required to get started!)</p>
<p>Current plans are use an iPod Mini&#8217;s Hatachi 4GB Microdrive as the disk for a full install. New heatsink, 512MB RAM update, and making it quieter. I hope to do plenty of worthwhile modifications to this Firebox and share the experience.</p>
<p>Things learned thus far:</p>
<ul>
<li>A 1.2GHz Celeron left inside the Firebox with no working HSF will burn up. Really. Completely fry. Luckily the motherboard is fine and it boots with a PIII. New 1.4GHz Celeron on its way for $9. Probably would have updated this anyways.</li>
<li>Don&#8217;t assume generic RAM you buy for the Firebox off Amazon is a double sided DIMM and will work in the Firebox (Non-Double Sided 512MB sticks show up as 256MB). I hope to make a list of high avaibilty sticks that work.</li>
<li>The HSF on the firebox is crap, get a new heatsink and fan and also a fan speed controller. Even had my fan worked I would have gotten a new one, way too loud for such poor cooling.</li>
<li>The rackmount ears hold the cover on the case also. Can&#8217;t keep them on for looks if you plan on opening the Firebox up often until you&#8217;re ready to put it into production.</li>
<li>Physwritedisk doesn&#8217;t want to work on any Vista/7/Server2008 (32bit or 64bit) for me. I used Ubuntu. Worked like a charm.</li>
<li>Make sure you&#8217;re using a Null Modem serial cable. You&#8217;ll kick yourself for assuming something else is wrong and wasting time.</li>
</ul>
<p style="text-align: center;"><a href="http://www.server-side.org/wp-content/uploads/2011/01/IMG_0792.jpg"><img class="size-medium wp-image-147 aligncenter" title="overviewx700" src="http://www.server-side.org/wp-content/uploads/2011/01/IMG_0792-300x224.jpg" alt="" width="300" height="224" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.server-side.org/2011/01/10/starting-firebox-x700-pfsense-project/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Domain Name as Game Server Address</title>
		<link>http://www.server-side.org/2009/07/05/domain-name-as-game-server-address/</link>
		<comments>http://www.server-side.org/2009/07/05/domain-name-as-game-server-address/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 17:26:47 +0000</pubDate>
		<dc:creator>Brak</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://zsnnet.org/?p=61</guid>
		<description><![CDATA[The question of how to set up a domain name as a game server address has come up. You may want something that looks like &#8220;game.zsnnet.org&#8221; or &#8220;css.zsnnet.org&#8221; rather than the standard IP address of the game server. Assuming you already own the domain name, you will need to go to the domains&#8217; DNS settings [...]]]></description>
			<content:encoded><![CDATA[<p>The question of how to set up a domain name as a game server address has come up. You may want something that looks like &#8220;game.zsnnet.org&#8221; or &#8220;css.zsnnet.org&#8221; rather than the standard IP address of the game server.</p>
<p>Assuming you already own the domain name, you will need to go to the domains&#8217; DNS settings and add an &#8220;A Record&#8221; with a Name value of the sub domain (<strong>game</strong>.zsnnet.org), and a Value of the IP address of the game server you want to point to.</p>
<p>Each webhost or domain provider will be different, some of you will need to contact them to add the DNS record, others (like Dreamhost) allow you to configure your own Custom DNS. Search their support or help areas to see how to configure it correctly for your providers system.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.server-side.org/2009/07/05/domain-name-as-game-server-address/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

