<?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>Thought Patterns &#187; Linux</title>
	<atom:link href="http://www.cameroncooke.com/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cameroncooke.com</link>
	<description>Cameron’s thoughts on Technology, Software and Web Development</description>
	<lastBuildDate>Wed, 14 Jul 2010 15:54:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>mount: unknown filesystem type &#8216;iso9660&#8242;</title>
		<link>http://www.cameroncooke.com/2010/03/17/mount-unknown-filesystem-type-iso9660/</link>
		<comments>http://www.cameroncooke.com/2010/03/17/mount-unknown-filesystem-type-iso9660/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 20:00:59 +0000</pubDate>
		<dc:creator>Cameron</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[iso9660]]></category>
		<category><![CDATA[jeOS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.cameroncooke.com/?p=118</guid>
		<description><![CDATA[If you are running Ubuntu jeOS and selected the minimal VMWare installation option you may find that you receive the following error when you attempt to mount a CDROM using the sudo mount /cdrom command from the command line:

mount: unknown filesystem type &#039;iso9660&#039;

This is because the kernel does not have iso9660 (cdrom filesystem) support built-in. [...]]]></description>
		<wfw:commentRss>http://www.cameroncooke.com/2010/03/17/mount-unknown-filesystem-type-iso9660/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to mirror your websites using rsync on Linux.</title>
		<link>http://www.cameroncooke.com/2010/01/15/how-to-mirror-your-websites-using-rsync-on-linux/</link>
		<comments>http://www.cameroncooke.com/2010/01/15/how-to-mirror-your-websites-using-rsync-on-linux/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 11:39:15 +0000</pubDate>
		<dc:creator>Cameron</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[cron]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mirror]]></category>
		<category><![CDATA[rsync]]></category>
		<category><![CDATA[SSH]]></category>

		<guid isPermaLink="false">http://www.cameroncooke.com/?p=109</guid>
		<description><![CDATA[I&#8217;ve been given the task at work to mirror all of our websites on-to our local development server. I knew instantly that I needed to use something like rsync but was unsure how to use it. Also rsync runs over SSH and requires human intervention to enter the login password for the remote server over [...]]]></description>
		<wfw:commentRss>http://www.cameroncooke.com/2010/01/15/how-to-mirror-your-websites-using-rsync-on-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to copy files &amp; folders from server to server in Linux</title>
		<link>http://www.cameroncooke.com/2010/01/14/how-to-copy-files-folders-from-server-to-server-in-linux/</link>
		<comments>http://www.cameroncooke.com/2010/01/14/how-to-copy-files-folders-from-server-to-server-in-linux/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 10:34:19 +0000</pubDate>
		<dc:creator>Cameron</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Copying Files]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[SSH]]></category>

		<guid isPermaLink="false">http://www.cameroncooke.com/?p=106</guid>
		<description><![CDATA[Found a fantastic guide at crucialp.com on how to copy files in Linux from one server to another using various techniques including SCP, rsync and tar (over SSH).
Check it out:   How to Copy Files Across a Network/Internet in UNIX/LINUX (Redhat, Debian, FreeBSD, etc) &#8211; scp tar rsync
 ]]></description>
		<wfw:commentRss>http://www.cameroncooke.com/2010/01/14/how-to-copy-files-folders-from-server-to-server-in-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
