<?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>Rolling Resource &#187; Linux</title>
	<atom:link href="http://www.rollingr.net/wordpress/category/software/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rollingr.net/wordpress</link>
	<description>If we had a problem, here's our solution</description>
	<lastBuildDate>Wed, 17 Mar 2010 00:28:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Custom Error Page returns status 200</title>
		<link>http://www.rollingr.net/wordpress/2007/07/29/custom-error-page-returns-status-200/</link>
		<comments>http://www.rollingr.net/wordpress/2007/07/29/custom-error-page-returns-status-200/#comments</comments>
		<pubDate>Mon, 30 Jul 2007 00:51:00 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.rollingr.net/wordpress/2007/07/29/custom-error-page-returns-status-200/</guid>
		<description><![CDATA[I was recently playing with Google&#8217;s webmaster tools and ran into a problem with my custom error page. Although I have had it set up for some time, it was apparently incorrectly configured. Google complained &#8216;We&#8217;ve detected that your 404 file (file not found) error page returns a status of 200 (Success) in the header. [...]]]></description>
		<wfw:commentRss>http://www.rollingr.net/wordpress/2007/07/29/custom-error-page-returns-status-200/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gnulib</title>
		<link>http://www.rollingr.net/wordpress/2007/06/06/gnulib/</link>
		<comments>http://www.rollingr.net/wordpress/2007/06/06/gnulib/#comments</comments>
		<pubDate>Wed, 06 Jun 2007 15:56:38 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Incomplete]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.rollingr.net/wordpress/2007/06/06/gnulib/</guid>
		<description><![CDATA[gnulib is a collection of approximately 590 routines which allow programs to be built on a cross platform basis. These are files intended to be shared at the source level rather than being a library meant to be installed and linked against so, unlike most projects, Gnulib does not normally generate a source tarball distribution; [...]]]></description>
		<wfw:commentRss>http://www.rollingr.net/wordpress/2007/06/06/gnulib/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building GLib</title>
		<link>http://www.rollingr.net/wordpress/2007/06/04/building-glib/</link>
		<comments>http://www.rollingr.net/wordpress/2007/06/04/building-glib/#comments</comments>
		<pubDate>Mon, 04 Jun 2007 08:46:54 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Installation]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.rollingr.net/wordpress/2007/06/04/building-glib/</guid>
		<description><![CDATA[Glib is available from GTK by FTP. At the time of writing, the current version is 2.12.12 Download the source code Connect to your server using PuTTY or some other SSH client Connect to GTK&#8217;s FTP server by typing the command ftp ftp.gtk.org Login using the username anonymous and password anon@ Change to the directory [...]]]></description>
		<wfw:commentRss>http://www.rollingr.net/wordpress/2007/06/04/building-glib/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>mod-gzip - How To Download pages faster and Save Server Bandwidth</title>
		<link>http://www.rollingr.net/wordpress/2007/05/31/how-to-download-pages-faster-and-save-server-bandwidth/</link>
		<comments>http://www.rollingr.net/wordpress/2007/05/31/how-to-download-pages-faster-and-save-server-bandwidth/#comments</comments>
		<pubDate>Fri, 01 Jun 2007 03:14:03 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Installation]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Westhost]]></category>

		<guid isPermaLink="false">http://www.rollingr.net/wordpress/2007/05/31/how-to-download-pages-faster-and-save-server-bandwidth/</guid>
		<description><![CDATA[I recently ran these pages through a Web Optimiser and the speeds were not that impressive, so I have decided to implement mod_gzip. This will compress the textual portion of these pages so that they download quicker. The procedure will NOT follow the familiar procedure for those who follow this site, so read on&#8230; Download [...]]]></description>
		<wfw:commentRss>http://www.rollingr.net/wordpress/2007/05/31/how-to-download-pages-faster-and-save-server-bandwidth/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Installing and Running Rsync</title>
		<link>http://www.rollingr.net/wordpress/2007/05/01/installing-and-running-rsync/</link>
		<comments>http://www.rollingr.net/wordpress/2007/05/01/installing-and-running-rsync/#comments</comments>
		<pubDate>Tue, 01 May 2007 10:59:43 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Incomplete]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.rollingr.net/wordpress/2007/05/01/installing-and-running-rsync/</guid>
		<description><![CDATA[DRAFT POSTING This post is very long, so I have broken it down into multiple pages. Page 1 - Installing rsync daemon on your server Page 2 - Installing rsync client on your PC Page 3 - Scheduling rsync automatically Page 4 - Errors I encountered and their solutions Download and build rsync from source [...]]]></description>
		<wfw:commentRss>http://www.rollingr.net/wordpress/2007/05/01/installing-and-running-rsync/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing SHA1SUM</title>
		<link>http://www.rollingr.net/wordpress/2007/01/08/installing-sha1sum/</link>
		<comments>http://www.rollingr.net/wordpress/2007/01/08/installing-sha1sum/#comments</comments>
		<pubDate>Mon, 08 Jan 2007 18:09:09 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Installation]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Westhost]]></category>

		<guid isPermaLink="false">http://www.rollingr.net/wordpress/2007/01/08/installing-sha1sum/</guid>
		<description><![CDATA[Westhost do not include SHA1SUM as part of their standard installation, so we cannot check the applications that we download have not been tampered with. We therefore need to build our own copy of SHA1SUM. The source code for a cut down version can be obtained from gnupg.org From the command line of your server [...]]]></description>
		<wfw:commentRss>http://www.rollingr.net/wordpress/2007/01/08/installing-sha1sum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Listing Library Routines or Functions</title>
		<link>http://www.rollingr.net/wordpress/2006/12/01/listing-library-routines-or-functions/</link>
		<comments>http://www.rollingr.net/wordpress/2006/12/01/listing-library-routines-or-functions/#comments</comments>
		<pubDate>Sat, 02 Dec 2006 00:04:55 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.rollingr.net/wordpress/2006/12/01/listing-library-routines-or-functions/</guid>
		<description><![CDATA[The secret is the nm function. For the moment, lets just say you need the command nm -g /path/to/library.so&#124;grep &#8221; T &#8220; Add this article to your bookmarks Hide Sites $$('div.d50').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) });]]></description>
		<wfw:commentRss>http://www.rollingr.net/wordpress/2006/12/01/listing-library-routines-or-functions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configuring Sendmail</title>
		<link>http://www.rollingr.net/wordpress/2006/11/15/configuring-sendmail/</link>
		<comments>http://www.rollingr.net/wordpress/2006/11/15/configuring-sendmail/#comments</comments>
		<pubDate>Wed, 15 Nov 2006 12:06:55 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Westhost]]></category>

		<guid isPermaLink="false">http://www.rollingr.net/wordpress/2006/11/15/configuring-sendmail/</guid>
		<description><![CDATA[In order to modify Sendmail, you need to understand a little bit of m4. You can edit /etc/mail/sendmail.cf if you want to avoid the horrors of m4, but you will lose any changes if your host decides to modify one of the base files and rebuild your sendmail.cf sendmail.new diff sendmail.cf sendmail.new Add this article [...]]]></description>
		<wfw:commentRss>http://www.rollingr.net/wordpress/2006/11/15/configuring-sendmail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Python</title>
		<link>http://www.rollingr.net/wordpress/2006/11/10/installing-python/</link>
		<comments>http://www.rollingr.net/wordpress/2006/11/10/installing-python/#comments</comments>
		<pubDate>Sat, 11 Nov 2006 01:15:06 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Installation]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Westhost]]></category>

		<guid isPermaLink="false">http://www.rollingr.net/wordpress/2006/11/10/installing-python/</guid>
		<description><![CDATA[These are the commands you will have to issue from the command prompt on your server in order to download the necessary libraries and applications needed to build Python. I have piped all output from each stage into log.xxxx and err.xxxx files. Make sure that you read the err.xxxx files if they are not zero [...]]]></description>
		<wfw:commentRss>http://www.rollingr.net/wordpress/2006/11/10/installing-python/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GnuPG Cannot find Library libcurl</title>
		<link>http://www.rollingr.net/wordpress/2006/11/02/gnupg-cannot-find-library-libcurl/</link>
		<comments>http://www.rollingr.net/wordpress/2006/11/02/gnupg-cannot-find-library-libcurl/#comments</comments>
		<pubDate>Fri, 03 Nov 2006 03:33:44 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Installation]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Westhost]]></category>

		<guid isPermaLink="false">http://www.rollingr.net/wordpress/2006/11/02/gnupg-cannot-find-library-libcurl/</guid>
		<description><![CDATA[I have downloaded and installed GnuPG, but whenever I try to retrieve a public key from a keyserver, it logs the error gpgkeys_hkp: error while loading shared libraries: libcurl.so.3: cannot open shared object file: No such file or directory This is despite the fact that libcurl.so.3 is on my system $ find / -name libcurl.so* [...]]]></description>
		<wfw:commentRss>http://www.rollingr.net/wordpress/2006/11/02/gnupg-cannot-find-library-libcurl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
