<?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>Doomshammer's Weblog - Linux/Unix</title>
    <link>http://blog.pebcak.de/</link>
    <description>it's time for perfection</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.5.5 - http://www.s9y.org/</generator>
    <webMaster>doomy@pebcak.de</webMaster>
<pubDate>Wed, 06 May 2009 12:59:46 GMT</pubDate>

    <image>
        <url>http://blog.pebcak.de/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Doomshammer's Weblog - Linux/Unix - it's time for perfection</title>
        <link>http://blog.pebcak.de/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>SUN Ultra 10 anyone?!</title>
    <link>http://blog.pebcak.de/archives/925-SUN-Ultra-10-anyone!.html</link>
            <category>Computer</category>
            <category>Linux/Unix</category>
            <category>Privat</category>
    
    <comments>http://blog.pebcak.de/archives/925-SUN-Ultra-10-anyone!.html#comments</comments>
    <wfw:comment>http://blog.pebcak.de/wfwcomment.php?cid=925</wfw:comment>

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

    <author>nospam@example.com (Doomshammer)</author>
    <content:encoded>
    Ich haette da noch eine abzugeben &lt;img src=&quot;http://blog.pebcak.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;a href=&quot;http://blog.pebcak.de/exit.php?url_id=3369&amp;amp;entry_id=925&quot; title=&quot;http://tinyurl.com/cb6rle&quot;  onmouseover=&quot;window.status=&#039;http://tinyurl.com/cb6rle&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; target=&quot;_blank&quot;&gt;Hier klicken um zur eBucht zugelangen&lt;/a&gt;.&lt;br /&gt; 
    </content:encoded>

    <pubDate>Wed, 29 Apr 2009 18:42:59 +0200</pubDate>
    <guid isPermaLink="false">http://blog.pebcak.de/archives/925-guid.html</guid>
    <category>1024MB</category>
<category>440 MHz</category>
<category>sparc</category>
<category>sun</category>
<category>ultra 10</category>
<category>ultrasparc IIi</category>

</item>
<item>
    <title>[BigIP] URL via Stream-Profil und iRule anpassen</title>
    <link>http://blog.pebcak.de/archives/917-BigIP-URL-via-Stream-Profil-und-iRule-anpassen.html</link>
            <category>Arbeit</category>
            <category>Linux/Unix</category>
    
    <comments>http://blog.pebcak.de/archives/917-BigIP-URL-via-Stream-Profil-und-iRule-anpassen.html#comments</comments>
    <wfw:comment>http://blog.pebcak.de/wfwcomment.php?cid=917</wfw:comment>

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

    <author>nospam@example.com (Doomshammer)</author>
    <content:encoded>
    &lt;p&gt;&lt;br /&gt;
Ich hatte heute mit einem Problem der etwas anderen Art zu kaempfen. Beim Einsatz einer bestimmten 3rd-Party App in unserem Code, wurde die Base-URL von dieser 3rd-Party App nicht richtig gesetzt. Das resultierte dann daran, dass die App alle Base-URLs mit http://&amp;lt;somehostname&amp;gt;:80/[...] ins resultierende HTML schob- was natuerlich suboptimal ist, da wir nur HTTPS Requests erlauben- normale HTTP Anfragen kommen garnicht erst durch die Firewall.&lt;br /&gt;&lt;br /&gt;Mir kam die Idee, das man doch mittels iRule auf der BigIP das zurueckgegebene HTML veraendern koennte und so die URL im Code anpassen. Gesagt, getan... etwas in der Dokumentation um iRules und Content-Handling geforscht und tatsaechlich was gefunden. Anhand eines Stream-Profil, dass man via iRule ansteuern kann, laesst sich der Daten-Strom bei der Auslieferung an den Client entsprechend veraendern. Also hab&#039; ich mich hingesetzt und das ganze zu einer iRule fuer diese 3rd Party-App zusammengebastelt.&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://blog.pebcak.de/exit.php?url_id=3344&amp;amp;entry_id=917&quot; title=&quot;http://paste.dokuleser.org/19&quot;  onmouseover=&quot;window.status=&#039;http://paste.dokuleser.org/19&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; target=&quot;_blank&quot;&gt;Das Ergebnis sieht so aus&lt;/a&gt;- ziemlich simpel, aber effektiv &lt;img src=&quot;http://blog.pebcak.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;/p&gt; 
    </content:encoded>

    <pubDate>Thu, 12 Mar 2009 12:13:07 +0100</pubDate>
    <guid isPermaLink="false">http://blog.pebcak.de/archives/917-guid.html</guid>
    <category>bigip</category>
<category>html</category>
<category>irule</category>
<category>profile</category>
<category>replace</category>
<category>replace content in html</category>
<category>reply</category>
<category>request</category>
<category>stream</category>
<category>stream profile</category>

</item>
<item>
    <title>[Solaris] Poor man's lsof unter Solaris</title>
    <link>http://blog.pebcak.de/archives/913-Solaris-Poor-mans-lsof-unter-Solaris.html</link>
            <category>Computer</category>
            <category>Linux/Unix</category>
    
    <comments>http://blog.pebcak.de/archives/913-Solaris-Poor-mans-lsof-unter-Solaris.html#comments</comments>
    <wfw:comment>http://blog.pebcak.de/wfwcomment.php?cid=913</wfw:comment>

    <slash:comments>5</slash:comments>
    <wfw:commentRss>http://blog.pebcak.de/rss.php?version=2.0&amp;type=comments&amp;cid=913</wfw:commentRss>
    

    <author>nospam@example.com (Doomshammer)</author>
    <content:encoded>
    Da Solaris/SunOS ja per default kein &amp;quot;lsof&amp;quot; mitbringt, ich aber immer wieder mal rausfinden muss, welche Prozess auf einem bestimmten Port, hab&#039; ich schnell mal diesen Einzeiler zusammengekleistert. Ist nicht gerade schnell und effizient- tut aber was ich benoetige... und schneller als &amp;quot;lsof&amp;quot; installieren isses allemal.&lt;br /&gt;&lt;br /&gt;(Ich suche hier gerade, welcher Prozess auf Port 2144 rennt)&lt;br /&gt;&lt;div class=&quot;bb-code-title&quot;&gt;QUOTE:&lt;/div&gt;&lt;div class=&quot;bb-quote&quot;&gt;for pid in $(ls /proc);&lt;br /&gt;do&lt;br /&gt; pfiles $pid | grep AF_INET | grep 2144 &amp;gt;/dev/null &amp;amp;&amp;amp; \&lt;br /&gt;&amp;#160;&amp;#160; echo &amp;quot;PID $pid is listening on port 2144&amp;quot;;&lt;br /&gt;done&lt;/div&gt;&lt;br /&gt; 
    </content:encoded>

    <pubDate>Tue, 24 Feb 2009 13:15:49 +0100</pubDate>
    <guid isPermaLink="false">http://blog.pebcak.de/archives/913-guid.html</guid>
    <category>listening on port</category>
