<?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>meersau - Merken</title>
    <link>http://blog.meersau.de/</link>
    <description>... blogt</description>
    <dc:language>en</dc:language>
    <admin:errorReportsTo rdf:resource="mailto:blog@meersau.de" />
    <generator>Serendipity 1.4.1 - http://www.s9y.org/</generator>
    
    <image>
        <url>http://blog.meersau.de/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: meersau - Merken - ... blogt</title>
        <link>http://blog.meersau.de/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>iftop- top für Netzwerkverbindungen</title>
    <link>http://blog.meersau.de/index.php?/archives/294-iftop-top-fuer-Netzwerkverbindungen.html</link>
            <category>Merken</category>
    
    <comments>http://blog.meersau.de/index.php?/archives/294-iftop-top-fuer-Netzwerkverbindungen.html#comments</comments>
    <wfw:comment>http://blog.meersau.de/wfwcomment.php?cid=294</wfw:comment>

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

    <author>blog@meersau.de (Alexander Koch)</author>
    <content:encoded>
    &lt;code&gt;&lt;br /&gt;
$ iftop -h&lt;br /&gt;
iftop: display bandwidth usage on an interface by host&lt;br /&gt;
&lt;br /&gt;
Synopsis: iftop -h | [-npbBP] [-i interface] [-f filter code] [-N net/mask]&lt;br /&gt;
&lt;br /&gt;
   -h                  display this message&lt;br /&gt;
   -n                  don&#039;t do hostname lookups&lt;br /&gt;
   -N                  don&#039;t convert port numbers to services&lt;br /&gt;
   -p                  run in promiscuous mode (show traffic between other&lt;br /&gt;
                       hosts on the same network segment)&lt;br /&gt;
   -b                  don&#039;t display a bar graph of traffic&lt;br /&gt;
   -B                  Display bandwidth in bytes&lt;br /&gt;
   -i interface        listen on named interface&lt;br /&gt;
   -f filter code      use filter code to select packets to count&lt;br /&gt;
                       (default: none, but only IP packets are counted)&lt;br /&gt;
   -F net/mask         show traffic flows in/out of network&lt;br /&gt;
   -P                  show ports as well as hosts&lt;br /&gt;
   -m limit            sets the upper limit for the bandwidth scale&lt;br /&gt;
   -c config file      specifies an alternative configuration file&lt;br /&gt;
&lt;br /&gt;
iftop, version 0.16&lt;br /&gt;
copyright (c) 2002 Paul Warren &lt;ZENSIERT&gt; and contributors&lt;br /&gt;
&lt;/code&gt;&lt;br /&gt;
&lt;br /&gt;
Siehe auch Freshmeat: &lt;a href=&quot;http://freshmeat.net/projects/iftop/&quot; &gt;http://freshmeat.net/projects/iftop/&lt;/a&gt; 
    </content:encoded>

    <pubDate>Mon, 23 Apr 2007 15:13:07 +0200</pubDate>
    <guid isPermaLink="false">http://blog.meersau.de/index.php?/archives/294-guid.html</guid>
    <category>bandbreite</category>
<category>comandline</category>
<category>netzwerk</category>
<category>tool</category>

</item>
<item>
    <title>Nicht wundern</title>
    <link>http://blog.meersau.de/index.php?/archives/234-Nicht-wundern.html</link>
            <category>Merken</category>
    
    <comments>http://blog.meersau.de/index.php?/archives/234-Nicht-wundern.html#comments</comments>
    <wfw:comment>http://blog.meersau.de/wfwcomment.php?cid=234</wfw:comment>

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

    <author>blog@meersau.de (Alexander Koch)</author>
    <content:encoded>
    Wenn man einen Dienst beendet, dann braucht mann sich auch nicht wundern wenn der DIenst nicht mehr läuft bzw. keine Daten mehr gesammelt werden. 
    </content:encoded>

    <pubDate>Mon, 24 Jul 2006 22:42:38 +0200</pubDate>
    <guid isPermaLink="false">http://blog.meersau.de/index.php?/archives/234-guid.html</guid>
    <category>gaspode</category>
<category>munin</category>

</item>
<item>
    <title>Skriptnamen</title>
    <link>http://blog.meersau.de/index.php?/archives/179-Skriptnamen.html</link>
            <category>Merken</category>
    
    <comments>http://blog.meersau.de/index.php?/archives/179-Skriptnamen.html#comments</comments>
    <wfw:comment>http://blog.meersau.de/wfwcomment.php?cid=179</wfw:comment>

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

    <author>blog@meersau.de (Alexander Koch)</author>
    <content:encoded>
    Wenn dein Skript eine Datei im aktuellen Verzeichnis löscht und diese Datei denselben Namen hat wie das Skript, ist das Skript gelöscht wenn man es im gleichen Verzeichnis ausführt. Oder so :-/&lt;br /&gt;
