<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Rauchs Blog (Artikel mit Tag linux)</title>
    <link>http://blog.rauchs-home.de/</link>
    <description>just blogging about my little world</description>
    <dc:language>de</dc:language>
    <generator>Serendipity 1.3 - http://www.s9y.org/</generator>
    
    

<item>
    <title>Gentoo auf Dell Vostro 1500</title>
    <link>http://blog.rauchs-home.de/archives/163-Gentoo-auf-Dell-Vostro-1500.html</link>
            <category>Technik</category>
    
    <comments>http://blog.rauchs-home.de/archives/163-Gentoo-auf-Dell-Vostro-1500.html#comments</comments>
    <wfw:comment>http://blog.rauchs-home.de/wfwcomment.php?cid=163</wfw:comment>

    <slash:comments>4</slash:comments>
    <wfw:commentRss>http://blog.rauchs-home.de/rss.php?version=2.0&amp;type=comments&amp;cid=163</wfw:commentRss>
    

    <author>nospam@example.com (Rauch Christian)</author>
    <content:encoded>
    &lt;br /&gt;
&lt;p&gt;Vor einigen Wochen hab ich mir ein Dell Vostro 1500 geleistet, nachdem sich mein altes Notebook immer mehr in seine Einzelteile zerlegt hat. Erster Schritt war dann (natürlich), das vorinstallierte Vista in seine Schranken zu weisen und Gentoo zu installieren.&lt;/p&gt;&lt;p&gt;Dabei zeigte sich auch das ein oder andere Problem, nachfolgend eine kleine Tabelle der Hardware und deren Funktionsstatus:&lt;/p&gt;&lt;p&gt;&lt;table cellspacing=&quot;1&quot; cellpadding=&quot;1&quot; border=&quot;1&quot; style=&quot;width: 100%;&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;width: 50%;&quot;&gt;Grafikkarte nVidia Geforce 8600M GT&lt;/td&gt;&lt;td style=&quot;width: 50%;&quot;&gt;funktioniert mit nvidia-drivers, nv funktioniert nicht! Gebootet wird über Grub mit den Parametern &amp;quot;vga=0x31B video=vesafb:mtrr:3,ywrap&amp;quot;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 50%;&quot;&gt;Soundkarte Intel 82801H (ICH8) HD Audio Controller&lt;/td&gt;&lt;td style=&quot;width: 50%;&quot;&gt;funktioniert erst ab Kernel 2.6.23-rc3 wegen eines notwendigen Bugfixes!&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 50%;&quot;&gt;Broadcom BCM4401-B0 100Base-TX Netzwerkkarte&lt;/td&gt;&lt;td style=&quot;width: 50%;&quot;&gt;funktioniert, gelegentlich Probleme mit dhclient/dhcpcd (es wird keine IP-Adresse geholt, Initscript hängt dann. Nach Umstellung auf NetworkManager keine Probleme mehr.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 50%;&quot;&gt;Intel Wireless Lan 3945ABG&lt;/td&gt;&lt;td style=&quot;width: 50%;&quot;&gt;funktioniert (getestet mit ipw3945 und wep/wpa2 über NetworkManager)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;SD/MMC-Cardreader&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;funktioniert, Modul mmc_block muss geladen sein, getestet mit 2GB-SD-Karte, wird als /dev/mmcblk0 eingebunden.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;Firewire Ricoh R5C832 IEEE 1394&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Nicht getestet mangels Firewireperipherie&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;Broadcom BCM2045&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;Funktioniert, getestet mit SDA II/Obex&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/p&gt;&lt;br /&gt;
&lt;p&gt;Was aktuell nicht funktioniert, ist das Auslesen der Temperaturwerte mittels lm_sensors. Ansonsten jedoch (seit Kernel 2.6.23) ein durchaus linux-taugliches Notebook.&lt;/p&gt;&lt;p&gt;Weitere Details meines Notebooks:&lt;/p&gt;&lt;p&gt;Dell Vostro 1500&lt;br /&gt;Intel C2D T7300 CPU, 2 GB Ram, 160 GB Festplatte (S-ATA), NVidia Geforce 8600M GT, 15,4&amp;quot;-TFT (1680x1050), &lt;b&gt;keine&lt;/b&gt; Webcam.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Update&lt;/b&gt;: Mit Kernel 2.6.23-r1 (gentoo-sources) und dem coretemp-Modul funktioniert das Auslesen der Temperatur nun!&lt;/p&gt;&lt;p /&gt; 
    </content:encoded>

    <pubDate>Mon, 12 Nov 2007 16:43:35 +0100</pubDate>
    <guid isPermaLink="false">http://blog.rauchs-home.de/archives/163-guid.html</guid>
    <category>dell vostro 1500</category>
<category>gentoo</category>
<category>hardware</category>
<category>linux</category>
<category>technik</category>

</item>
<item>
    <title>yakuake on XFCE</title>
    <link>http://blog.rauchs-home.de/archives/147-yakuake-on-XFCE.html</link>
            <category>Linux</category>
    
    <comments>http://blog.rauchs-home.de/archives/147-yakuake-on-XFCE.html#comments</comments>
    <wfw:comment>http://blog.rauchs-home.de/wfwcomment.php?cid=147</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.rauchs-home.de/rss.php?version=2.0&amp;type=comments&amp;cid=147</wfw:commentRss>
    

    <author>nospam@example.com (Rauch Christian)</author>
    <content:encoded>
    &lt;p&gt;I have now running yakuake on XFCE &lt;img src=&quot;http://blog.rauchs-home.de/templates/default/img/emoticons/laugh.png&quot; alt=&quot;:-D&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;/p&gt;&lt;p&gt;I had some problems with prior versions (unreadable console fonts), but yakuake 2.8 works (nearly). I just had to change the default theme to Plastik(Dark), otherwise the tabs for switching between consoles looked weird (double fonts in the background).&lt;/p&gt; 
    </content:encoded>

    <pubDate>Tue, 30 Oct 2007 21:14:40 +0100</pubDate>
    <guid isPermaLink="false">http://blog.rauchs-home.de/archives/147-guid.html</guid>
    <category>gentoo</category>
<category>linux</category>
<category>yakuake</category>

</item>
<item>
    <title>Building for openSUSE 10.3</title>
    <link>http://blog.rauchs-home.de/archives/140-Building-for-openSUSE-10.3.html</link>
            <category>Linux</category>
    
    <comments>http://blog.rauchs-home.de/archives/140-Building-for-openSUSE-10.3.html#comments</comments>
    <wfw:comment>http://blog.rauchs-home.de/wfwcomment.php?cid=140</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.rauchs-home.de/rss.php?version=2.0&amp;type=comments&amp;cid=140</wfw:commentRss>
    

    <author>nospam@example.com (Rauch Christian)</author>
    <content:encoded>
    &lt;p&gt;I started building rpms for openSUSE 10.3 a few hours ago, the first packages are done, but not tested or uploaded yet, just give me some more time &lt;img src=&quot;http://blog.rauchs-home.de/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;/p&gt;&lt;p&gt;Built until now:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;BloGTK&lt;/li&gt;&lt;li&gt;Jabbin&lt;/li&gt;&lt;li&gt;KPodder&lt;/li&gt;&lt;li&gt;MTPaint&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Fri, 12 Oct 2007 23:25:21 +0200</pubDate>
    <guid isPermaLink="false">http://blog.rauchs-home.de/archives/140-guid.html</guid>
    <category>linux</category>
<category>opensuse</category>
<category>packaging</category>
<category>rpm</category>

</item>
<item>
    <title>Setting up your own Build Service</title>
    <link>http://blog.rauchs-home.de/archives/135-Setting-up-your-own-Build-Service.html</link>
            <category>Linux</category>
    
    <comments>http://blog.rauchs-home.de/archives/135-Setting-up-your-own-Build-Service.html#comments</comments>
    <wfw:comment>http://blog.rauchs-home.de/wfwcomment.php?cid=135</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.rauchs-home.de/rss.php?version=2.0&amp;type=comments&amp;cid=135</wfw:commentRss>
    

    <author>nospam@example.com (Rauch Christian)</author>
    <content:encoded>
    &lt;p&gt;I finally managed setting up my local Build Service! There were a few glitches, which could be resolved due to the help of some people on IRC and reading a lot &lt;img src=&quot;http://blog.rauchs-home.de/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;/p&gt;&lt;p&gt;I added the information needed to the already existing tutorial of &lt;a href=&quot;http://en.opensuse.org/Build_Service/Build_Service_Installation_Tutorial/openSUSE_10.2&quot;&gt;setting up your own Build Service&lt;/a&gt; on opensuse.org.&lt;/p&gt;&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Sun, 09 Sep 2007 09:15:37 +0200</pubDate>
    <guid isPermaLink="false">http://blog.rauchs-home.de/archives/135-guid.html</guid>
    <category>linux</category>
<category>obs</category>
<category>openSUSE</category>

</item>
<item>
    <title>QtpfsGui 1.8.10 released</title>
    <link>http://blog.rauchs-home.de/archives/100-QtpfsGui-1.8.10-released.html</link>
            <category>Linux</category>
    
    <comments>http://blog.rauchs-home.de/archives/100-QtpfsGui-1.8.10-released.html#comments</comments>
    <wfw:comment>http://blog.rauchs-home.de/wfwcomment.php?cid=100</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.rauchs-home.de/rss.php?version=2.0&amp;type=comments&amp;cid=100</wfw:commentRss>
    

    <author>nospam@example.com (Rauch Christian)</author>
    <content:encoded>
    &lt;p&gt;&lt;a href=&quot;http://qtpfsgui.sourceforge.net/&quot;&gt;Qtpfsgui &lt;/a&gt;1.8.10 was released today and I built new rpms. Now Tonemapping an HDR should not anymore result in an crash (due to a bug in Qt 4.2.1 which is used by Suse 10.2).&lt;/p&gt;&lt;p&gt;The new version should hit all mirrors within 24 hours.&lt;/p&gt; 
    </content:encoded>

    <pubDate>Sat, 14 Jul 2007 15:54:51 +0200</pubDate>
    <guid isPermaLink="false">http://blog.rauchs-home.de/archives/100-guid.html</guid>
    <category>linux</category>
<category>repository</category>

</item>
<item>
    <title>New computer case</title>
    <link>http://blog.rauchs-home.de/archives/91-New-computer-case.html</link>
            <category>Linux</category>
    
    <comments>http://blog.rauchs-home.de/archives/91-New-computer-case.html#comments</comments>
    <wfw:comment>http://blog.rauchs-home.de/wfwcomment.php?cid=91</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.rauchs-home.de/rss.php?version=2.0&amp;type=comments&amp;cid=91</wfw:commentRss>
    

    <author>nospam@example.com (Rauch Christian)</author>
    <content:encoded>
    &lt;br /&gt;
I just ordered a case for my soon to come Epia PC, an &lt;a href=&quot;http://www.antec.com/ec/de/productDetails.php?ProdID=08930&quot;&gt;Antec Minuet&lt;/a&gt;, but with an 220W power supply, not the 300W and I even think of replacing this one with a smaller one &lt;img src=&quot;http://blog.rauchs-home.de/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;p&gt;Now I still need the Epia LT board, which noone seems to have in stock until now &lt;img src=&quot;http://blog.rauchs-home.de/templates/default/img/emoticons/sad.png&quot; alt=&quot;:-(&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; plus hdd and ram.&lt;/p&gt;&lt;p&gt;You may ask &amp;quot;why this big case for a small epia board???&amp;quot;&lt;/p&gt;&lt;p&gt;Simple answer: I wanted a case, where I can mount an standard DVD drive, at least one hard disk and a card reader in the front. All of this fits on the Minuet case and I got it for 54 € including shipping (normal price is 80 € without shipping)! &lt;img src=&quot;http://blog.rauchs-home.de/templates/default/img/emoticons/laugh.png&quot; alt=&quot;:-D&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;/p&gt;&lt;p&gt;I think till I get the Epia, I&#039;ll mount my Sempron 2400 in there for testing &lt;img src=&quot;http://blog.rauchs-home.de/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;/p&gt;&lt;p&gt;ah, before I forget: YES, dual screen is supported for the CX700 chipset, &lt;a href=&quot;http://www.viaarena.com/default.aspx?PageID=420&amp;OSID=25&amp;CatID=2580&amp;SubCatID=184&quot;&gt;drivers are available at Via&lt;/a&gt;! Though it seems like a big mess (new kernel, new MESA and so on), I&#039;ll give it a try.&lt;/p&gt; 
    </content:encoded>

    <pubDate>Fri, 06 Jul 2007 16:19:04 +0200</pubDate>
    <guid isPermaLink="false">http://blog.rauchs-home.de/archives/91-guid.html</guid>
    <category>epia</category>
<category>linux</category>
<category>technics</category>

</item>
<item>
    <title>fail2ban patch</title>
    <link>http://blog.rauchs-home.de/archives/90-fail2ban-patch.html</link>
            <category>Linux</category>
    
    <comments>http://blog.rauchs-home.de/archives/90-fail2ban-patch.html#comments</comments>
    <wfw:comment>http://blog.rauchs-home.de/wfwcomment.php?cid=90</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.rauchs-home.de/rss.php?version=2.0&amp;type=comments&amp;cid=90</wfw:commentRss>
    

    <author>nospam@example.com (Rauch Christian)</author>
    <content:encoded>
    &lt;p&gt;I am currently building updated fail2ban packages due to a possible remote denial-of-service.&lt;/p&gt;&lt;p&gt;Users are encouraged installing either the updated packages or patching the file itself by applying an patch to /etc/fail2ban/filter.d/sshd.conf. The patch and an analysis can be found on &lt;a href=&quot;http://www.ossec.net/en/attacking-loganalysis.html#patches&quot;&gt;ossec.net&lt;/a&gt;.&lt;/p&gt;&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Thu, 05 Jul 2007 15:41:20 +0200</pubDate>
    <guid isPermaLink="false">http://blog.rauchs-home.de/archives/90-guid.html</guid>
    <category>denial of service</category>
<category>fail2ban</category>
<category>linux</category>
<category>repository</category>
<category>update</category>

</item>
<item>
    <title>download numbers June 2007</title>
    <link>http://blog.rauchs-home.de/archives/84-download-numbers-June-2007.html</link>
            <category>Linux</category>
    
    <comments>http://blog.rauchs-home.de/archives/84-download-numbers-June-2007.html#comments</comments>
    <wfw:comment>http://blog.rauchs-home.de/wfwcomment.php?cid=84</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.rauchs-home.de/rss.php?version=2.0&amp;type=comments&amp;cid=84</wfw:commentRss>
    

    <author>nospam@example.com (Rauch Christian)</author>
    <content:encoded>
    &lt;br /&gt;
&lt;table cellspacing=&quot;1&quot; cellpadding=&quot;1&quot; border=&quot;1&quot; style=&quot;width: 50%;&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;width: 50%;&quot;&gt;Fail2Ban&lt;/td&gt;&lt;td style=&quot;width: 50%;&quot;&gt;66&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 50%;&quot;&gt;filelight&lt;/td&gt;&lt;td style=&quot;width: 50%;&quot;&gt;2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 50%;&quot;&gt;GnuCash&lt;/td&gt;&lt;td style=&quot;width: 50%;&quot;&gt;38&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 50%;&quot;&gt;GnuCash Docs&lt;/td&gt;&lt;td style=&quot;width: 50%;&quot;&gt;6&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 50%;&quot;&gt;Jabbin&lt;/td&gt;&lt;td style=&quot;width: 50%;&quot;&gt;61&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 50%;&quot;&gt;kpodder&lt;/td&gt;&lt;td style=&quot;width: 50%;&quot;&gt;7&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 50%;&quot;&gt;mtpaint&lt;/td&gt;&lt;td style=&quot;width: 50%;&quot;&gt;18&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 50%;&quot;&gt;ophcrack&lt;/td&gt;&lt;td style=&quot;width: 50%;&quot;&gt;0 (&lt;a href=&quot;http://blog.rauchs-home.de/index.php?/archives/74-Removed....html&quot;&gt;removed&lt;/a&gt;)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 50%;&quot;&gt;pam_mysql&lt;/td&gt;&lt;td style=&quot;width: 50%;&quot;&gt;7&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 50%;&quot;&gt;Qtpfsgui&lt;/td&gt;&lt;td style=&quot;width: 50%;&quot;&gt;90&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;scponly&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;10&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;Squidview&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;7&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;Taxbird&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;32&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;wtf&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;4&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Sun, 01 Jul 2007 11:03:40 +0200</pubDate>
    <guid isPermaLink="false">http://blog.rauchs-home.de/archives/84-guid.html</guid>
    <category>linux</category>
<category>opensuse</category>
<category>repository</category>

</item>
<item>
    <title>Beryl, Compiz and Co</title>
    <link>http://blog.rauchs-home.de/archives/80-Beryl,-Compiz-and-Co.html</link>
            <category>Linux</category>
    
    <comments>http://blog.rauchs-home.de/archives/80-Beryl,-Compiz-and-Co.html#comments</comments>
    <wfw:comment>http://blog.rauchs-home.de/wfwcomment.php?cid=80</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.rauchs-home.de/rss.php?version=2.0&amp;type=comments&amp;cid=80</wfw:commentRss>
    

    <author>nospam@example.com (Rauch Christian)</author>
    <content:encoded>
    &lt;br /&gt;
&lt;p&gt;Today I tried &lt;a href=&quot;http://www.beryl-project.org/&quot;&gt;Beryl&lt;/a&gt; (and afterwards &lt;a href=&quot;http://compiz.org/&quot;&gt;Compiz&lt;/a&gt;), so here are my personal results:&lt;/p&gt;&lt;p&gt;Beryl looked very nice, was easy to configure via beryl-manager and just simply worked.&lt;/p&gt;&lt;p&gt;There was one glitch (which made me try compiz): It crashed my whole desktop from time to time while resizing some window.&lt;/p&gt;&lt;p&gt;So I tried Compiz and I&#039;m afraid to say I did&#039;nt like it. In order to get it work, it&#039;s not sufficient to start some manager as user, you have to change settings as root instead.&lt;/p&gt;&lt;p&gt;Additionaly there even is no such manager like Beryl has, everything has to be done through gconf-editor &lt;img src=&quot;http://blog.rauchs-home.de/templates/default/img/emoticons/sad.png&quot; alt=&quot;:-(&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;/p&gt;&lt;p&gt;I&#039;m really awaiting &lt;a href=&quot;http://www.opencompositing.org/&quot;&gt;compiz-fusion&lt;/a&gt;, the rejoin of Beryl and Compiz, hopefully more stable and more userfriendly!&lt;/p&gt;&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Mon, 25 Jun 2007 18:11:13 +0200</pubDate>
    <guid isPermaLink="false">http://blog.rauchs-home.de/archives/80-guid.html</guid>
    <category>eyecandy</category>
<category>linux</category>

</item>
<item>
    <title>2.5&quot; harddisk</title>
    <link>http://blog.rauchs-home.de/archives/79-2.5-harddisk.html</link>
            <category>Technik</category>
    
    <comments>http://blog.rauchs-home.de/archives/79-2.5-harddisk.html#comments</comments>
    <wfw:comment>http://blog.rauchs-home.de/wfwcomment.php?cid=79</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.rauchs-home.de/rss.php?version=2.0&amp;type=comments&amp;cid=79</wfw:commentRss>
    

    <author>nospam@example.com (Rauch Christian)</author>
    <content:encoded>
    &lt;p&gt;Today I bought a small 2.5&amp;quot; 60 GB harddisk for my homeserver as replacement for the (nearly unused) 80 GB 3.5&amp;quot; harddisk.&lt;/p&gt;&lt;p&gt;Now I need an adaptor from IDE + power to 2.5&amp;quot; connector and then I&#039;ll replace the old disk. Should save some more power and is still fast enough.&lt;/p&gt;&lt;p&gt;Oh, and yes, you, yes, the one over there all in black (you know who you are &lt;img src=&quot;http://blog.rauchs-home.de/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; ), I did not forget you: When I have replaced the drive, I&#039;ll messure the power input &lt;img src=&quot;http://blog.rauchs-home.de/templates/default/img/emoticons/laugh.png&quot; alt=&quot;:-D&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Tue, 19 Jun 2007 19:50:37 +0200</pubDate>
    <guid isPermaLink="false">http://blog.rauchs-home.de/archives/79-guid.html</guid>
    <category>linux</category>
<category>server</category>
<category>technics</category>
<category>technik</category>

</item>
<item>
    <title>Strato and vServers reloaded</title>
    <link>http://blog.rauchs-home.de/archives/78-Strato-and-vServers-reloaded.html</link>
            <category>Technik</category>
    
    <comments>http://blog.rauchs-home.de/archives/78-Strato-and-vServers-reloaded.html#comments</comments>
    <wfw:comment>http://blog.rauchs-home.de/wfwcomment.php?cid=78</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.rauchs-home.de/rss.php?version=2.0&amp;type=comments&amp;cid=78</wfw:commentRss>
    

    <author>nospam@example.com (Rauch Christian)</author>
    <content:encoded>
    &lt;br /&gt;
&lt;p&gt;Finally Strato reacted (only a few days before the last security patch for SUSE 9.3) and released SUSE 10.1 for use with their vServers. They did not send any mail, it silently appeared in the config center with a notice in there.&lt;/p&gt;&lt;p&gt;So I am currently backing up all my data via rsync and will somewhen in the next days or weeks (as soon as my regular work gives me the time) install their image for 10.1.&lt;/p&gt;&lt;p&gt;After this I will first try to upgrade this one to 10.2 (and hope that it&#039;ll work). If it does not, I&#039;ll have to stick with 10.1 until they release something newer...&lt;/p&gt;&lt;p&gt;A few changes will take place during this upgrade as well:&lt;/p&gt;&lt;ol&gt;&lt;li&gt;I will replace apache with Lighttpd&lt;/li&gt;&lt;li&gt;I will install this one without plesk (almost useless for me and my style of configuration) &lt;img src=&quot;http://blog.rauchs-home.de/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;/li&gt;&lt;li&gt;proftpd will be replaced with vsftpd&lt;/li&gt;&lt;li&gt;courier (used by plesk) will be replaced with dovecot.&lt;/li&gt;&lt;li&gt;I will finally try an rewrite of the jabberd-initscript for use with virtual jabber servers&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;That will be my ToDo-List for this &lt;img src=&quot;http://blog.rauchs-home.de/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;/p&gt;&lt;p&gt;Stay tuned on new blog entries regarding this setup.&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Tue, 19 Jun 2007 19:27:46 +0200</pubDate>
    <guid isPermaLink="false">http://blog.rauchs-home.de/archives/78-guid.html</guid>
    <category>linux</category>
<category>opensuse</category>
<category>strato</category>
<category>technik</category>
<category>vserver</category>

</item>
<item>
    <title>download numbers May 2007</title>
    <link>http://blog.rauchs-home.de/archives/75-download-numbers-May-2007.html</link>
            <category>Linux</category>
    
    <comments>http://blog.rauchs-home.de/archives/75-download-numbers-May-2007.html#comments</comments>
    <wfw:comment>http://blog.rauchs-home.de/wfwcomment.php?cid=75</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.rauchs-home.de/rss.php?version=2.0&amp;type=comments&amp;cid=75</wfw:commentRss>
    

    <author>nospam@example.com (Rauch Christian)</author>
    <content:encoded>
    &lt;br /&gt;
&lt;table cellspacing=&quot;1&quot; cellpadding=&quot;1&quot; border=&quot;1&quot; style=&quot;width: 50%;&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;width: 50%;&quot;&gt;Fail2Ban&lt;/td&gt;&lt;td style=&quot;width: 50%;&quot;&gt;70&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 50%;&quot;&gt;filelight&lt;/td&gt;&lt;td style=&quot;width: 50%;&quot;&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 50%;&quot;&gt;GnuCash&lt;/td&gt;&lt;td style=&quot;width: 50%;&quot;&gt;20&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 50%;&quot;&gt;GnuCash Docs&lt;/td&gt;&lt;td style=&quot;width: 50%;&quot;&gt;2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 50%;&quot;&gt;Jabbin&lt;/td&gt;&lt;td style=&quot;width: 50%;&quot;&gt;240&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 50%;&quot;&gt;kpodder&lt;/td&gt;&lt;td style=&quot;width: 50%;&quot;&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 50%;&quot;&gt;mtpaint&lt;/td&gt;&lt;td style=&quot;width: 50%;&quot;&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 50%;&quot;&gt;ophcrack&lt;/td&gt;&lt;td style=&quot;width: 50%;&quot;&gt;3&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 50%;&quot;&gt;pam_mysql&lt;/td&gt;&lt;td style=&quot;width: 50%;&quot;&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;width: 50%;&quot;&gt;Qtpfsgui&lt;/td&gt;&lt;td style=&quot;width: 50%;&quot;&gt;46&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;scponly&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;3&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;Squidview&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;Taxbird&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;19&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;wtf&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;0&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt; 
    </content:encoded>

    <pubDate>Fri, 01 Jun 2007 23:03:00 +0200</pubDate>
    <guid isPermaLink="false">http://blog.rauchs-home.de/archives/75-guid.html</guid>
    <category>linux</category>
<category>opensuse</category>
<category>repository</category>

</item>
<item>
    <title>Removed...</title>
    <link>http://blog.rauchs-home.de/archives/74-Removed....html</link>
            <category>Linux</category>
    
    <comments>http://blog.rauchs-home.de/archives/74-Removed....html#comments</comments>
    <wfw:comment>http://blog.rauchs-home.de/wfwcomment.php?cid=74</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.rauchs-home.de/rss.php?version=2.0&amp;type=comments&amp;cid=74</wfw:commentRss>
    

    <author>nospam@example.com (Rauch Christian)</author>
    <content:encoded>
    &lt;br /&gt;
&lt;p&gt;Due to a (soon to happen) &lt;a href=&quot;http://www.ccc.de/updates/2007/paragraph-202c?language=de&quot;&gt;change&lt;/a&gt; &lt;a href=&quot;http://www.heise.de/newsticker/meldung/90250&quot;&gt;of&lt;/a&gt; &lt;a href=&quot;http://www.eco.de/servlet/PB/menu/1926020/index.html&quot;&gt;laws&lt;/a&gt; here in Germany, I had to remove one package from my repository &lt;img src=&quot;http://blog.rauchs-home.de/templates/default/img/emoticons/sad.png&quot; alt=&quot;:-(&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;/p&gt;&lt;p&gt;They have changed §202 StGB so that it is considered illegal now to manufacture, code, give away, spread or try to get software which can be considered as usefull on cracking or hacking machines/passwords/...&lt;/p&gt;&lt;p&gt;There is still a chance that this law will be revoked, but we&#039;ll have to wait at least until june.&lt;/p&gt;&lt;p&gt;As I cannot tell, if ophCrack will be used by someone this way, I choose to remove it before someone tries to sue me for this &lt;img src=&quot;http://blog.rauchs-home.de/templates/default/img/emoticons/sad.png&quot; alt=&quot;:-(&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;/p&gt;&lt;p&gt;If you are searching for it, maybe they are still on some mirror I have no control off, who knows?&lt;/p&gt;&lt;p&gt;If you want to build it yourself (or even take over building the package and publishing it in a country where it is still allowed) you can download the last spec for building (2.3.4) from here: &lt;a href=&quot;http://blog.rauchs-home.de/uploads/ophcrack.spec&quot;&gt;ophcrack.spec&lt;/a&gt;&lt;/p&gt;&lt;p&gt;I really hate having to do this...&lt;a href=&quot;http://blog.rauchs-home.de/uploads/ophcrack.spec&quot;&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;
&lt;/p&gt; 
    </content:encoded>

    <pubDate>Mon, 28 May 2007 17:45:45 +0200</pubDate>
    <guid isPermaLink="false">http://blog.rauchs-home.de/archives/74-guid.html</guid>
    <category>linux</category>
<category>politics</category>
<category>repository</category>
<category>security</category>

</item>
<item>
    <title>some new versions</title>
    <link>http://blog.rauchs-home.de/archives/68-some-new-versions.html</link>
            <category>Linux</category>
    
    <comments>http://blog.rauchs-home.de/archives/68-some-new-versions.html#comments</comments>
    <wfw:comment>http://blog.rauchs-home.de/wfwcomment.php?cid=68</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.rauchs-home.de/rss.php?version=2.0&amp;type=comments&amp;cid=68</wfw:commentRss>
    

    <author>nospam@example.com (Rauch Christian)</author>
    <content:encoded>
    &lt;br /&gt;
&lt;p&gt;Today I packaged some new versions for my repository:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;MTPaint 3.11 (from 3.10)&lt;/li&gt;&lt;li&gt;Fail2Ban 0.8.0 (from 0.7.8 )&lt;/li&gt;&lt;li&gt;BloGTK 1.1 (new yesterday)&lt;/li&gt;&lt;li&gt;bwmon 1.3 (new)&lt;/li&gt;&lt;li&gt;QtpfsGUI 1.8.7 (from 1.8.3)&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Slowly I&#039;ll begin to abandon 10.0 and only build newer software for 10.1 and 10.2, some (like QtpfsGUI) only for 10.2.&lt;/p&gt;&lt;p&gt;Upload is done right now, expect all mirrors to catch up within 12 hours.&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Thu, 10 May 2007 23:12:29 +0200</pubDate>
    <guid isPermaLink="false">http://blog.rauchs-home.de/archives/68-guid.html</guid>
    <category>linux</category>
<category>opensuse</category>
<category>repository</category>
<category>update</category>

</item>
<item>
    <title>Testpost via BloGTK</title>
    <link>http://blog.rauchs-home.de/archives/66-Testpost-via-BloGTK.html</link>
            <category>Linux</category>
    
    <comments>http://blog.rauchs-home.de/archives/66-Testpost-via-BloGTK.html#comments</comments>
    <wfw:comment>http://blog.rauchs-home.de/wfwcomment.php?cid=66</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.rauchs-home.de/rss.php?version=2.0&amp;type=comments&amp;cid=66</wfw:commentRss>
    

    <author>nospam@example.com (Rauch Christian)</author>
    <content:encoded>
    &lt;p&gt;&lt;br /&gt;
So this is a small test for a post using &lt;a href=&quot;http://blogtk.sourceforge.net&quot;&gt;BloGTK&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Update: Seems to work, settings for S9y have to be:&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
URL: &amp;lt;blog-url&amp;gt;/serendipity_xmlrpc.php&lt;br /&gt;&lt;br /&gt;
Blogging System: Movable Type&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Another Update: Even updating entries from within BloGTK works &lt;img src=&quot;http://blog.rauchs-home.de/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
Last Update: You can now find BloGTK in my &lt;a href=&quot;http://rauchs-home.de/packages.shtml&quot;&gt;repository&lt;/a&gt;!&lt;br /&gt;
&lt;/p&gt; 
    </content:encoded>

    <pubDate>Wed, 09 May 2007 21:22:09 +0200</pubDate>
    <guid isPermaLink="false">http://blog.rauchs-home.de/archives/66-guid.html</guid>
    <category>blogging</category>
<category>linux</category>

</item>

</channel>
</rss>