<category>lsof</category>
<category>pfiles</category>
<category>poor mans lsof</category>
<category>port</category>
<category>proc</category>
<category>process</category>
<category>solaris</category>
<category>sunos</category>

</item>
<item>
    <title>Happy Nerd Millenium!</title>
    <link>http://blog.pebcak.de/archives/910-Happy-Nerd-Millenium!.html</link>
            <category>English only</category>
            <category>Fun</category>
            <category>Linux/Unix</category>
            <category>Web</category>
    
    <comments>http://blog.pebcak.de/archives/910-Happy-Nerd-Millenium!.html#comments</comments>
    <wfw:comment>http://blog.pebcak.de/wfwcomment.php?cid=910</wfw:comment>

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

    <author>nospam@example.com (Doomshammer)</author>
    <content:encoded>
    &lt;img src=&quot;http://img.skitch.com/20090212-xpxmn2af6nbues79pak1x4gxsh.png&quot; alt=&quot;1234567890&quot;/&gt; 
    </content:encoded>

    <pubDate>Sat, 14 Feb 2009 00:31:00 +0100</pubDate>
    <guid isPermaLink="false">http://blog.pebcak.de/archives/910-guid.html</guid>
    <category>1234567890</category>
<category>geek</category>
<category>millenium</category>
<category>nerd</category>
<category>nerd millenium</category>
<category>unix</category>
<category>unix time</category>

</item>
<item>
    <title>SPAMlos in Seattle</title>
    <link>http://blog.pebcak.de/archives/905-SPAMlos-in-Seattle.html</link>
            <category>Linux/Unix</category>
            <category>Privat</category>
            <category>Web</category>
    
    <comments>http://blog.pebcak.de/archives/905-SPAMlos-in-Seattle.html#comments</comments>
    <wfw:comment>http://blog.pebcak.de/wfwcomment.php?cid=905</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://blog.pebcak.de/rss.php?version=2.0&amp;type=comments&amp;cid=905</wfw:commentRss>
    

    <author>nospam@example.com (Doomshammer)</author>
    <content:encoded>
    ...oder so aehnl. Wie schon &lt;a href=&quot;http://blog.pebcak.de/archives/903-Betaphase-SPAMlos-ohne-Akismet.html&quot;&gt;hier angedeutet&lt;/a&gt;, laeuft mein Blog jetzt ohne &lt;a href=&quot;http://blog.pebcak.de/exit.php?url_id=3317&amp;amp;entry_id=905&quot; title=&quot;http://akismet.com/&quot;  onmouseover=&quot;window.status=&#039;http://akismet.com/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; target=&quot;_blank&quot;&gt;Akismet&lt;/a&gt; support und soweit ist tatsaechlich noch kein SPAM Kommentar durchgekommen. Allerdings ist das Aufkommen im &lt;a href=&quot;http://blog.pebcak.de/exit.php?url_id=3318&amp;amp;entry_id=905&quot; title=&quot;http://www.modsecurity.org/&quot;  onmouseover=&quot;window.status=&#039;http://www.modsecurity.org/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; target=&quot;_blank&quot;&gt;mod_security&lt;/a&gt; Log doch ein wenig angestiegen. Ca. 50-100 erfolgreich geblockte SPAM Versuche pro Std. zeigt das Log. Das ist doch erheblich. Da die Spammer ja immer direkt mehrere Versuche von der gleichen IP starten, hab&#039; ich jetzt noch einen zusaetzlichen Riegel vorgeschoben. Nach 2 erfolglosen SPAM Versuchen, die via &lt;a href=&quot;http://blog.pebcak.de/exit.php?url_id=3318&amp;amp;entry_id=905&quot; title=&quot;http://www.modsecurity.org/&quot;  onmouseover=&quot;window.status=&#039;http://www.modsecurity.org/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; target=&quot;_blank&quot;&gt;mod_security&lt;/a&gt; geblockt wurden (innerhalb von 10 Min.) wird dann nochmal fuer selbigen Zeitraum via iptables geblockt. Dadurch sollte sich die SPAM-Versuch-Rate pro Std. doch ein wenig herabsenken lassen. Ausserdem denke ich das hier auch eine Art &lt;del&gt;Tarpot&lt;/del&gt; &amp;quot;tar pit&amp;quot;-Effekt eintreten koennte. Da die Spammer ja durch iptables ausgebremst werden, koennte es sein, dass sie dieses Blog als &amp;quot;down&amp;quot; betrachten. 
    </content:encoded>

    <pubDate>Wed, 28 Jan 2009 10:52:21 +0100</pubDate>
    <guid isPermaLink="false">http://blog.pebcak.de/archives/905-guid.html</guid>
    <category>akismet</category>
<category>blog</category>
<category>comment spam</category>
<category>iptables</category>
<category>kommentarspam</category>
<category>mod_security</category>
<category>spam</category>

