<?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>AllForLinux.com &#187; Ubuntu</title>
	<atom:link href="http://allforlinux.com/category/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://allforlinux.com</link>
	<description>A Gate Through the Linux World</description>
	<lastBuildDate>Wed, 21 Jul 2010 00:59:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Easy Linux File Synchronisation Over a Network</title>
		<link>http://allforlinux.com/2010/07/easy-linux-file-syncronizationeasy-linux-file-synchronisation-over-a-network/</link>
		<comments>http://allforlinux.com/2010/07/easy-linux-file-syncronizationeasy-linux-file-synchronisation-over-a-network/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 01:24:41 +0000</pubDate>
		<dc:creator>AllForLinux.com</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://allforlinux.com/?p=906</guid>
		<description><![CDATA[
rsync is a very good  utility for synchronising files over a network. It works based on the  delta-transfer algorithm—only data in the source that do not exist on  the destination are copied over. This method saves plenty of time and  bandwidth compared to the standard cp command.
Example: rsync $SRC $DST

On your [...]]]></description>
		<wfw:commentRss>http://allforlinux.com/2010/07/easy-linux-file-syncronizationeasy-linux-file-synchronisation-over-a-network/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solving E: Sub-process /usr/bin/dpkg returned an error code(1)</title>
		<link>http://allforlinux.com/2010/07/solving-e-sub-process-usrbindpkg-returned-an-error-code1/</link>
		<comments>http://allforlinux.com/2010/07/solving-e-sub-process-usrbindpkg-returned-an-error-code1/#comments</comments>
		<pubDate>Sat, 10 Jul 2010 13:00:17 +0000</pubDate>
		<dc:creator>AllForLinux.com</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://allforlinux.com/?p=900</guid>
		<description><![CDATA[Some Ubuntu users may had experienced this problem. And it&#8217;s can&#8217;t be fixed by simply typing sudo dpkg &#8211;configure -a . I got a way to resolve it, but users must be remember that I am not responsible for any trouble caused by this solution. I tried, and it works on my PC.
How to resolve [...]]]></description>
		<wfw:commentRss>http://allforlinux.com/2010/07/solving-e-sub-process-usrbindpkg-returned-an-error-code1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download the Latest Linux Journal Magazine here!</title>
		<link>http://allforlinux.com/2010/07/download-the-latest-linux-journal-magazine-here/</link>
		<comments>http://allforlinux.com/2010/07/download-the-latest-linux-journal-magazine-here/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 10:30:57 +0000</pubDate>
		<dc:creator>AllForLinux.com</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://allforlinux.com/?p=892</guid>
		<description><![CDATA[Only a quick update since the request of the newest Linux Journal has flooded my comment approval zone.
To download the latest Linux Journal, please refer to this link:

http://download.linuxjournal.com/~linuxjou/pdf/get-pdf.php?code=8ad4b6d26d0d229240c48f3bd12c1ef3&#38;mag=dlj
]]></description>
		<wfw:commentRss>http://allforlinux.com/2010/07/download-the-latest-linux-journal-magazine-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cracking PDF password in Ubuntu</title>
		<link>http://allforlinux.com/2010/07/cracking-pdf-password-in-ubuntu/</link>
		<comments>http://allforlinux.com/2010/07/cracking-pdf-password-in-ubuntu/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 05:00:00 +0000</pubDate>
		<dc:creator>AllForLinux.com</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://allforlinux.com/?p=884</guid>
		<description><![CDATA[It does look eye-catching right? Cracking PDF password in Ubuntu. I posted this because sometimes I got pissed off when I need to open important PDF files and forgot the magic words. Here I will show you how to crack it and remove that password for good.This is the simple way to crack it:
Simply open [...]]]></description>
		<wfw:commentRss>http://allforlinux.com/2010/07/cracking-pdf-password-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Read your e-mail via terminal</title>
		<link>http://allforlinux.com/2010/07/read-your-e-mail-via-terminal/</link>
		<comments>http://allforlinux.com/2010/07/read-your-e-mail-via-terminal/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 03:00:12 +0000</pubDate>
		<dc:creator>AllForLinux.com</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://allforlinux.com/?p=878</guid>
		<description><![CDATA[This is a simple tutorial to show you how to read your e-mail by using the Linux terminal in Ubuntu distribution.
It may sounds like a geek, but it is indeed easy to be applied inside your Ubuntu. Alpine 2.0 client mail is the right answer to do this. It is kinda interesting to know that [...]]]></description>
		<wfw:commentRss>http://allforlinux.com/2010/07/read-your-e-mail-via-terminal/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Paid hosting that doesn’t require a credit card?</title>
		<link>http://allforlinux.com/2010/06/paid-hosting-that-doesn%e2%80%99t-require-a-credit-card/</link>
		<comments>http://allforlinux.com/2010/06/paid-hosting-that-doesn%e2%80%99t-require-a-credit-card/#comments</comments>
		<pubDate>Sat, 26 Jun 2010 14:29:51 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://allforlinux.com/?p=870</guid>
		<description><![CDATA[First of all, I want to apologize for the blog downtime. So, I decided to move this blog to another server.
So, last week, I moved AllForLinux.com blog to a paid hosting. But, not like other hosting, I can pay with my mobile phone (with SMS) or home phone. I don’t need a credit card to [...]]]></description>
		<wfw:commentRss>http://allforlinux.com/2010/06/paid-hosting-that-doesn%e2%80%99t-require-a-credit-card/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 10.04 First Impression</title>
		<link>http://allforlinux.com/2010/04/ubuntu-10-04-first-impression/</link>
		<comments>http://allforlinux.com/2010/04/ubuntu-10-04-first-impression/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 05:34:36 +0000</pubDate>
		<dc:creator>AllForLinux.com</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://allforlinux.com/?p=862</guid>
		<description><![CDATA[Ubuntu 10.04 has been released on 29 april 2010, although the ISO is available in 30 April 2010(In my country). I&#8217;ve just downloaded the ISO of Ubuntu 10.04, and this is my personal review about it.

After a long waiting download time(est. 1 hour), finally I&#8217;ve managed to downloaded the Ubuntu 10.04 ISO from US server. [...]]]></description>
		<wfw:commentRss>http://allforlinux.com/2010/04/ubuntu-10-04-first-impression/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
