<?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>Ubuntu How To &#187; linux</title>
	<atom:link href="http://www.ubuntublog.be/archives/category/linux/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ubuntublog.be</link>
	<description>Een nieuwe ubuntu blog</description>
	<lastBuildDate>Wed, 07 Jul 2010 08:10:17 +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>Bye bye rapidshare, welkom usenet</title>
		<link>http://www.ubuntublog.be/archives/432</link>
		<comments>http://www.ubuntublog.be/archives/432#comments</comments>
		<pubDate>Fri, 02 Jul 2010 08:49:02 +0000</pubDate>
		<dc:creator>BlackGhost</dc:creator>
				<category><![CDATA[Installatie]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.ubuntublog.be/?p=432</guid>
		<description><![CDATA[Nu de meeste internetproviders in het kleine Belgenlandje tot de jaren van verstand zijn gekomen en ze de downloadlimieten afschaffen, kunnen we eindelijk ten volle van onze internetverbinding genieten. En hoe? Tot heden had ik enkel een account bij rapidshare, maar met het wegvallen van de downloadlimieten bij belgacom en telenet heb ik besloten om [...]]]></description>
			<content:encoded><![CDATA[<p>Nu de meeste internetproviders in het kleine Belgenlandje tot de jaren van verstand zijn gekomen en ze de downloadlimieten afschaffen, kunnen we eindelijk ten volle van onze internetverbinding genieten. En hoe?<br />
<span id="more-432"></span><br />
Tot heden had ik enkel een account bij rapidshare, maar met het wegvallen van de downloadlimieten bij belgacom en telenet heb ik besloten om ook een usenetaccount bij te nemen. Mijn voorkeur gaat <a href="http://www.astraweb.be">astraweb.be</a>.  Als usenetclient heb ik gekozen voor Sabnzbdplus. Binnenkort komt hier een uitgebreide beschrijving van de installatie en configuratie van dit progje.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ubuntublog.be/archives/432/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Verwijderen van lege directories</title>
		<link>http://www.ubuntublog.be/archives/246</link>
		<comments>http://www.ubuntublog.be/archives/246#comments</comments>
		<pubDate>Tue, 03 Nov 2009 20:16:51 +0000</pubDate>
		<dc:creator>BlackGhost</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[shell commands]]></category>
		<category><![CDATA[9.10]]></category>
		<category><![CDATA[disk]]></category>
		<category><![CDATA[Karmic]]></category>
		<category><![CDATA[Karmic Koala]]></category>
		<category><![CDATA[Koala]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu 9.10]]></category>
		<category><![CDATA[ubuntu 9.10 desktop]]></category>

		<guid isPermaLink="false">http://howto.myshit.be/?p=246</guid>
		<description><![CDATA[Om in een bepaalde directory structuur alle lege directories te verwijderen kunnen we het volgende commando gebruiken: sudo find /waar/te/beginnen -type d -empty -delete]]></description>
			<content:encoded><![CDATA[<p>Om in een bepaalde directory structuur alle lege directories te verwijderen kunnen we het volgende commando gebruiken:</p>
<blockquote><p><code>sudo find /waar/te/beginnen -type d -empty -delete</code></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.ubuntublog.be/archives/246/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Verwijder alle thumbs.db</title>
		<link>http://www.ubuntublog.be/archives/237</link>
		<comments>http://www.ubuntublog.be/archives/237#comments</comments>
		<pubDate>Sun, 01 Nov 2009 16:38:56 +0000</pubDate>
		<dc:creator>BlackGhost</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[shell commands]]></category>
		<category><![CDATA[Karmic]]></category>
		<category><![CDATA[Karmic Koala]]></category>
		<category><![CDATA[Koala]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[thumbs]]></category>
		<category><![CDATA[thumbs.db]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://howto.myshit.be/?p=237</guid>
		<description><![CDATA[Je hebt een directory strustuur met foto&#8217;s waar in elke directory een thumbs.db staat en je wilt al deze thumbs.db bestanden verwijderen. Dit doe je als volgt: sudo find /home/user -name Thumbs.db -exec rm {} ;]]></description>
			<content:encoded><![CDATA[<p>Je hebt een directory strustuur met foto&#8217;s waar in elke directory een thumbs.db staat en je wilt al deze thumbs.db bestanden verwijderen. Dit doe je als volgt:</p>
<blockquote><p><code>sudo find /home/user -name Thumbs.db -exec rm {} ;</code></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.ubuntublog.be/archives/237/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
