<?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>Chris EdwardsLinux &#187; </title>
	<atom:link href="http://www.chrisedwards.ws/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chrisedwards.ws</link>
	<description>An O&#039;le Pirates Rambling</description>
	<lastBuildDate>Wed, 04 Jan 2012 17:35:36 +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>Skipping records with MySQL replication</title>
		<link>http://www.chrisedwards.ws/2011/10/18/skipping-records-with-mysql-replication/</link>
		<comments>http://www.chrisedwards.ws/2011/10/18/skipping-records-with-mysql-replication/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 18:30:27 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[linux mysql replication]]></category>

		<guid isPermaLink="false">http://www.chrisedwards.ws/?p=87</guid>
		<description><![CDATA[Tweet I manage several replicated MySQL DB servers. It seems like they break anytime we have a glitch in the network or with our hardware. I used to rebuild MySQL from scratch, now I just skip a record or two and see if it starts replicating properly.&#160; Here how I skip records.&#160; First log into [...]]]></description>
		<wfw:commentRss>http://www.chrisedwards.ws/2011/10/18/skipping-records-with-mysql-replication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to &#8220;Exclude&#8221; Packages from Updating with YUM &amp; Centos/Redhat</title>
		<link>http://www.chrisedwards.ws/2011/10/17/how-to-exclude-packages-from-updating-with-yum-centosredhat/</link>
		<comments>http://www.chrisedwards.ws/2011/10/17/how-to-exclude-packages-from-updating-with-yum-centosredhat/#comments</comments>
		<pubDate>Mon, 17 Oct 2011 18:35:52 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.chrisedwards.ws/?p=78</guid>
		<description><![CDATA[Tweet When keeping your servers up to date you may not want to have every package upgraded. This is especially true with programs like http servers, script processors (like PHP &#38; Perl) or database servers. It seems that inevitably I want to only upgrade those programs when I know I can take alot of time [...]]]></description>
		<wfw:commentRss>http://www.chrisedwards.ws/2011/10/17/how-to-exclude-packages-from-updating-with-yum-centosredhat/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Crystal Reports &amp; Converting a UNIX Time Stamp</title>
		<link>http://www.chrisedwards.ws/2007/01/19/crystal-reports-converting-unix-time-stamp/</link>
		<comments>http://www.chrisedwards.ws/2007/01/19/crystal-reports-converting-unix-time-stamp/#comments</comments>
		<pubDate>Fri, 19 Jan 2007 14:46:40 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.ctdx.net/2007/01/19/crystal-reports-converting-unix-time-stamp/</guid>
		<description><![CDATA[Tweet I had a heck of a time finding out how to convert a UNIX time stamp in Crystal Reports.&#160; My company has a ecommerce package that stores all sales date in a UNIX time stamp format.&#160; Which means it stores the time and date by storing the number of seconds since 1/1/1970.&#160;&#160; So here [...]]]></description>
		<wfw:commentRss>http://www.chrisedwards.ws/2007/01/19/crystal-reports-converting-unix-time-stamp/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How To Export and Import Your PuTTY Sessions</title>
		<link>http://www.chrisedwards.ws/2007/01/10/how-to-export-and-import-your-putty-sessions/</link>
		<comments>http://www.chrisedwards.ws/2007/01/10/how-to-export-and-import-your-putty-sessions/#comments</comments>
		<pubDate>Wed, 10 Jan 2007 16:58:39 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.ctdx.net/2007/01/10/how-to-export-and-import-your-putty-sessions/</guid>
		<description><![CDATA[Tweet If you want to copy Putty configuration from a Windows computer to another same version Windows computer, here is what to do: On a model computer, configure Putty to your desire, save and test it to make sure it works the way you want it to. Start/Run/regedit to run regedit tool Browse to HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\SshHostKeys [...]]]></description>
		<wfw:commentRss>http://www.chrisedwards.ws/2007/01/10/how-to-export-and-import-your-putty-sessions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fedora / Linux editing fstab in maintenance mode</title>
		<link>http://www.chrisedwards.ws/2007/01/09/fedora-linux-editing-fstab-in-maintenance-mode/</link>
		<comments>http://www.chrisedwards.ws/2007/01/09/fedora-linux-editing-fstab-in-maintenance-mode/#comments</comments>
		<pubDate>Tue, 09 Jan 2007 17:35:59 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.ctdx.net/2007/01/09/fedora-linux-editing-fstab-in-maintenance-mode/</guid>
		<description><![CDATA[Tweet Today was a fun day.  I rebooted one of my IBM Blade servers only to find out that it would only come back online in maintenance mode.  I had added a fstab entry for a USB drive that I was adding to the machine.  I hadn&#8217;t taken the time yet to plug the drive [...]]]></description>
		<wfw:commentRss>http://www.chrisedwards.ws/2007/01/09/fedora-linux-editing-fstab-in-maintenance-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spamassassin + Linux + Exchange + Imap</title>
		<link>http://www.chrisedwards.ws/2006/10/27/spamassassin-linux-exchange-imap/</link>
		<comments>http://www.chrisedwards.ws/2006/10/27/spamassassin-linux-exchange-imap/#comments</comments>
		<pubDate>Fri, 27 Oct 2006 14:18:20 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.ctdx.net/2006/10/27/spamassassin-linux-exchange-imap/</guid>
		<description><![CDATA[Tweet I have been looking for two days for the following information on how to easily allow my users that use exchange to report their spam to spam assassin. I found the following message from Mike French&#8230; Many thanks to all that replied to my request for information on implementing IMAP learning through exchange! Many [...]]]></description>
		<wfw:commentRss>http://www.chrisedwards.ws/2006/10/27/spamassassin-linux-exchange-imap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

