<?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>&#34;The mind of a Mad Tech!&#34; &#187; wget</title>
	<atom:link href="http://www.keithdmitchell.com/tag/wget/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.keithdmitchell.com</link>
	<description></description>
	<lastBuildDate>Thu, 05 Jan 2012 16:53:20 +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>Upgrading wget for Linux Servers</title>
		<link>http://www.keithdmitchell.com/2009/01/06/upgrading-wget-for-linux-servers/</link>
		<comments>http://www.keithdmitchell.com/2009/01/06/upgrading-wget-for-linux-servers/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 14:18:55 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[wget]]></category>

		<guid isPermaLink="false">http://www.keithdmitchell.com/?p=126</guid>
		<description><![CDATA[For 32-bit Linux Servers: cd /root rpm -qa wget wget ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/5/i386/os/Fedora/RPMS/wget-1.10.2-3.2.1.i386.rpm chattr -ia /usr/bin/wget rpm -e wget rpm -ivh &#8211;force wget-1.10.2-3.2.1.i386.rpm rpm -qa wget For 64-bit Linux Servers: cd /root rpm -qa wget wget http://download.fedora.redhat.com/pub/fedora/linux/releases/7/Everything/x86_64/os/Fedora/wget-1.10.2-15.fc7.x86_64.rpm chattr -ia /usr/bin/wget rpm -e wget rpm -ivh &#8211;force wget-1.10.2-15.fc7.x86_64.rpm rpm -qa wget]]></description>
		<wfw:commentRss>http://www.keithdmitchell.com/2009/01/06/upgrading-wget-for-linux-servers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