&lt;br /&gt;
Merke:&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;&lt;br /&gt;
&lt;li&gt;Nenne dein Skript nicht wie eine Datei die dein Skript bearbeitet&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Lösche niemals eine Datei im aktuellen Verzeichnis, es gibt sowas wie absolute Dateinamen&lt;/li&gt;&lt;br /&gt;
&lt;/ul&gt; 
    </content:encoded>

    <pubDate>Thu, 17 Nov 2005 16:36:33 +0100</pubDate>
    <guid isPermaLink="false">http://blog.meersau.de/index.php?/archives/179-guid.html</guid>
    <category>bug</category>
<category>nicht</category>
<category>überraschend</category>

</item>
<item>
    <title>gpg --verify</title>
    <link>http://blog.meersau.de/index.php?/archives/115-gpg-verify.html</link>
            <category>Merken</category>
    
    <comments>http://blog.meersau.de/index.php?/archives/115-gpg-verify.html#comments</comments>
    <wfw:comment>http://blog.meersau.de/wfwcomment.php?cid=115</wfw:comment>

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

    <author> ()</author>
    <content:encoded>
    gpg --verify sigfile datei 
    </content:encoded>

    <pubDate>Thu, 18 Aug 2005 16:49:20 +0200</pubDate>
    <guid isPermaLink="false">http://blog.meersau.de/index.php?/archives/115-guid.html</guid>
    
</item>
<item>
    <title>cron loggt bei Debian ...</title>
    <link>http://blog.meersau.de/index.php?/archives/104-cron-loggt-bei-Debian-....html</link>
            <category>Merken</category>
    
    <comments>http://blog.meersau.de/index.php?/archives/104-cron-loggt-bei-Debian-....html#comments</comments>
    <wfw:comment>http://blog.meersau.de/wfwcomment.php?cid=104</wfw:comment>

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

    <author> ()</author>
    <content:encoded>
    ... nach &lt;i&gt;/var/log/syslog&lt;/i&gt; 
    </content:encoded>

    <pubDate>Fri, 12 Aug 2005 16:21:24 +0200</pubDate>
    <guid isPermaLink="false">http://blog.meersau.de/index.php?/archives/104-guid.html</guid>
    
</item>
<item>
    <title>Wenn es regnet ...</title>
    <link>http://blog.meersau.de/index.php?/archives/102-Wenn-es-regnet-....html</link>
            <category>Merken</category>
    
    <comments>http://blog.meersau.de/index.php?/archives/102-Wenn-es-regnet-....html#comments</comments>
    <wfw:comment>http://blog.meersau.de/wfwcomment.php?cid=102</wfw:comment>

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

    <author> ()</author>
    <content:encoded>
    ... sind die Reifen des Fahrrads naß &lt;u&gt;und&lt;/u&gt; rutschig.&lt;br /&gt;
&lt;br /&gt;
Schmerzlich erfahren :-/ 
    </content:encoded>

    <pubDate>Tue, 02 Aug 2005 08:14:41 +0200</pubDate>
    <guid isPermaLink="false">http://blog.meersau.de/index.php?/archives/102-guid.html</guid>
    
</item>
<item>
    <title>google define:$BEGRIFF</title>
    <link>http://blog.meersau.de/index.php?/archives/100-google-defineBEGRIFF.html</link>
            <category>Merken</category>
    
    <comments>http://blog.meersau.de/index.php?/archives/100-google-defineBEGRIFF.html#comments</comments>
    <wfw:comment>http://blog.meersau.de/wfwcomment.php?cid=100</wfw:comment>

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

    <author> ()</author>
    <content:encoded>
    Bei Google &quot;define:$BEGRIFF&quot; oder &quot;definiere $BEGRIFF&quot; einwerfen und schon bekommt man die Definition des Begriffs.&lt;br /&gt;
&lt;br /&gt;
Beschreibung von &lt;a href=&quot;http://www.google.de/intl/de/features.html&quot;&gt;Google&lt;/a&gt; dazu.&lt;br /&gt;
&lt;br /&gt;
Gefunden bei: &lt;a href=&quot;http://birnensalat.de/blog/archives/337-Google-Earth-noch-nicht-fuer-Mac,-ABER....html&quot;&gt;birnensalat&lt;/a&gt; 
    </content:encoded>

    <pubDate>Fri, 29 Jul 2005 11:27:52 +0200</pubDate>
    <guid isPermaLink="false">http://blog.meersau.de/index.php?/archives/100-guid.html</guid>
    
