<?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"
	>

<channel>
	<title>the blog of guruz &#187; Linux</title>
	<atom:link href="http://blog.guruz.de/category/linux//feed" rel="self" type="application/rss+xml" />
	<link>http://blog.guruz.de</link>
	<description>stuff i want to comment on</description>
	<pubDate>Sun, 22 Mar 2009 17:06:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
	<language>en</language>
			<item>
		<title>Ubuntu (Linux) Cola&#8230; nicht.</title>
		<link>http://blog.guruz.de/2008/11/04/ubuntu-linux-cola-nicht/</link>
		<comments>http://blog.guruz.de/2008/11/04/ubuntu-linux-cola-nicht/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 09:35:04 +0000</pubDate>
		<dc:creator>guruz</dc:creator>
		
		<category><![CDATA[Essen]]></category>

		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.guruz.de/?p=649</guid>
		<description><![CDATA[Nein, nicht ganz  
Ubuntu heisst laut Wikipedia auf deutsch in etwa „Menschlichkeit“, „Nächstenliebe“ und „Gemeinsinn“. Diese Ubuntu Cola (gesehen in Oslo) hat damit zumindest ein bisschen was zu tun, schliesslich stammt sie aus fairem Handel:

Beim naechsten Mal kauf ich eine, versprochen  
Update 23.11.2008: Ich habe eine gekauft. Geschmacklich war sie OK, hat aber [...]]]></description>
			<content:encoded><![CDATA[<p>Nein, nicht ganz <img src='http://blog.guruz.de/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Ubuntu heisst <a href="http://de.wikipedia.org/wiki/Ubuntu_(Philosophie)">laut Wikipedia</a> auf deutsch in etwa „Menschlichkeit“, „Nächstenliebe“ und „Gemeinsinn“. Diese <a href="http://de.wikipedia.org/wiki/Ubuntu_Cola">Ubuntu Cola</a> (gesehen in Oslo) hat damit zumindest ein bisschen was zu tun, schliesslich stammt sie aus fairem Handel:</p>
<p><a href="http://blog.guruz.de/wp-content/uploads/2008/11/ubuntu_linux_cola_small.jpeg"><img class="aligncenter size-medium wp-image-650" title="ubuntu_linux_cola_small" src="http://blog.guruz.de/wp-content/uploads/2008/11/ubuntu_linux_cola_small-300x288.jpg" alt="" width="300" height="288" /></a></p>
<p>Beim naechsten Mal kauf ich eine, versprochen <img src='http://blog.guruz.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Update 23.11.2008: Ich habe eine gekauft. Geschmacklich war sie OK, hat aber eher wie die Supermarkt-Colas und nicht wie eine der beiden groessten Colamarken geschmeckt. Aber ansonsten passts schon, die 16 NOK waren kein herausgeschmissenes Geld <img src='http://blog.guruz.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><img class="aligncenter size-full wp-image-682" title="kruemelmonster_ubuntu" src="http://blog.guruz.de/wp-content/uploads/2008/11/kruemelmonster_ubuntu.jpg" alt="" width="350" height="467" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.guruz.de/2008/11/04/ubuntu-linux-cola-nicht/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ubuntu Netbook Remix auf dem Acer Aspire One installieren</title>
		<link>http://blog.guruz.de/2008/10/09/ubuntu-netbook-remix-auf-dem-acer-aspire-one-installieren/</link>
		<comments>http://blog.guruz.de/2008/10/09/ubuntu-netbook-remix-auf-dem-acer-aspire-one-installieren/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 09:08:34 +0000</pubDate>
		<dc:creator>guruz</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.guruz.de/?p=614</guid>
		<description><![CDATA[Vor einiger Zeit habe ich mir ja ein Acer Aspire One gekauft. Jetzt bin ich endlich auch mal dazu gekommen, den Ubuntu Netbook Remix zu installieren (vorher war ja Linpus Linux drauf).
Nach mehreren Versuchen, Ubuntu Hardy Heron ueber ein externes USB CD-ROM Laufwerk zu installieren habe ich es (nach Hinweis von Sebastian) mit der Netboot [...]]]></description>
			<content:encoded><![CDATA[<p>Vor einiger Zeit habe ich mir ja ein Acer Aspire One <a href="http://blog.guruz.de/2008/07/28/kurzes-review-acer-aspire-one-netbook/">gekauft</a>. Jetzt bin ich endlich auch mal dazu gekommen, den <a href="https://launchpad.net/netbook-remix">Ubuntu Netbook Remix</a> zu installieren (vorher war ja Linpus Linux drauf).</p>
<p>Nach mehreren Versuchen, Ubuntu Hardy Heron ueber ein externes USB CD-ROM Laufwerk zu installieren habe ich es (nach Hinweis von <a href="http://tomcat.ranta.info">Sebastian</a>) mit der Netboot Installation mit PXE versucht.  Auf ubuntuusers.de gibt es dazu <a href="http://wiki.ubuntuusers.de/PXE-Installation">ein nettes Howto</a>. Statt den dort angegeben DHCP-Server habe ich jedoch udhcpd verwendet (ich habe auf dem Server ja Gentoo). In der Konfiguration muss dort folgendes stehen:</p>
<pre>siaddr  192.168.0.150
sname   neptun
boot_file       /pxelinux.0</pre>
<p>Die siaddr ist die Adresse des TFTP-Servers. Beim Booten via Netzwerk (F12 druecken beim Hochfahren!) holt sich das Aspire One Netbook dann die Installationsdateien erst vom TFTP-Server und dann aus dem Internet. Prima Sache!</p>
<p>Um nach der erfolgreichen Ubuntu-Installation den Netbook-Remix zu installieren kann man ebenfalls <a href="http://wiki.ubuntuusers.de/Baustelle/Acer_Aspire_One#Netbook-Remix">der Anleitung auf ubuntuusers.de</a> folgen. Sound und WLAN funktionieren bei mir, zu mehr bin ich jetzt noch nicht gekommen. Mir reichen ja auch meist eine Konsole und Firefox <img src='http://blog.guruz.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.guruz.de/2008/10/09/ubuntu-netbook-remix-auf-dem-acer-aspire-one-installieren/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Apache: Redirecting www- to non-www</title>
		<link>http://blog.guruz.de/2008/06/20/apache-redirecting-www-to-non-www/</link>
		<comments>http://blog.guruz.de/2008/06/20/apache-redirecting-www-to-non-www/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 14:06:00 +0000</pubDate>
		<dc:creator>guruz</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.guruz.de/?p=475</guid>
		<description><![CDATA[Use these  lines in your configuration file:
RewriteCond %{HTTP_HOST} !^example\.com$ [NC]
RewriteRule .? http://example.com%{REQUEST_URI} [R=301,L]
You need mod_rewrite for this and use RewriteEngine on.
(Found on sitepoint.com)
]]></description>
			<content:encoded><![CDATA[<p>Use these  lines in your configuration file:</p>
<p><code>RewriteCond %{HTTP_HOST} !^example\.com$ [NC]<br />
RewriteRule .? http://example.com%{REQUEST_URI} [R=301,L]</code></p>
<p>You need mod_rewrite for this and use RewriteEngine on.</p>
<p>(Found on <a href="http://www.sitepoint.com/article/apache-mod_rewrite-examples/2">sitepoint.com</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.guruz.de/2008/06/20/apache-redirecting-www-to-non-www/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Features moderner Dateisysteme</title>
		<link>http://blog.guruz.de/2008/05/05/features-moderner-dateisysteme/</link>
		<comments>http://blog.guruz.de/2008/05/05/features-moderner-dateisysteme/#comments</comments>
		<pubDate>Mon, 05 May 2008 20:42:29 +0000</pubDate>
		<dc:creator>guruz</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.guruz.de/?p=435</guid>
		<description><![CDATA[Achtung, sehr sehr schwarzer Humor 
]]></description>
			<content:encoded><![CDATA[<p>Achtung, sehr sehr <a href="http://en.wikipedia.org/w/index.php?title=Comparison_of_file_systems&amp;oldid=209063556#Features">schwarzer Humor</a> <img src='http://blog.guruz.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.guruz.de/2008/05/05/features-moderner-dateisysteme/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Creating an Openfire RPM</title>
		<link>http://blog.guruz.de/2008/01/24/creating-an-openfire-rpm/</link>
		<comments>http://blog.guruz.de/2008/01/24/creating-an-openfire-rpm/#comments</comments>
		<pubDate>Thu, 24 Jan 2008 09:17:10 +0000</pubDate>
		<dc:creator>guruz</dc:creator>
		
		<category><![CDATA[Jabber]]></category>

		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.guruz.de/2008/01/24/creating-an-openfire-rpm/</guid>
		<description><![CDATA[
Make sure you have a lot of packages installed: subversion rpm-build rpm-devel ant ant-junit ant-scripts ant-jmf ant-nodeps  ant-antlr junit (this may be way too much, but it worked for me)
Checkout the Openfire sources from SVN
In build/ run ant installer.rpm
Happy compiling and installing  

]]></description>
			<content:encoded><![CDATA[<ol>
<li>Make sure you have a lot of packages installed: subversion rpm-build rpm-devel ant ant-junit ant-scripts ant-jmf ant-nodeps  ant-antlr junit (this may be way too much, but it worked for me)</li>
<li>Checkout the <a href="http://www.igniterealtime.org/downloads/source.jsp">Openfire sources from SVN</a></li>
<li>In build/ run ant installer.rpm</li>
<li>Happy compiling and installing <img src='http://blog.guruz.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://blog.guruz.de/2008/01/24/creating-an-openfire-rpm/feed/</wfw:commentRss>
		</item>
		<item>
		<title>aMule unter Gentoo ohne amuled</title>
		<link>http://blog.guruz.de/2007/12/11/amule-unter-gentoo-ohne-amuled/</link>
		<comments>http://blog.guruz.de/2007/12/11/amule-unter-gentoo-ohne-amuled/#comments</comments>
		<pubDate>Tue, 11 Dec 2007 21:44:04 +0000</pubDate>
		<dc:creator>guruz</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.guruz.de/2007/12/11/amule-unter-gentoo-ohne-amuled/</guid>
		<description><![CDATA[echo "x11-libs/wxGTK unicode X" &#62;&#62; /etc/portage/package.use
emerge x11-libs/wxGTK
USE="gtk -remote -amuled" emerge amule -v

This should install aMule without amuled or any things like that 
]]></description>
			<content:encoded><![CDATA[<pre>echo "x11-libs/wxGTK unicode X" &gt;&gt; /etc/portage/package.use</pre>
<pre>emerge x11-libs/wxGTK</pre>
<pre>USE="gtk -remote -amuled" emerge amule -v</pre>
<pre></pre>
<p>This should install aMule without amuled or any things like that <img src='http://blog.guruz.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.guruz.de/2007/12/11/amule-unter-gentoo-ohne-amuled/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Howto: centerIM aus dem GIT-Repository installieren (ehemals CenterICQ)</title>
		<link>http://blog.guruz.de/2007/11/30/howto-centerim-aus-dem-git-repository-installieren/</link>
		<comments>http://blog.guruz.de/2007/11/30/howto-centerim-aus-dem-git-repository-installieren/#comments</comments>
		<pubDate>Fri, 30 Nov 2007 11:36:19 +0000</pubDate>
		<dc:creator>guruz</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.guruz.de/2007/11/30/howto-centerim-aus-dem-git-repository-installieren/</guid>
		<description><![CDATA[
Autoconf, Gnutls, Curl, git usw installieren.

git clone git+ssh://mob@repo.or.cz/srv/git/centerim.git


cd centerim


sh autogen.sh

Jetzt mit ./configure usw installieren.
Code updaten geht mit git pull

Uebrigens lesenswert: GIT/SVN crash course
Update 29.05.2008: Maybe you need to try http://repo.or.cz/r/centerim.git as the URL above
Update 4.08.2008: Mehr auf http://repo.or.cz/w/centerim.git
]]></description>
			<content:encoded><![CDATA[<ol>
<li>Autoconf, Gnutls, Curl, git usw installieren.</li>
<li>
<pre>git clone git+ssh://mob@repo.or.cz/srv/git/centerim.git</pre>
</li>
<li>
<pre>cd centerim</pre>
</li>
<li>
<pre>sh autogen.sh</pre>
</li>
<li>Jetzt mit ./configure usw installieren.</li>
<li>Code updaten geht mit git pull</li>
</ol>
<p>Uebrigens lesenswert: <a href="http://git.or.cz/course/svn.html">GIT/SVN crash course</a></p>
<p>Update 29.05.2008: Maybe you need to try http://repo.or.cz/r/centerim.git as the URL above</p>
<p>Update 4.08.2008: Mehr auf <a href="http://repo.or.cz/w/centerim.git">http://repo.or.cz/w/centerim.git</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.guruz.de/2007/11/30/howto-centerim-aus-dem-git-repository-installieren/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Power usage Windows vs Linux</title>
		<link>http://blog.guruz.de/2007/10/27/power-usage-windows-vs-linux/</link>
		<comments>http://blog.guruz.de/2007/10/27/power-usage-windows-vs-linux/#comments</comments>
		<pubDate>Sat, 27 Oct 2007 16:43:56 +0000</pubDate>
		<dc:creator>guruz</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.guruz.de/2007/10/27/power-usage-windows-vs-linux/</guid>
		<description><![CDATA[Interessant zu sehen wo Linux noch Schwaechen hat: Bei der Stromaufnahme koennte es besser sein als die Konkurrenz aus Redmond.
]]></description>
			<content:encoded><![CDATA[<p>Interessant zu sehen wo Linux noch Schwaechen hat: Bei der <a href="http://www.phoronix.com/scan.php?page=article&amp;item=880&amp;num=2">Stromaufnahme</a> koennte es besser sein als die Konkurrenz aus Redmond.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.guruz.de/2007/10/27/power-usage-windows-vs-linux/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Gentoo: Digest verification failed</title>
		<link>http://blog.guruz.de/2007/10/26/gentoo-digest-verification-failed/</link>
		<comments>http://blog.guruz.de/2007/10/26/gentoo-digest-verification-failed/#comments</comments>
		<pubDate>Fri, 26 Oct 2007 06:02:05 +0000</pubDate>
		<dc:creator>guruz</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.guruz.de/2007/10/26/gentoo-digest-verification-failed/</guid>
		<description><![CDATA[Fuer die meisten mag das trivial erscheinen, aber vielleicht fuer Gentoo-Neulinge ganz interessant zu wissen: Fehler beim emergen wie zum Beispiel:
!!! Digest verification failed:
!!! /usr/portage/distfiles/roundcubemail-0.1-rc1-dep.tar.gz
!!! Reason: Filesize does not match recorded size
!!! Got: 7930
!!! Expected: 449664
Kann man oft einfach beheben indem man die Datei im Web sucht und dann runterlaedt und in /usr/portage/distfiles packt. Dann [...]]]></description>
			<content:encoded><![CDATA[<p>Fuer die meisten mag das trivial erscheinen, aber vielleicht fuer Gentoo-Neulinge ganz interessant zu wissen: Fehler beim emergen wie zum Beispiel:</p>
<pre>!!! Digest verification failed:
!!! /usr/portage/distfiles/roundcubemail-0.1-rc1-dep.tar.gz
!!! Reason: Filesize does not match recorded size
!!! Got: 7930
!!! Expected: 449664</pre>
<p>Kann man oft einfach beheben indem man die Datei im Web sucht und dann runterlaedt und in /usr/portage/distfiles packt. Dann einfach erneut emergen <img src='http://blog.guruz.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.guruz.de/2007/10/26/gentoo-digest-verification-failed/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Subversion Probleme unter OS X</title>
		<link>http://blog.guruz.de/2007/07/06/subversion-probleme-unter-os-x/</link>
		<comments>http://blog.guruz.de/2007/07/06/subversion-probleme-unter-os-x/#comments</comments>
		<pubDate>Fri, 06 Jul 2007 13:55:07 +0000</pubDate>
		<dc:creator>guruz</dc:creator>
		
		<category><![CDATA[Apple]]></category>

		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.guruz.de/2007/07/06/subversion-probleme-unter-os-x/</guid>
		<description><![CDATA[Unter OS X kommt es standardmaessig zu Problemen, wenn man Verzeichnisse mit Dateinamen mit Umlauten aus einem svn auscheckt:

Can't convert string from 'UTF-8' to native encoding
Abhilft schafft das Einstellen einer passenden locale, in meinem Fall in ~/.profile:

export LANG=en_US.UTF-8
export LC_ALL=en_US.UTF-8
Dann tut alles 
]]></description>
			<content:encoded><![CDATA[<p>Unter OS X kommt es standardmaessig zu Problemen, wenn man Verzeichnisse mit Dateinamen mit Umlauten aus einem svn auscheckt:</p>
<pre>
Can't convert string from 'UTF-8' to native encoding</pre>
<p>Abhilft schafft das Einstellen einer passenden locale, in meinem Fall in ~/.profile:</p>
<pre>
export LANG=en_US.UTF-8
export LC_ALL=en_US.UTF-8</pre>
<p>Dann tut alles <img src='http://blog.guruz.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.guruz.de/2007/07/06/subversion-probleme-unter-os-x/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Lustre und PVFS2</title>
		<link>http://blog.guruz.de/2007/06/27/lustre-und-pvfs2/</link>
		<comments>http://blog.guruz.de/2007/06/27/lustre-und-pvfs2/#comments</comments>
		<pubDate>Wed, 27 Jun 2007 20:18:09 +0000</pubDate>
		<dc:creator>guruz</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[University]]></category>

		<guid isPermaLink="false">http://blog.guruz.de/2007/06/27/lustre-und-pvfs2/</guid>
		<description><![CDATA[Ein Uni-Seminarvortrag von mir: Lustre und PVFS2
]]></description>
			<content:encoded><![CDATA[<p>Ein Uni-Seminarvortrag von mir: <a href="http://guruz.de/uni/Lustre_und_PVFS2.pdf">Lustre und PVFS2</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.guruz.de/2007/06/27/lustre-und-pvfs2/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