</item>
<item>
    <title>OpenBSD 4.3 released</title>
    <link>http://blog.pebcak.de/archives/864-OpenBSD-4.3-released.html</link>
            <category>Anwendungen</category>
            <category>Arbeit</category>
            <category>Computer</category>
            <category>Linux/Unix</category>
            <category>Privat</category>
            <category>Thoughts</category>
    
    <comments>http://blog.pebcak.de/archives/864-OpenBSD-4.3-released.html#comments</comments>
    <wfw:comment>http://blog.pebcak.de/wfwcomment.php?cid=864</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://blog.pebcak.de/rss.php?version=2.0&amp;type=comments&amp;cid=864</wfw:commentRss>
    

    <author>nospam@example.com (Doomshammer)</author>
    <content:encoded>
    Actually it&#039;s a matter of course, &#039;cause OpenBSD is in a 6-month release cycle, but though I don&#039;t wanna hesitate to announce the release of their &lt;a href=&quot;http://blog.pebcak.de/exit.php?url_id=3248&amp;amp;entry_id=864&quot; title=&quot;http://www.openbsd.org/43.html&quot;  onmouseover=&quot;window.status=&#039;http://www.openbsd.org/43.html&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; target=&quot;_blank&quot;&gt;latest version&lt;/a&gt;.&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Thu, 01 May 2008 12:01:41 +0200</pubDate>
    <guid isPermaLink="false">http://blog.pebcak.de/archives/864-guid.html</guid>
    <category>4.3</category>
<category>blowfish</category>
<category>new release</category>
<category>openbsd</category>
<category>openbsd 4.3</category>
<category>puffy</category>