</item>
<item>
    <title>Unbedingt merken</title>
    <link>http://blog.meersau.de/index.php?/archives/96-Unbedingt-merken.html</link>
            <category>Merken</category>
    
    <comments>http://blog.meersau.de/index.php?/archives/96-Unbedingt-merken.html#comments</comments>
    <wfw:comment>http://blog.meersau.de/wfwcomment.php?cid=96</wfw:comment>

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

    <author> ()</author>
    <content:encoded>
    &lt;strong&gt;no ip cef&lt;/strong&gt;&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Wed, 27 Jul 2005 16:53:52 +0200</pubDate>
    <guid isPermaLink="false">http://blog.meersau.de/index.php?/archives/96-guid.html</guid>
    
</item>
<item>
    <title>Unison File Synchronizer</title>
    <link>http://blog.meersau.de/index.php?/archives/92-Unison-File-Synchronizer.html</link>
            <category>Merken</category>
    
    <comments>http://blog.meersau.de/index.php?/archives/92-Unison-File-Synchronizer.html#comments</comments>
    <wfw:comment>http://blog.meersau.de/wfwcomment.php?cid=92</wfw:comment>

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

    <author> ()</author>
    <content:encoded>
    &lt;a href=&quot;http://www.cis.upenn.edu/~bcpierce/unison/&quot;&gt;UFS&lt;/a&gt; 
    </content:encoded>

    <pubDate>Thu, 21 Jul 2005 14:21:10 +0200</pubDate>
    <guid isPermaLink="false">http://blog.meersau.de/index.php?/archives/92-guid.html</guid>
    
</item>
<item>
    <title>IMAP URL wenn Benutzername ein @ enthält</title>
    <link>http://blog.meersau.de/index.php?/archives/74-IMAP-URL-wenn-Benutzername-ein-enthaelt.html</link>
            <category>Merken</category>
    
    <comments>http://blog.meersau.de/index.php?/archives/74-IMAP-URL-wenn-Benutzername-ein-enthaelt.html#comments</comments>
    <wfw:comment>http://blog.meersau.de/wfwcomment.php?cid=74</wfw:comment>

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

    <author> ()</author>
    <content:encoded>
    imap://benutzername@host/INBOX&lt;br /&gt;
&lt;br /&gt;
Sollte nun benutzername = a@b sein wird daraus ein a%40b, so wie bei den URL aus einem Space ein %20 (oder sowas) wird.&lt;br /&gt;
&lt;br /&gt;
Kennwörter können dann mit : getrennt angegeben werden.&lt;br /&gt;
&lt;br /&gt;
man ascii 
    </content:encoded>

    <pubDate>Mon, 20 Jun 2005 14:44:14 +0200</pubDate>
    <guid isPermaLink="false">http://blog.meersau.de/index.php?/archives/74-guid.html</guid>
    
</item>
<item>
    <title>Zwiebel Routing NG</title>
    <link>http://blog.meersau.de/index.php?/archives/61-Zwiebel-Routing-NG.html</link>
            <category>Merken</category>
    
    <comments>http://blog.meersau.de/index.php?/archives/61-Zwiebel-Routing-NG.html#comments</comments>
    <wfw:comment>http://blog.meersau.de/wfwcomment.php?cid=61</wfw:comment>

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

    <author> ()</author>
    <content:encoded>
    &lt;a href=&quot;http://tor.eff.org/&quot;&gt;tor&lt;/a&gt;, das verbesserte Zwiebel Routing.  &lt;br /&gt;
&lt;br /&gt;
Gefunden bei  &lt;a href=&quot;http://blog.koehntopp.de/archives/836-Die-Welt-ist-meine...-Zwiebel.html&quot;&gt;Koehntopp&lt;/a&gt; 
    </content:encoded>

    <pubDate>Tue, 14 Jun 2005 21:46:35 +0200</pubDate>
    <guid isPermaLink="false">http://blog.meersau.de/index.php?/archives/61-guid.html</guid>
    
</item>
<item>
    <title>idlerpg</title>
    <link>http://blog.meersau.de/index.php?/archives/57-idlerpg.html</link>
            <category>Merken</category>
    
    <comments>http://blog.meersau.de/index.php?/archives/57-idlerpg.html#comments</comments>
    <wfw:comment>http://blog.meersau.de/wfwcomment.php?cid=57</wfw:comment>

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

    <author> ()</author>
    <content:encoded>
    &lt;a href=&quot;http://jotun.ultrazone.org/g7/&quot;&gt;idlerpg&lt;/a&gt;, hört sich sehr interessant an ... bitte merken. 
    </content:encoded>

    <pubDate>Sun, 12 Jun 2005 23:31:42 +0200</pubDate>
    <guid isPermaLink="false">http://blog.meersau.de/index.php?/archives/57-guid.html</guid>
    
</item>

</channel>
</rss>