<?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> &#187; Linux</title>
	<atom:link href="http://blog.terzza.com/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.terzza.com</link>
	<description></description>
	<lastBuildDate>Tue, 01 Jun 2010 14:39:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Linux Compression Comparison (GZIP vs BZIP2 vs LZMA vs ZIP vs Compress)</title>
		<link>http://blog.terzza.com/linux-compression-comparison-gzip-vs-bzip2-vs-lzma-vs-zip-vs-compress/</link>
		<comments>http://blog.terzza.com/linux-compression-comparison-gzip-vs-bzip2-vs-lzma-vs-zip-vs-compress/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 13:19:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[Commands]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.terzza.com/?p=92</guid>
		<description><![CDATA[&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; I&#8217;ve been looking at backing up some data from an old hard drive recently and would like to compress it to use less CDs. Normally I&#8217;d just use GZIP for compression but a friend of mine swears by BZIP2. Knowing that my linux distro sports at least 4 different compression tools &#8220;out of the [...]]]></description>
		<wfw:commentRss>http://blog.terzza.com/linux-compression-comparison-gzip-vs-bzip2-vs-lzma-vs-zip-vs-compress/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Find a decent untaken domain with Python</title>
		<link>http://blog.terzza.com/find-a-decent-untaken-domain-with-python/</link>
		<comments>http://blog.terzza.com/find-a-decent-untaken-domain-with-python/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 15:13:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[Domains]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://blog.terzza.com/?p=73</guid>
		<description><![CDATA[&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Ever tried using whois? Chances are, most (if not all) the domains you looked for were already taken, either as websites or just by domain squatters hoping to rip off some innocent domain consumer. Well if you&#8217;re looking for a new domain and have a mental block on which name to choose, give this [...]]]></description>
		<wfw:commentRss>http://blog.terzza.com/find-a-decent-untaken-domain-with-python/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using tail to recieve live log updates</title>
		<link>http://blog.terzza.com/using-tail-to-recieve-live-log-updates/</link>
		<comments>http://blog.terzza.com/using-tail-to-recieve-live-log-updates/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 17:13:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[Commands]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.terzza.com/?p=43</guid>
		<description><![CDATA[&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Checking log files can be such a pain sometimes, especially if you&#8217;re doing it regularly. For example, when I&#8217;m coding up a web app, I find it useful to keep an eye on the Apache error logs with something like this : tail /var/log/apache2/error.log However, if I add the option -f to tail, it [...]]]></description>
		<wfw:commentRss>http://blog.terzza.com/using-tail-to-recieve-live-log-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chown time saver</title>
		<link>http://blog.terzza.com/chown-time-saver/</link>
		<comments>http://blog.terzza.com/chown-time-saver/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 16:38:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[Commands]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.terzza.com/?p=38</guid>
		<description><![CDATA[&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Here&#8217;s another little time saver that I use quite a lot with the chown command. If you want to change the ownership of a file in linux to a user and group that have the same name, you could use the command : chown mike:mike filename A nifty little short cut here is to [...]]]></description>
		<wfw:commentRss>http://blog.terzza.com/chown-time-saver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian Etch Python 2.5 installation</title>
		<link>http://blog.terzza.com/debian-etch-python-2-5-installation/</link>
		<comments>http://blog.terzza.com/debian-etch-python-2-5-installation/#comments</comments>
		<pubDate>Sat, 22 Aug 2009 11:45:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[Commands]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.terzza.com/?p=29</guid>
		<description><![CDATA[&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Debian Etch comes with Python version 2.4. You can easily install Python 2.5 with the command sudo aptitude install python2.5 But even after installation, when you type python at the command prompt or run CGI scripts, you will be faced with Python 2.4. That&#8217;s because python is just a symbolic link to /usr/bin/python2.4. To [...]]]></description>
		<wfw:commentRss>http://blog.terzza.com/debian-etch-python-2-5-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux &#8220;ll&#8221; command / alias</title>
		<link>http://blog.terzza.com/linux-ll-command-alias/</link>
		<comments>http://blog.terzza.com/linux-ll-command-alias/#comments</comments>
		<pubDate>Sat, 22 Aug 2009 09:28:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[Commands]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.terzza.com/?p=7</guid>
		<description><![CDATA[&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; I&#8217;ve recently found using ll a real finger saver when you&#8217;re hunting around on the command line. ll is not a command on its own, but mearly an alias setup on most distros for the (very slightly longer) ls -l. That&#8217;s great, but when I say most distros, that means somtimes you need to [...]]]></description>
		<wfw:commentRss>http://blog.terzza.com/linux-ll-command-alias/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