</item>
<item>
    <title>Serendipity 1.3 released</title>
    <link>http://blog.pebcak.de/archives/855-Serendipity-1.3-released.html</link>
            <category>Anwendungen</category>
            <category>Computer</category>
            <category>English only</category>
            <category>Linux/Unix</category>
            <category>Privat</category>
            <category>Thoughts</category>
            <category>Web</category>
    
    <comments>http://blog.pebcak.de/archives/855-Serendipity-1.3-released.html#comments</comments>
    <wfw:comment>http://blog.pebcak.de/wfwcomment.php?cid=855</wfw:comment>

    <slash:comments>3</slash:comments>
    <wfw:commentRss>http://blog.pebcak.de/rss.php?version=2.0&amp;type=comments&amp;cid=855</wfw:commentRss>
    

    <author>nospam@example.com (Doomshammer)</author>
    <content:encoded>
    Just upgraded my Blog (featured by &lt;a href=&quot;http://blog.pebcak.de/exit.php?url_id=3229&amp;amp;entry_id=855&quot; title=&quot;http://www.s9y.org/&quot;  onmouseover=&quot;window.status=&#039;http://www.s9y.org/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; target=&quot;_blank&quot;&gt;the best blogging software on the planet&lt;/a&gt;) from v1.2.1 to the fresh released v1.3. This is basically a security release, but also some new features have been added. As usual the upgrade was done within less than 3 minutes (incl. download and extracting). S9Y rocks!&lt;br /&gt;&lt;br /&gt;(via &lt;a href=&quot;http://blog.pebcak.de/exit.php?url_id=3230&amp;amp;entry_id=855&quot; title=&quot;http://strcat.de/blog/archives/1208-guid.html&quot;  onmouseover=&quot;window.status=&#039;http://strcat.de/blog/archives/1208-guid.html&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; target=&quot;_blank&quot;&gt;strcat&lt;/a&gt;|&lt;a href=&quot;http://blog.pebcak.de/exit.php?url_id=3231&amp;amp;entry_id=855&quot; title=&quot;http://blog.s9y.org/archives/192-Serendipity-1.3-released-addresses-security.html&quot;  onmouseover=&quot;window.status=&#039;http://blog.s9y.org/archives/192-Serendipity-1.3-released-addresses-security.html&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; target=&quot;_blank&quot;&gt;s9y&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Tue, 18 Mar 2008 16:07:11 +0100</pubDate>
    <guid isPermaLink="false">http://blog.pebcak.de/archives/855-guid.html</guid>
    <category>1.2.1</category>
<category>1.3</category>
<category>best blogging software on the planet</category>
<category>bugfixes</category>
<category>s9y</category>
<category>security</category>
<category>serendipity</category>
<category>upgrade</category>

</item>
<item>
    <title>Cyrus-SASL sql.c 'settings' undeclared</title>
    <link>http://blog.pebcak.de/archives/851-Cyrus-SASL-sql.c-settings-undeclared.html</link>
            <category>Anwendungen</category>
            <category>Arbeit</category>
            <category>Computer</category>
            <category>Linux/Unix</category>
    
    <comments>http://blog.pebcak.de/archives/851-Cyrus-SASL-sql.c-settings-undeclared.html#comments</comments>
    <wfw:comment>http://blog.pebcak.de/wfwcomment.php?cid=851</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://blog.pebcak.de/rss.php?version=2.0&amp;type=comments&amp;cid=851</wfw:commentRss>
    

    <author>nospam@example.com (Doomshammer)</author>
    <content:encoded>
    &lt;br /&gt;
Ich bin gerade dabei einen weiteren Mailserver aufzusetzen. Beim kompilieren von Cyrus SASL (inkl. SQL Cyrpt Patch) bekam ich dann folgenden Fehler:&lt;br /&gt;&lt;br /&gt;&lt;div class=&quot;bb-code-title&quot;&gt;QUOTE:&lt;/div&gt;&lt;div class=&quot;bb-quote&quot;&gt;sql.c: In function &#039;_pgsql_exec&#039;:&lt;br /&gt;sql.c:292: error: &#039;settings&#039; undeclared (first use in this function)&lt;br /&gt;sql.c:292: error: (Each undeclared identifier is reported only once&lt;br /&gt;sql.c:292: error: for each function it appears in.)&lt;br /&gt;sql.c: In function &#039;_pgsql_rollback_txn&#039;:&lt;br /&gt;sql.c:337: error: too many arguments to function &#039;_pgsql_exec&#039;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Scheinbar bin ich der einzige der dieses Problem hat, ich konnte zumindest nichts bei google finde. Also hab&#039; ich mich selbst dran versucht und es auch geschafft das Problem zu loesen. Fuer denjenigen der dieses Problem auch mal haben sollte, hier &lt;a href=&quot;http://blog.pebcak.de/exit.php?url_id=3227&amp;amp;entry_id=851&quot; title=&quot;http://blog.pebcak.de/uploads/sql.c-patch&quot;  onmouseover=&quot;window.status=&#039;http://blog.pebcak.de/uploads/sql.c-patch&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; target=&quot;_blank&quot;&gt;mein Patch.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Tue, 04 Mar 2008 23:24:38 +0100</pubDate>
    <guid isPermaLink="false">http://blog.pebcak.de/archives/851-guid.html</guid>
    <category>cyrus</category>
<category>error</category>
<category>patch</category>
<category>sasl</category>
<category>settings</category>
<category>sql.c</category>

</item>
<item>
    <title>Und es funktioniert doch!</title>
    <link>http://blog.pebcak.de/archives/849-Und-es-funktioniert-doch!.html</link>
            <category>Anwendungen</category>
            <category>Arbeit</category>
            <category>Computer</category>
            <category>Linux/Unix</category>
            <category>Thoughts</category>
            <category>Web</category>
    
    <comments>http://blog.pebcak.de/archives/849-Und-es-funktioniert-doch!.html#comments</comments>
    <wfw:comment>http://blog.pebcak.de/wfwcomment.php?cid=849</wfw:comment>

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

    <author>nospam@example.com (Doomshammer)</author>
    <content:encoded>
    Die Installation von CRUX auf einem dedizierten Server von Hetzner. Ist garnicht so schwer. ISO Mounten, Boot-Image rauskopieren, Bootimage &amp;quot;unsquashfs&amp;quot;en, Bootimage mounten, gefolgt von einer einzigen &amp;quot;mount --bind&amp;quot; + chroot Orgie &lt;img src=&quot;http://blog.pebcak.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;br /&gt;&lt;br /&gt;Dank des &lt;a href=&quot;http://blog.pebcak.de/exit.php?url_id=3226&amp;amp;entry_id=849&quot; title=&quot;http://ecarux.de/crux86_64/&quot;  onmouseover=&quot;window.status=&#039;http://ecarux.de/crux86_64/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; target=&quot;_blank&quot;&gt;CRUX86_64&lt;/a&gt; Projekts laeuft jetzt sogar &#039;n 64Bit System auf dem Server. Sehr angenehm sich endlich auch auf &#039;nem &amp;quot;fremdsystem&amp;quot; irgendwie ein kleines Stueckchen mehr Zuhause zu fuehlen. Beim CRUX86_64 ist das sshd-keygen scheinbar nicht sauber kompiliert (oder nur fuer die Hetzner Maschine inkompatibel). Es kann keinen ssh Key anlegen und somit wird der Remote-Zugriff verweigert. Das kann man aber umgehen, indem man temporaer &#039;nen Key von &#039;nem anderen System einspielt, sich einloggt, ein &amp;quot;sysup&amp;quot; durchfuehrt und dann erst gcc, binutils und Co neu uebersetzt werden und dann OpenSSH. Danach funktioniert ssh-keygen 1a.&lt;br /&gt;&lt;br /&gt;&lt;div class=&quot;bb-code-title&quot;&gt;QUOTE:&lt;/div&gt;&lt;div class=&quot;bb-quote&quot;&gt;# uname -ri &amp;amp;&amp;amp; crux&lt;br /&gt;2.6.22.6 x86_64&lt;br /&gt;CRUX version 2.3&lt;/div&gt; 
    </content:encoded>

    <pubDate>Tue, 04 Mar 2008 07:47:07 +0100</pubDate>
    <guid isPermaLink="false">http://blog.pebcak.de/archives/849-guid.html</guid>
    <category>crux</category>
<category>crux86_64</category>
<category>hetzner</category>
<category>linux</category>
<category>openssh</category>
<category>ssh-keygen</category>

</item>
<item>
    <title>WLAN Security (Teil 2)</title>
    <link>http://blog.pebcak.de/archives/845-WLAN-Security-Teil-2.html</link>
            <category>Anwendungen</category>
            <category>Computer</category>
            <category>Linux/Unix</category>
            <category>Privat</category>
            <category>Thoughts</category>
    
    <comments>http://blog.pebcak.de/archives/845-WLAN-Security-Teil-2.html#comments</comments>
    <wfw:comment>http://blog.pebcak.de/wfwcomment.php?cid=845</wfw:comment>

    <slash:comments>6</slash:comments>
    <wfw:commentRss>http://blog.pebcak.de/rss.php?version=2.0&amp;type=comments&amp;cid=845</wfw:commentRss>
    

    <author>nospam@example.com (Doomshammer)</author>
    <content:encoded>
    &lt;br /&gt;
Ich hatte mir vor ein paar Tagen ja schon ueber die &lt;a href=&quot;http://blog.pebcak.de/exit.php?url_id=3218&amp;amp;entry_id=845&quot; title=&quot;http://blog.pebcak.de/archives/842-Es-muss-ja-nicht-immer-sicher-sein....html&quot;  onmouseover=&quot;window.status=&#039;http://blog.pebcak.de/archives/842-Es-muss-ja-nicht-immer-sicher-sein....html&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; target=&quot;_blank&quot;&gt;Sicherheit einiger WLANs ausgelassen&lt;/a&gt; und das brachte mich dann doch nochmal ins Gruebeln. WPA2 mit 63-byte Key schoen und gut, aber das gelbe vom Ei ist es dennoch nicht. Nicht nur, dass man den Key auf Grund der laenge sehr schlecht behalten kann, es ist ausserdem ein &amp;quot;Shared Secret&amp;quot;. Sprich wenn ich irgendeinem Gast mal den Key zu meinem WLAN gegeben habe und dann wird ihm z. B. das Laptop geklaut, dann ist der Key in fremden Haenden und kann zumindest theoretisch missbraucht werden (und der Boesewicht kann damit in meinem LAN rumschnuefflen). Klar klingt das jetzt ziemlich paranoid und sehr theoretisch, aber die Moeglichkeit besteht.&lt;br /&gt;&lt;br /&gt;Also bin ich hingegangen und habe mein Netz etwas mehr abgesichert um solche Faelle auszuschliessen. Zuerst habe ich mein Netz in 2 VLANs unterteilt. Einmal das LAN- sprich die physikalischen Netzwerk-Ports die ich ja ueberwachen kann und dann noch das WiFi VLAN. Die beiden VLANs sind in versch. Subnetze unterteilt und nochmal via Firewall-Regeln komplett von einander abgeschirmt. Wer im LAN ist kann alles- wer im WLAN ist kann surfen, aber mehr auch nicht. Das LAN Netz ist fuer User im WLAN-Subnetz ueberhaupt nicht moeglich (ausser DNS Requests). Man kann sich allerdings via OpenVPN ins LAN einwaehlen und hat dann den kompletten Zugriff aufs LAN.&lt;br /&gt;&lt;br /&gt;Das hat natuerlich schonmal &#039;ne Menge gebracht, denn zumindest mein LAN ist jetzt voellig autak und auch wenn jemand es ins WLAN schafft, hat er keine Chance ins LAN zu kommen.... Schoen! Aber ich habe trotzdem noch immer das Problem mit dem Shared-Key. Also habe ich meinen OpenWRT Router noch um einen FreeRadius Server erweitert und 802.1x WPA Authentifizierung aktiviert. Somit kann ich jetzt einzelne User einrichten und habe eine Zertifikat-basierte Authentifizierung. Wenn da jetzt noch jemand rein kommt, weiss ich auch nicht mehr weiter &lt;img src=&quot;http://blog.pebcak.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;br /&gt;&lt;br /&gt;Ich fuehle mich jetzt um einiges sicherer in meinen Netzen &lt;img src=&quot;http://blog.pebcak.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;
 
    </content:encoded>

    <pubDate>Sun, 02 Mar 2008 01:51:50 +0100</pubDate>
    <guid isPermaLink="false">http://blog.pebcak.de/archives/845-guid.html</guid>
    <category>802.1x</category>
<category>encryption</category>
<category>lan</category>
<category>openvpn</category>
<category>openwrt</category>
<category>radius</category>
<category>security</category>
<category>vlan</category>
<category>wlan</category>
<category>wpa</category>
<category>wpa2</category>

</item>
<item>
    <title>Solaris' Service Management Facility</title>
    <link>http://blog.pebcak.de/archives/844-Solaris-Service-Management-Facility.html</link>
            <category>Anwendungen</category>
            <category>English only</category>
            <category>Linux/Unix</category>
            <category>Thoughts</category>
    
    <comments>http://blog.pebcak.de/archives/844-Solaris-Service-Management-Facility.html#comments</comments>
    <wfw:comment>http://blog.pebcak.de/wfwcomment.php?cid=844</wfw:comment>

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

    <author>nospam@example.com (Doomshammer)</author>
    <content:encoded>
    &lt;a href=&quot;http://blog.pebcak.de/exit.php?url_id=3214&amp;amp;entry_id=844&quot; title=&quot;http://www.c0t0d0s0.eu/&quot;  onmouseover=&quot;window.status=&#039;http://www.c0t0d0s0.eu/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; target=&quot;_blank&quot;&gt;Joerg Moellenkamp&lt;/a&gt; wrote a great 5-part &lt;a href=&quot;http://blog.pebcak.de/exit.php?url_id=3216&amp;amp;entry_id=844&quot; title=&quot;http://www.c0t0d0s0.eu/archives/4149-Solaris-Features-Service-Management-Facility.html&quot;  onmouseover=&quot;window.status=&#039;http://www.c0t0d0s0.eu/archives/4149-Solaris-Features-Service-Management-Facility.html&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; target=&quot;_blank&quot;&gt;tutorial about Solaris&#039; Service Management Facility (SMF)&lt;/a&gt;. Everybody who is working with SMFs but actually it not using efficiently should read Joerg&#039;s tutorial- it&#039;s absolutelly worth reading!&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Thu, 28 Feb 2008 15:04:30 +0100</pubDate>
    <guid isPermaLink="false">http://blog.pebcak.de/archives/844-guid.html</guid>
    <category>manifest</category>
<category>service management facility</category>
<category>smf</category>
<category>solaris</category>
<category>solaris 10</category>
<category>svc</category>
<category>svcadm</category>
<category>svcs</category>

</item>
<item>
    <title>Es muss ja nicht immer sicher sein...</title>
    <link>http://blog.pebcak.de/archives/842-Es-muss-ja-nicht-immer-sicher-sein....html</link>
            <category>Anwendungen</category>
            <category>Computer</category>
            <category>Film / TV</category>
            <category>Linux/Unix</category>
            <category>Privat</category>
            <category>Thoughts</category>
            <category>Web</category>
    
    <comments>http://blog.pebcak.de/archives/842-Es-muss-ja-nicht-immer-sicher-sein....html#comments</comments>
    <wfw:comment>http://blog.pebcak.de/wfwcomment.php?cid=842</wfw:comment>

    <slash:comments>5</slash:comments>
    <wfw:commentRss>http://blog.pebcak.de/rss.php?version=2.0&amp;type=comments&amp;cid=842</wfw:commentRss>
    

    <author>nospam@example.com (Doomshammer)</author>
    <content:encoded>
    Ich gehoere ja zu dem Typ Mensch, der ungern andere seine Daten mitlesen laesst. Ich hole und sende Mails nur via SSL Verschluesselter Mailsever (da ich mein eigener Hoster bin, ist das recht einfach zu bewerkstelligen), ich versuche oft wie moeglich &lt;a href=&quot;http://blog.pebcak.de/exit.php?url_id=3210&amp;amp;entry_id=842&quot; title=&quot;http://blog.pebcak.de/permalink/use-pgp.html&quot;  onmouseover=&quot;window.status=&#039;http://blog.pebcak.de/permalink/use-pgp.html&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; target=&quot;_blank&quot;&gt;meine Mails zu verschluesseln&lt;/a&gt;, genauso wie ich auch versuche sooft wie irgend moeglich meine IM-Konversationen via OTR oder GPG zu verschluesseln. Mein WLAN-Key ist ein 63byte langer WPA2-AES Key und wird auch regelmaessig geaendert.&lt;br /&gt;&lt;br /&gt;Da ich ja immer oefter reise und somit oft in offenen oder zumindest nicht unbedingt vertrauenswuerdigen WLANs und LANs haenge, habe ich auf meinem OpenWRT jetzt OpenVPN aufgesetzt (btw. ich habe es neu aufgesetzt, denn ich habe bereits seit Jahren OpenVPN darauf laufen). Ich habe jetzt aber eine OpenVPN+PKI Installation gemacht. Die PKI-Variante von OpenVPN bietet naemlich einiges mehr an komfort (z. B. autom. Routen pushen an den Client, etc. pp.). Die Installation ging wie immer ziemlich einfach von der Hand (habe auch schon bei Kunden OpenVPN + PKI aufgesetzt - allerdings nicht auf &#039;m OpenWRT &lt;img src=&quot;http://blog.pebcak.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;br /&gt;&lt;br /&gt;Die einzige Problematik die ich jetzt noch hatte war- wie teste ich ob es wirklich funktioniert? Ist immer doof wenn im LAN alles funktioniert, man dann im Hotel oder beim Kunden sitzt und dann von &amp;quot;extern&amp;quot; nichts mehr klappt, weil irgendwelche Firewall-Regeln nicht eingerichtet sind oder Routen auf dem OpenWRT fehlen (oder das pushing des DNS nicht klappt, etc...). Also dachte ich mir- waehlst Du Dich mal in ein oeffentliches WLAN ein, falls es eins in meiner Naehe geben sollte. Ich suchte also die Nachbarschaft nach offenen WLANs ab, musste aber verwundert feststellen, dass es keine mehr gibt (sonst gab es immer ein offenes WLAN mit der SSID &amp;quot;default&amp;quot; &lt;img src=&quot;http://blog.pebcak.de/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; ). Gut, jetzt hab ich ein Problem- denn meine WLAN Karte funktioniert nicht mit aircrack. Aber dann fiel mir wieder ein, dass ich doch mal mit aircrack ein WLAN eines Nachbarn (eher versehentlich) geoeffnet hatte.&lt;br /&gt;&lt;br /&gt;Ein Blick in die verfuegbaren WLANs bestaetigte das es das WLAN mit einer 4-Stelligen SSID immernoch gibt. Der Key war damals (als ich vor 2 Jahren hier in Koeln eingezogen bin und 2 Wochen keinen Internetanschluss hatte) innerhalb von Minuten geknackt. Der Key war so trivial, dass er regelrecht darauf hoffen muss geknackt zu werden (WEP: 24 Nullen, gefolgt von einer 2-stelligen Zahlenfolge). Ich ging natuerlich davon aus, dass der Key schon 100.000 mal geknackt wurde und der Besitze endlich mal den Key geaendert hat- ich malte mir also keine grossen Chancen aus. Das aenderte sich aber schnell, als das &amp;quot;verbunden&amp;quot;-Signal nach Eingabe der o. g. Zahlenfolge ertoente. Der Besitzer des WLANs hat innerhalb der letzten 2 Jahre seinen Key tatsaechlich nicht geaendert- ich konnte mich also ohne Probleme einwaehlen und mein VPN testen (klappt btw. 1a &lt;img src=&quot;http://blog.pebcak.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;Ich meine, selbst wenn man ueberhaupt kein Gefuehl fuer Technologie hat und was Computer-Sicherheit angeht... in den Medien wird man taechlich darauf aufmerksam gemacht (z. B. durch den &lt;a href=&quot;http://blog.pebcak.de/exit.php?url_id=3211&amp;amp;entry_id=842&quot; title=&quot;http://blog.pebcak.de/archives/841-Sicherheitsgott.html&quot;  onmouseover=&quot;window.status=&#039;http://blog.pebcak.de/archives/841-Sicherheitsgott.html&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; target=&quot;_blank&quot;&gt;Sicherheitsgott&lt;/a&gt; himself) wie unsicher WLANs sind und wie leicht sie zu knacken sind... selbst Lieschen Mueller sollte in der Lage sein zu merken, dass es hin und wieder mal noetig ist das WLAN PW zu aendern- und wenn man es selbst nicht kann, dann fragt man im Bekanntenkreis nach, ob jemand aushelfen kann (oder Oma fragt ihren Ur-Enkel oder so). Ich denke ich werde nochmal ins WLAN einwaehlen und schauen ob ich den Besitzer identifizieren kann (die SSID ist btw. ein deutscher Nachname) und werde den Besitzer dann mal darauf aufmerksam machen.&lt;br /&gt;&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Thu, 21 Feb 2008 07:23:48 +0100</pubDate>
    <guid isPermaLink="false">http://blog.pebcak.de/archives/842-guid.html</guid>
    <category>aes</category>
<category>openvpn</category>
<category>openwrt</category>
<category>peter huth</category>
<category>pki</category>
<category>security</category>
<category>sicherheitsgott</category>
<category>ssid</category>
<category>vpn</category>
<category>wep</category>
<category>wlan</category>
<category>wpa2</category>

</item>
<item>
    <title>Warum muss ich mich rechtfertigen?</title>
    <link>http://blog.pebcak.de/archives/775-Warum-muss-ich-mich-rechtfertigen.html</link>
            <category>Anwendungen</category>
            <category>Computer</category>
            <category>Linux/Unix</category>
            <category>Mac</category>
            <category>Privat</category>
            <category>Thoughts</category>
    
    <comments>http://blog.pebcak.de/archives/775-Warum-muss-ich-mich-rechtfertigen.html#comments</comments>
    <wfw:comment>http://blog.pebcak.de/wfwcomment.php?cid=775</wfw:comment>

    <slash:comments>21</slash:comments>
    <wfw:commentRss>http://blog.pebcak.de/rss.php?version=2.0&amp;type=comments&amp;cid=775</wfw:commentRss>
    

    <author>nospam@example.com (Doomshammer)</author>
    <content:encoded>
     &lt;br /&gt;
Aus gegebenem Anlass frage ich mich gerade wieder, warum ich mich dafuer rechtfertigen muss, das ich $OS einsetze. Gerade wurde mal wieder darueber diskutiert wie scheisse Mac OS X ist und wie geil Linux doch ist und das ich - da ich jetzt ja &amp;quot;Apple Fanboy&amp;quot; bin- mal erklaeren solle was Mac OS X fuer einen Vorteil hat...&lt;br /&gt;&lt;br /&gt;Mag sein- vielleicht ist Mac OS X bloatig und macht das System langsam (was mir bis jetzt noch nicht aufgefallen ist)- aber Mac OS X oder auch Windows (was ich auf einem anderen Rechner einsetze) hat fuer mich einfach folgende Vorteile:&lt;br /&gt;&lt;br /&gt;Hardware Unterstuetzung:&lt;br /&gt;Ja, ich habs getestet... saemtliche Hardware die hier bei mir rumfliegt funktioniert auf Anhieb mit Mac OS X und Windows- und ja... ich hab Teilweise sehr ausgefallene Hardware. Unter Linux hab&#039; ich immernoch keinen weg gefunden z. B. meinen Blackberry &lt;u&gt;sauber&lt;/u&gt; zu synchronisieren (ich meine saube, keine halbbackenen &#039;Kontakte syncen geht, aber der Rest nicht&#039;-Loesungen). Mein PODxt wird nur von Windows und MacOS X unterstuetzt (klar, das liegt am Hardwarehersteller, aber darum gehts hier halt nicht). Und auch mein Multifunktionsdrucker (Scanner, Drucker, Fax) funktioniert nicht sauber unter Linux. Klar wird $LINUX-Prediger jetzt sagen: &amp;quot;Dann kauf Dir halt Hardware, die unterstuetzt wird&amp;quot;- das will ich aber nicht! Ich habe mir diese Hardware ausgesucht, weil sie das kann, was ich brauche und nicht weil $OS es unterstuezt. Ausserdem funktioniert sie ja sowohl unter MacOSX als unter Windows ohne Probleme- so what?!&lt;br /&gt;&lt;br /&gt;Einfache Installation von Software:&lt;br /&gt; Hey.. klar ich hab&#039; schon mehr Software manuell selbst kompiliert als so manches Gentoo automatisiert, aber dennoch fehlt mir einfach die Zeit mich hinzusetzen und erstmal mein komplettes System und meine Software zu kompilieren oder irgendwelche Pakete und die passenden Libs (in der richtigen Version fuers Paket) zusammenzusuchen und zu installieren. Bei Windows lade ich &#039;n MSI runter, dass alle Programmdaten, Treiber und Libs enthaelt runter und installier es. Fertig! Noch einfacher bei MacOSX- Programm runterladen, entpacken, in den &amp;quot;Applikationen&amp;quot;-Ordner schieben... Fertig!&lt;br /&gt;&lt;br /&gt;Softwareunterstuetzung:&lt;br /&gt;Es tut mir ja sehr leid (Ach quatsch! Tut es ueberhaupt nicht), aber ich benoetige halt eine Menge Software in meinem Alltage, die es einfach nicht fuer Linux gibt. Dinge die ich taeglich in Benutzung habe, wie meine Dokumentverwaltung, meine Warenwirtschaftssoftware, Photoshop, Lightroom, Blackberry Sync-Software, einige Audio- und Videoschnittprodukte, etc. gibt es definitiv nicht als Linux-Version. Was jetzt? Drauf verzichten? Kann und will ich nicht. Diese Produkte machen meine taegliche Arbeit am PC effizient und effektiv. Und jetzt kommt mir bitte nicht mit irgendwelchen Alternativen zu PS und LR oder so- ich hab schon so viele Alternativen ausprobiert... keine kann mir den Leistungsumfang und den Komfort bieten, die ich von o.g. Produkten bekomme. Aber hey.. warum auch? Unter MacOSX und Windows funktionieren sie doch?&lt;br /&gt;&lt;br /&gt;Preis/Leistung:&lt;br /&gt;Klar, das MacBook ist nicht das guestigste- aber... es ist fuer das was es an Leistung bietet durchaus angemessen im Preis. Die Akkulaufzeit ist faszinierend. Ich hab jetzt schon 5 Laptops durch, aber keins von denen hatte bis jetzt eine Akkulaufzeit von &amp;gt;6 Std. im Normalbetrieb (kein abgeschaltetes WLAN, runtergedrosseltes Display, etc. pp.). Selbst das Dell mit dem fetten Zusatzakku schaffte nur 4.5 Std. im Normalbetrieb. Ausserdem ist das MB handlich und nicht zu schwer- verglichen mit anderen Geraeten in der Groessenklasse. &lt;br /&gt;&lt;br /&gt;Das sind einige der Gruede warum ich Mac OS X oder Windows nutze. Ist ja nicht so, dass ich nicht Linux oder Unix nutzen wuerde. Aber fuer mich gilt halt schon seit langem, dass jedes System einen bestimmten Zweck am besten erfuellt. Auf meinem Fileserver laeuft CRUX Linux und ich liebe es, auf meiner Ultra 10 laeuft Solaris 10 und es rockt wie Sau, auf meinem Router laeuft &#039;n minimales Linux, auf meinen Firewalls OpenBSD, auf meinen Mail- und Webservern laeuft Linux... achso unter der Haube von Mac OS X werkelt ja auch &#039;n abgewandeltes BSD... und nun? Ich arbeite jetzt seit knapp 13 Jahre mit Linux und Unix und seit knapp 22 Jahren mit Computern... ich denke ich kann einschaetzen welches System fuer mich gut arbeitet und welches nicht. Auf &#039;nem Desktop habe ich fuer mich festgestellt, dass ich mit Windows und Mac OS X am besten und effizientesten arbeiten kann. Warum also muss ich mich vor euch Predigern mit euer linuxzentristischen Weltsicht anmachen lassen, dass ich $OS fuer $ZWECK einsetze?!&lt;br /&gt;&lt;br /&gt;Dieser Blogeintrag bezieht sich btw. nur auf meine pers. Anforderungen an Systeme und OS. Ob sie sich verallgemeinern lassen, geht mir am Arsch vorbei- aber fuer mich stehen sie fest. Ich werde diesen Blog-Eintrag auch auf &amp;quot;moderated&amp;quot; stellen und sinnfreie Kommentare die nichts zum Eintrag beitragen kommentarlos zensieren und loeschen- also versucht es erst garnicht.&lt;br /&gt;&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Sun, 09 Dec 2007 15:10:53 +0100</pubDate>
    <guid isPermaLink="false">http://blog.pebcak.de/archives/775-guid.html</guid>
    <category>bsd</category>
<category>hardware</category>
<category>linux</category>
<category>mac os x</category>
<category>os</category>
<category>os war</category>
<category>rants</category>
<category>software</category>
<category>solaris</category>
<category>windows</category>

</item>
<item>
    <title>New fileserver</title>
    <link>http://blog.pebcak.de/archives/768-New-fileserver.html</link>
            <category>Computer</category>
            <category>English only</category>
            <category>Linux/Unix</category>
            <category>Privat</category>
            <category>Thoughts</category>
    
    <comments>http://blog.pebcak.de/archives/768-New-fileserver.html#comments</comments>
    <wfw:comment>http://blog.pebcak.de/wfwcomment.php?cid=768</wfw:comment>

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

    <author>nospam@example.com (Doomshammer)</author>
    <content:encoded>
    This night, I finally got the 4 x 320GiB SATA disks and the 2 Adaptec SATA controllers installed into my old file server. The old server was running out of free disk space, so I bought the 4 disks some month ago. Unfortunatelly, the server is only an old P3-1200MHz w/o any SATA controllers on-board, so I had to search for external controllers, that fit into an old PCI 33/66MHz slot.&lt;br /&gt;&lt;br /&gt;The master plan was, to just add a controller and the new disks and move the existing data from the old server (running Solaris 10u2) to the new disks. Sadly I wasn&#039;t able to find just one (inexpensive) controller that would work with Solaris. As the 2nd controller I tried didn&#039;t work as well, I decided to install Linux instead, as the controller has Linux support.&lt;br /&gt;&lt;br /&gt;So my new master plan, was to install CRUX on the new disks. All disks should be built up into a RAID array and the array should be enhancable, in case the I will be running out of free disk space again. What would I need? Not much... A CRUX installation CD, mdadm, and some luck &lt;img src=&quot;http://blog.pebcak.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;br /&gt;&lt;br /&gt;The CRUX installation CD booted and luckily directly found the 4 SATA disks as sda-sdd. So the first step was to create 3 partitions on all 4 disks (well, actually only on sda, as sfdisk did it on the other 3 disks &lt;img src=&quot;http://blog.pebcak.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 created a 18GiB partition for /, a 2 GiB partition for swap and assigned the rest (300 GiB) as another partition. All partitions get FD as type, so that I can run md on it. Next step was to create a RAID1 on sda-d0 and sda-d1 (for the / and the swap FS) and a RAID5 on sda-d2. As the CRUX installation CD already has the MD-Tools installed, this was not a big deal. Now I had my 3 partitions and could go on with the installtion.&lt;br /&gt;&lt;br /&gt;After the usual installation and kernel building stuff, I finally had to configure LILO with the extra-raid-options and execute it. That&#039;s it... CRUX has been installed on /dev/md0 and is ready to go. After a reboot, the system came up as expected and I could start the LVM2 installation, so that I can work with volumes instead of partitions. I only set up LVM for /dev/md2 (which is the RAID5) and it works like a charme. Now my file server is ready and can take data from my workstation and laptop again &lt;img src=&quot;http://blog.pebcak.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;Summary: A really quick way to build a file server with cheap hardware and really small efforts, is easily done with CRUX, mdadm and LVM.&lt;br /&gt;&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Sat, 01 Dec 2007 19:29:39 +0100</pubDate>
    <guid isPermaLink="false">http://blog.pebcak.de/archives/768-guid.html</guid>
    <category>backup</category>
<category>crux</category>
<category>file server</category>
<category>linux</category>
<category>lvm</category>
<category>lvm2</category>
<category>md</category>
<category>mdadm</category>
<category>raid</category>
<category>raid1</category>
<category>raid5</category>
<category>server</category>

</item>
<item>
    <title>Working with Mac OS X</title>
    <link>http://blog.pebcak.de/archives/767-Working-with-Mac-OS-X.html</link>
            <category>Computer</category>
            <category>English only</category>
            <category>Linux/Unix</category>
            <category>Privat</category>
            <category>Thoughts</category>
    
    <comments>http://blog.pebcak.de/archives/767-Working-with-Mac-OS-X.html#comments</comments>
    <wfw:comment>http://blog.pebcak.de/wfwcomment.php?cid=767</wfw:comment>

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

    <author>nospam@example.com (Doomshammer)</author>
    <content:encoded>
    Ok. It&#039;s about 12h since I am working with Mac OS X and I am more or less getting used to it. There are some things that are not (yet) working as I like them to work, but I think I will get this figured out as well.&lt;br /&gt;&lt;br /&gt;I&#039;ve tried out a bunch of software, but I think that I finally found the configuration that works best for me:&lt;br /&gt;&lt;br /&gt;- Browser: Safari (with some plugins from www.pimpmysafari.org)&lt;br /&gt;- Mail: Apple&#039;s Mail.app (with GPGMail)&lt;br /&gt;- Calendar Application: Apple&#039;s iCal.app (with SpanningSync to sync my Google Calendar)&lt;br /&gt;- IRC/IM: Colloquy, Skype, PSI&lt;br /&gt;- Audio-Player: Cog&lt;br /&gt;- Terminal: iTerm with zsh/screen&lt;br /&gt;- Mobile sync: PocketMac&lt;br /&gt;- Office stuff: iWork &#039;08&lt;br /&gt;- Programming: vim &lt;img src=&quot;http://blog.pebcak.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;- Photography stuff: Lightroom, Photoshop&lt;br /&gt;&lt;br /&gt;That&#039;s all I need for efficient working and I have to admit, that on Mac OS X you can work very efficient. All in all I am very pleased with my new toy (especially the battery duration is awesome: &amp;gt;5 hours while working as usual).&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Sat, 01 Dec 2007 14:14:50 +0100</pubDate>
    <guid isPermaLink="false">http://blog.pebcak.de/archives/767-guid.html</guid>
    <category>apple</category>
<category>applications</category>
<category>cog</category>
<category>colloquy</category>
<category>darwin</category>
<category>gpgmail</category>
<category>ical</category>
<category>iwork</category>
<category>mac</category>
<category>mac os x</category>
<category>mail.app</category>
<category>psi</category>
<category>safari</category>
<category>skype</category>

</item>

</channel>
</rss>