<?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>Will Fitch&#039;s Blog &#187; server</title>
	<atom:link href="http://www.willfitch.com/tag/server/feed" rel="self" type="application/rss+xml" />
	<link>http://www.willfitch.com</link>
	<description></description>
	<lastBuildDate>Sun, 11 Dec 2011 23:39:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Brand New Servers!!!</title>
		<link>http://www.willfitch.com/brand-new-servers.html</link>
		<comments>http://www.willfitch.com/brand-new-servers.html#comments</comments>
		<pubDate>Fri, 28 Mar 2008 04:05:33 +0000</pubDate>
		<dc:creator>Will Fitch</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[red hat]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://www.phpfever.com/brand-new-servers.html</guid>
		<description><![CDATA[I have finally got my new servers! I am still in the process of configuration, but this is the basic setup: Web / Mail Server Dual-core Xeon 2 GHz 8GB of RAM RHEL 5 64-bit Database Server Dual-core Xeon 2 GHz 2GB of RAM (I know, it will eventually get upgraded) RHEL 5 64-bit This [...]]]></description>
			<content:encoded><![CDATA[<p>
I have finally got my new servers!  I am still in the process of configuration, but this is the basic setup:
</p>
<ol>
<li>
      Web / Mail Server</p>
<ul>
<li>Dual-core Xeon 2 GHz</li>
<li>8GB of RAM</li>
<li>RHEL 5 64-bit</li>
</ul>
</li>
<li>
      Database Server</p>
<ul>
<li>Dual-core Xeon 2 GHz</li>
<li>2GB of RAM (I know, it will eventually get upgraded)</li>
<li>RHEL 5 64-bit</li>
</ul>
</li>
</ol>
<p>
This is especially important to me so I can increase my web services.  Free data is always better than free software!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.willfitch.com/brand-new-servers.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Sync Your Linux Box to Ensure an Accurate Clock</title>
		<link>http://www.willfitch.com/sync-your-linux-box-to-ensure-an-accurate-clock.html</link>
		<comments>http://www.willfitch.com/sync-your-linux-box-to-ensure-an-accurate-clock.html#comments</comments>
		<pubDate>Thu, 26 Jul 2007 20:32:45 +0000</pubDate>
		<dc:creator>Will Fitch</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://www.phpfever.com/sync-your-linux-box-to-ensure-an-accurate-clock.html</guid>
		<description><![CDATA[This is a simple tip to keep your Linux box&#8217;s clock up-to-date (quite literally). Using your ntpdate program, set a cron for say 30 minutes to sync your time with a NTP server. 30 * * * * /usr/sbin/ntpdate -s ntp-2.mcs.anl.gov The above server is available to US machines, and requires an email notification for [...]]]></description>
			<content:encoded><![CDATA[<p>This is a simple tip to keep your Linux box&#8217;s clock up-to-date (quite literally).  Using your ntpdate program, set a cron for say 30 minutes to sync your time with a NTP server.</p>

<div class="wp_syntax"><div class="code"><pre class="ssh" style="font-family:monospace;">30 * * * * /usr/sbin/ntpdate -s ntp-2.mcs.anl.gov</pre></div></div>

<p>The above server is available to US machines, and requires an email notification for usage as do most.  <a href="http://www.eecis.udel.edu/~mills/ntp/clock2b.html" title="Complete list of NTP servers">Click here for a more complete list of NTP servers.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.willfitch.com/sync-your-linux-box-to-ensure-an-accurate-clock.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

