<?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>Online Marketing at Canada&#039;s Web Shop &#187; Linux System Administration</title>
	<atom:link href="http://www.thewebshop.ca/blog/category/linux-system-administration/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thewebshop.ca/blog</link>
	<description>Web Shop team members chat about web design, development and marketing.</description>
	<lastBuildDate>Tue, 07 Sep 2010 21:52:58 +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>Interacting With a chroot Environment</title>
		<link>http://www.thewebshop.ca/blog/2010/07/interacting-with-a-chroot-environment/</link>
		<comments>http://www.thewebshop.ca/blog/2010/07/interacting-with-a-chroot-environment/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 20:23:10 +0000</pubDate>
		<dc:creator>Chris Chatelain</dc:creator>
				<category><![CDATA[Linux System Administration]]></category>

		<guid isPermaLink="false">http://www.thewebshop.ca/blog/?p=1637</guid>
		<description><![CDATA[Some services are capable of running in a chroot environment without having to build a separate chroot environment for them. OpenSSH and bind9 are both examples of chroot aware services. Simple config options will get you on your way to secure use of either of those. But for other services, like Apache2, things get more [...]]]></description>
		<wfw:commentRss>http://www.thewebshop.ca/blog/2010/07/interacting-with-a-chroot-environment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rebel Code</title>
		<link>http://www.thewebshop.ca/blog/2010/01/rebel-code/</link>
		<comments>http://www.thewebshop.ca/blog/2010/01/rebel-code/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 20:57:16 +0000</pubDate>
		<dc:creator>Chris Chatelain</dc:creator>
				<category><![CDATA[Linux System Administration]]></category>

		<guid isPermaLink="false">http://www.thewebshop.ca/blog/?p=1122</guid>
		<description><![CDATA[I was passed a very loved copy of Rebel Code by Glyn Moody. It&#8217;s about the beginnings of GNU, GPL liscensing, Linux, the Free Software Foundation, and the Open Source movement. I was very interested to see that the two big contributors in making GNU, GPL, and the FSF gain such a big foot hold [...]]]></description>
		<wfw:commentRss>http://www.thewebshop.ca/blog/2010/01/rebel-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running a completely different linux distro with chroot</title>
		<link>http://www.thewebshop.ca/blog/2009/10/running-a-completely-different-linux-distro-with-chroot/</link>
		<comments>http://www.thewebshop.ca/blog/2009/10/running-a-completely-different-linux-distro-with-chroot/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 19:50:34 +0000</pubDate>
		<dc:creator>Chris Chatelain</dc:creator>
				<category><![CDATA[Linux System Administration]]></category>

		<guid isPermaLink="false">http://www.thewebshop.ca/blog/?p=809</guid>
		<description><![CDATA[The Linux chroot environments are often used to run pieces of software that are not compatable with the running distribution. For example, people running 64 bit Linux distributions will often create a 32 bit chroot environment based on that same distribution to run 32 bit software that might have better support. Adobe&#8217;s flash is a [...]]]></description>
		<wfw:commentRss>http://www.thewebshop.ca/blog/2009/10/running-a-completely-different-linux-distro-with-chroot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Logrotate</title>
		<link>http://www.thewebshop.ca/blog/2009/09/logrotate/</link>
		<comments>http://www.thewebshop.ca/blog/2009/09/logrotate/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 14:10:30 +0000</pubDate>
		<dc:creator>Chris Chatelain</dc:creator>
				<category><![CDATA[Linux System Administration]]></category>

		<guid isPermaLink="false">http://www.thewebshop.ca/blog/?p=640</guid>
		<description><![CDATA[Is the log for your custom app getting a little long? Have a need to keep your logs around but would like to keep their size down to a more managable size? Logrotate is the easy and powerful answer. You can tell logrotate to rotate your logs on various different triggers (daily, weekly, some other [...]]]></description>
		<wfw:commentRss>http://www.thewebshop.ca/blog/2009/09/logrotate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Expandable and fault tolerant filesystem</title>
		<link>http://www.thewebshop.ca/blog/2009/08/expandable-and-fault-tolerant-filesystem/</link>
		<comments>http://www.thewebshop.ca/blog/2009/08/expandable-and-fault-tolerant-filesystem/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 20:18:12 +0000</pubDate>
		<dc:creator>Chris Chatelain</dc:creator>
				<category><![CDATA[Linux System Administration]]></category>

		<guid isPermaLink="false">http://www.thewebshop.ca/blog/?p=542</guid>
		<description><![CDATA[There are several problems with trying to create a large filesystem to store important data: raid 5 isn&#8217;t expandable unless you find a harddrive that&#8217;s the same size as the others LVM (Linux Volume Management) isn&#8217;t fault tolerant by itself, so if you lose one drive, your data is lost. One of the best solutions [...]]]></description>
		<wfw:commentRss>http://www.thewebshop.ca/blog/2009/08/expandable-and-fault-tolerant-filesystem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VirtualBox as a development and testing tool</title>
		<link>http://www.thewebshop.ca/blog/2009/08/virtualbox-as-a-development-and-testing-tool/</link>
		<comments>http://www.thewebshop.ca/blog/2009/08/virtualbox-as-a-development-and-testing-tool/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 20:43:57 +0000</pubDate>
		<dc:creator>Chris Chatelain</dc:creator>
				<category><![CDATA[Linux System Administration]]></category>

		<guid isPermaLink="false">http://www.thewebshop.ca/blog/?p=514</guid>
		<description><![CDATA[Sun&#8217;s VirtualBox package has been gaining steady ground on other virualization solutions in the areas of desktop os virtualization for some time now. Many have found VirtualBox 2 to be quite fast and snappy running Windows XP guest operating systems on Linux hosts. Version 3 was recently released that provided official support for things that [...]]]></description>
		<wfw:commentRss>http://www.thewebshop.ca/blog/2009/08/virtualbox-as-a-development-and-testing-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Back to the basics, part 2: tar</title>
		<link>http://www.thewebshop.ca/blog/2009/07/back-to-the-basics-part-2-tar/</link>
		<comments>http://www.thewebshop.ca/blog/2009/07/back-to-the-basics-part-2-tar/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 16:03:40 +0000</pubDate>
		<dc:creator>Chris Chatelain</dc:creator>
				<category><![CDATA[Linux System Administration]]></category>

		<guid isPermaLink="false">http://www.thewebshop.ca/blog/?p=318</guid>
		<description><![CDATA[One of the most common problems with tar is ending up with unexpected contents of directory structures in your tar archive (sometimes called a tarball).  I&#8217;ll show you how to create those nice, neat tarballs containing just the directory you wanted without the unnecessary preceding directory structure. Problem 1: Unexpected directory trees First an example [...]]]></description>
		<wfw:commentRss>http://www.thewebshop.ca/blog/2009/07/back-to-the-basics-part-2-tar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Back to the Basics with rm</title>
		<link>http://www.thewebshop.ca/blog/2009/06/back-to-the-basics-with-rm/</link>
		<comments>http://www.thewebshop.ca/blog/2009/06/back-to-the-basics-with-rm/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 15:31:26 +0000</pubDate>
		<dc:creator>Chris Chatelain</dc:creator>
				<category><![CDATA[Linux System Administration]]></category>

		<guid isPermaLink="false">http://www.thewebshop.ca/blog/?p=261</guid>
		<description><![CDATA[At the Manitoba Unix Users Group last night, a common problem was presented as a warning to people new to unix based operating systems. The message was &#8220;All operating systems will let you shoot yourself in the foot. Unix based systems will let you shoot yourself in the foot really fast.&#8221; One of the examples [...]]]></description>
		<wfw:commentRss>http://www.thewebshop.ca/blog/2009/06/back-to-the-basics-with-rm/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Is my backup complete?</title>
		<link>http://www.thewebshop.ca/blog/2009/05/is-my-backup-complete/</link>
		<comments>http://www.thewebshop.ca/blog/2009/05/is-my-backup-complete/#comments</comments>
		<pubDate>Tue, 12 May 2009 16:17:52 +0000</pubDate>
		<dc:creator>Chris Chatelain</dc:creator>
				<category><![CDATA[Linux System Administration]]></category>

		<guid isPermaLink="false">http://www.thewebshop.ca/blog/?p=121</guid>
		<description><![CDATA[Many server administrators use rsync to synronize files between local as well as offsite media. Often it&#8217;s used within a scheduled backup script. But how can you tell if rsync was successful or not without looking through the output of the command in detail? If it wasn&#8217;t successful, how can you tell if it was [...]]]></description>
		<wfw:commentRss>http://www.thewebshop.ca/blog/2009/05/is-my-backup-complete/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
