<?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>Marco Ziesing - Server</title>
    <link>http://marco-ziesing.de/</link>
    <description>Systemadministration &amp; Webdevelopment</description>
    <dc:language>de</dc:language>
    <generator>Serendipity 1.4.1 - http://www.s9y.org/</generator>
    <pubDate>Thu, 01 Jan 1970 00:00:00 GMT</pubDate>

    <image>
        <url>http://marco-ziesing.de/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Marco Ziesing - Server - Systemadministration &amp; Webdevelopment</title>
        <link>http://marco-ziesing.de/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Schlüsselloch in Piwik</title>
    <link>http://marco-ziesing.de/archives/35-Schluesselloch-in-Piwik.html</link>
            <category>Server</category>
            <category>Sicherheit</category>
    
    <comments>http://marco-ziesing.de/archives/35-Schluesselloch-in-Piwik.html#comments</comments>
    <wfw:comment>http://marco-ziesing.de/wfwcomment.php?cid=35</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://marco-ziesing.de/rss.php?version=2.0&amp;type=comments&amp;cid=35</wfw:commentRss>
    

    <author>nospam@example.com (Marco Ziesing)</author>
    <content:encoded>
    &lt;a class=&#039;serendipity_image_link&#039; href=&#039;http://piwik.org&#039;&gt;&lt;!-- s9ymdb:43 --&gt;&lt;img class=&quot;serendipity_image_left&quot; width=&quot;182&quot; height=&quot;80&quot; style=&quot;float: left; border: 0px; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://marco-ziesing.de/uploads/logo_piwik.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;Im OpenSource-Pendant zu Google Analytics &quot;&lt;a href=&quot;http://piwik.org/&quot;&gt;Piwik&lt;/a&gt;&quot; gibt es im Bereich der automatisierten Archivierung über ein Shell-Skript einen kleinen Denkfehler, der Unbefugten über die API Zugriff auf Statistiken ermöglicht. Das Skript liegt standardmäßig im Verzeichnis piwik/misc/cron/ welches über HTTP abrufbar ist. Da in diesem Skript zur Zeit noch der geheime API-Schlüssel hinterlegt sein muss, lässt er sich über einen simplen HTTP-Aufruf auslesen. Abhilfe schafft vorerst das Verschieben des Skripts in ein Verzeichnis außerhalb des DocumentRoot-Verzeichnisses oder eine .htaccess-Datei mit der Zeile &quot;Deny from all&quot; im cron-Verzeichnis. Ein &lt;a href=&quot;http://dev.piwik.org/trac/ticket/599&quot;&gt;Ticket zu diesem Problem&lt;/a&gt; habe ich schon erstellt und es wird an einer allgemeinen Lösung gearbeitet.&lt;br /&gt;
&lt;br /&gt;
&lt;h4&gt;Update (19.03.2009)&lt;/h4&gt;&lt;br /&gt;
Das &lt;a href=&quot;http://dev.piwik.org/trac/browser/trunk/misc/cron/archive.sh&quot;&gt;aktuelle Shell-Skript&lt;/a&gt; holt sich die Daten nun direkt aus der Konfigurationsdatei. 
    </content:encoded>

    <pubDate>Wed, 11 Mar 2009 09:04:53 +0100</pubDate>
    <guid isPermaLink="false">http://marco-ziesing.de/archives/35-guid.html</guid>
    
</item>
<item>
    <title>Web-Analyse mit Piwik</title>
    <link>http://marco-ziesing.de/archives/29-Web-Analyse-mit-Piwik.html</link>
            <category>Server</category>
    
    <comments>http://marco-ziesing.de/archives/29-Web-Analyse-mit-Piwik.html#comments</comments>
    <wfw:comment>http://marco-ziesing.de/wfwcomment.php?cid=29</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://marco-ziesing.de/rss.php?version=2.0&amp;type=comments&amp;cid=29</wfw:commentRss>
    

    <author>nospam@example.com (Marco Ziesing)</author>
    <content:encoded>
    Wer Google &amp;amp; Co. aus datenschutzrechtlichen oder sonstigen Gründen nicht traut oder einfach aus Prinzip eigene Statistiken erheben möchte, hatte ja schon länger die Möglichkeit zum Beispiel AWstats oder Webalizer zu nutzen; falls die nötigen Rechte auf dem Server verfügbar waren. Seit einiger Zeit gibt es jedoch ein weiteres Projekt, welches den bisherigen Platzhirschen Konkurenz machen möchte. Die freie Software &lt;a href=&quot;http://piwik.org/&quot;&gt;Piwik&lt;/a&gt; lässt sich schnell und einfach auf jedem Webspace auf dem PHP 5.1 und mySQL verfügbar ist installieren. Wie einfach das ist, beschreibt Ralph Segert in einer &lt;a href=&quot;http://ralph-segert.de/webstatistik-tool-piwik-installieren-und-kennenlernen/&quot;&gt;deutschen Installationsanleitung&lt;/a&gt; in seinem Blog.&lt;br /&gt;
&lt;br /&gt;
&lt;h3&gt;Statistiken auf dem Desktop&lt;/h3&gt;&lt;br /&gt;
Wie für Google Analytics gibt es auch für Pwiki eine Adobe Air Applikation, namens &quot;&lt;a href=&quot;http://www.piwik-connector.com/&quot;&gt;Piwik Connector&lt;/a&gt;&quot;, welche die Daten vom Server abfragen und lokal auf dem Desktop darstellen kann.&lt;br /&gt;
&lt;br /&gt;
&lt;h3&gt;Schnittstelle für die Daten&lt;/h3&gt;&lt;br /&gt;
Zusätzlich bietet Piwik auch eine Schnittstelle an, um die Graphen in externe Webseiten einzubinden. So lässt sich zum Beispiel eine Übersicht aller beobachteten Webseiten erstellen oder einfach den Besuchern zeigen wie häufig die eigene Webseite besucht wird. 
    </content:encoded>

    <pubDate>Wed, 26 Nov 2008 08:51:00 +0100</pubDate>
    <guid isPermaLink="false">http://marco-ziesing.de/archives/29-guid.html</guid>
    
</item>
<item>
    <title>JTL-Wawi Connector für xt:Commerce mit UTF-8-Unterstützung</title>
    <link>http://marco-ziesing.de/archives/25-JTL-Wawi-Connector-fuer-xtCommerce-mit-UTF-8-Unterstuetzung.html</link>
            <category>Server</category>
            <category>Webdev</category>
    
    <comments>http://marco-ziesing.de/archives/25-JTL-Wawi-Connector-fuer-xtCommerce-mit-UTF-8-Unterstuetzung.html#comments</comments>
    <wfw:comment>http://marco-ziesing.de/wfwcomment.php?cid=25</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://marco-ziesing.de/rss.php?version=2.0&amp;type=comments&amp;cid=25</wfw:commentRss>
    

    <author>nospam@example.com (Marco Ziesing)</author>
    <content:encoded>
    Ein Freund betreibt den Webshop &lt;a href=&quot;http://www.nebenstrom.de/&quot;&gt;Nebenstrom&lt;/a&gt; und setzt seit ein paar Monaten das Warenwirtschaftsprogramm &lt;a href=&quot;http://www.jtl-software.de/jtlwawi.php&quot;&gt;JTL-Wawi&lt;/a&gt; ein. Nach einem Umzug auf einen anderen Server, auf dem nun alles auf UTF-8 eingestellt ist, entstand das Problem, dass nach der Übertragen aus Wawi die Umlaute und Sonderzeichen nicht dargestellt wurden. Das Problem war zwar schon bekannt, aber es wurde länger nicht behoben. Nun gibt es endlich eine Version des &quot;&lt;a href=&quot;http://www.jtl-software.de/jtlwawi.php#oscxtczc&quot;&gt;Connectors&lt;/a&gt;&quot; die UTF-8 unterstützt. Da ich auf der Webseite den Link jedoch noch nicht finden konnte und es sicher noch einige Benutzer mit dem selben Problem gibt, verlinke ich hier direkt darauf: &lt;a href=&quot;http://www.jtl-software.de/downloads/JTL-Wawi_Connector_xtc_utf-8.zip&quot;&gt;Download: JTL-Wawi Connector mit UTF-8-Unterstützung&lt;/a&gt;. 
    </content:encoded>

    <pubDate>Sun, 19 Oct 2008 14:00:05 +0200</pubDate>
    <guid isPermaLink="false">http://marco-ziesing.de/archives/25-guid.html</guid>
    
</item>
<item>
    <title>Priamos SQL Injector &amp; Scanner</title>
    <link>http://marco-ziesing.de/archives/6-Priamos-SQL-Injector-Scanner.html</link>
            <category>Server</category>
            <category>Sicherheit</category>
            <category>Windows</category>
    
    <comments>http://marco-ziesing.de/archives/6-Priamos-SQL-Injector-Scanner.html#comments</comments>
    <wfw:comment>http://marco-ziesing.de/wfwcomment.php?cid=6</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://marco-ziesing.de/rss.php?version=2.0&amp;type=comments&amp;cid=6</wfw:commentRss>
    

    <author>nospam@example.com (Marco Ziesing)</author>
    <content:encoded>
    Jeder der SQL-basierte Webseiten entwickelt sollte das Problem &quot;SQL Injections&quot; kennen. In einer Mailingliste bin ich vor kurzem auf ein Programm aufmerksam geworden, welches ich euch nicht vorenthalten möchte: &lt;a href=&quot;http://www.priamos-project.com/&quot;&gt;Priamos&lt;/a&gt;. Es hilft bei der Suche nach Sicherheitslücken und zeigt diese auch auf. Auf der Projekt-Webseite findet ihr auch ein &lt;a href=&quot;http://www.priamos-project.com/demo.htm&quot;&gt;Demo-Video&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Bitte verwendet dieses Programm nur zum Testen eurer eigenen Applikationen. 
    </content:encoded>

    <pubDate>Wed, 18 Jul 2007 15:00:59 +0200</pubDate>
    <guid isPermaLink="false">http://marco-ziesing.de/archives/6-guid.html</guid>
    
</item>
<item>
    <title>IRC-Bouncer &quot;miau&quot; für SuSE Linux</title>
    <link>http://marco-ziesing.de/archives/5-IRC-Bouncer-miau-fuer-SuSE-Linux.html</link>
            <category>Linux</category>
            <category>Server</category>
    
    <comments>http://marco-ziesing.de/archives/5-IRC-Bouncer-miau-fuer-SuSE-Linux.html#comments</comments>
    <wfw:comment>http://marco-ziesing.de/wfwcomment.php?cid=5</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://marco-ziesing.de/rss.php?version=2.0&amp;type=comments&amp;cid=5</wfw:commentRss>
    

    <author>nospam@example.com (Marco Ziesing)</author>
    <content:encoded>
    Für das schwachsinnige IRC-Rollenspiel &quot;&lt;a href=&quot;http://www.idlerpg.net/&quot;&gt;Idle RPG&lt;/a&gt;&quot; benötigte ich einen einfachen Bouncer. Aufgrund der simplen Konfiguration fiel die Wahl letzendlich auf &quot;&lt;a href=&quot;http://miau.sourceforge.net/&quot;&gt;miau&lt;/a&gt;&quot;. Da nicht jeder den vollen Funktionsumfang benötigt, habe ich zwei unterschiedliche Pakete erstellt. Das eine ist &lt;a href=&quot;http://marco-ziesing.de/index.php?serendipity[subpage]=Downloads&amp;amp;thiscat=8&amp;amp;file=8&quot;&gt;eine Standardinstallation&lt;/a&gt; und &lt;a href=&quot;http://marco-ziesing.de/index.php?serendipity[subpage]=Downloads&amp;amp;thiscat=8&amp;amp;file=9&quot;&gt;das andere&lt;/a&gt; ist mit folgenden Extras/Optionen kompiliert: enable-local, enable-dccbounce, enable-automode, enable-releasenick, enable-ctcp-replies, enable-mkpasswd, enable-uptime, enable-chanlog, enable-privlog, enable-onconnect, enable-empty-awaymsg.&lt;br /&gt;
Nach der Installation müsst ihr im Benutzerverzeichnis das Verzeichnis &lt;em&gt;.miau&lt;/em&gt; anlegen, aus &lt;em&gt;/usr/local/share/doc/miau/examples&lt;/em&gt; die Beispielkonfiguration &lt;em&gt;miaurc&lt;/em&gt; kopieren und nach dem Bearbeiten &quot;miau&quot; starten.&lt;br /&gt;
Für einen regelmäßigen Test, ob &quot;miau&quot; noch läuft, einfach das Skript &lt;em&gt;miau-check&lt;/em&gt; anpassen und als Cronjob einrichten. 
    </content:encoded>

    <pubDate>Mon, 09 Jul 2007 21:17:37 +0200</pubDate>
    <guid isPermaLink="false">http://marco-ziesing.de/archives/5-guid.html</guid>
    
</item>
<item>
    <title>Blacklists für Spamassassin per Cronjob aktualisieren</title>
    <link>http://marco-ziesing.de/archives/3-Blacklists-fuer-Spamassassin-per-Cronjob-aktualisieren.html</link>
            <category>Linux</category>
            <category>Server</category>
    
    <comments>http://marco-ziesing.de/archives/3-Blacklists-fuer-Spamassassin-per-Cronjob-aktualisieren.html#comments</comments>
    <wfw:comment>http://marco-ziesing.de/wfwcomment.php?cid=3</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://marco-ziesing.de/rss.php?version=2.0&amp;type=comments&amp;cid=3</wfw:commentRss>
    

    <author>nospam@example.com (Marco Ziesing)</author>
    <content:encoded>
    Für alle deren Rechner bzw. Server über ausreichend Speicher verfügt, habe ich hier ein nettes Shell-Script geschrieben, welches die &lt;a href=&quot;http://www.sa-blacklist.stearns.org/sa-blacklist/&quot;&gt;Blacklists für Spamassassin von Stearns.org&lt;/a&gt; lädt.&lt;br /&gt;
&lt;blockquote&gt;#!/bin/sh&lt;br /&gt;
&lt;br /&gt;
cd /etc/mail/spamassassin&lt;br /&gt;
&lt;br /&gt;
# Connection check&lt;br /&gt;
URL_check=&quot;http://www.sa-blacklist.stearns.org/sa-blacklist/&quot;&lt;br /&gt;
wget -t 1 -O check.html &quot;$URL_check&quot; -o check.log&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# Run only if no &#039;ERROR&#039; or &#039;Giving up&#039; found in check.log&lt;br /&gt;
err=`grep -i &#039;Giving up&#039; check.log | wc -l`&lt;br /&gt;
err2=`grep -i ERROR check.log | wc -l`&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
if [ $err == 0 ] &amp;amp;&amp;amp; [ $err2 == 0 ]; then&lt;br /&gt;
&lt;br /&gt;
  # Sender Domains&lt;br /&gt;
  URL1=&quot;http://www.sa-blacklist.stearns.org/sa-blacklist/sa-blacklist.current.cf&quot;&lt;br /&gt;
  wget -O sa-blacklist.current.cf &quot;$URL1&quot;&lt;br /&gt;
&lt;br /&gt;
  # URLs in the messages&lt;br /&gt;
  URL2=&quot;http://www.sa-blacklist.stearns.org/sa-blacklist/sa-blacklist.current.uri.cf&quot;&lt;br /&gt;
  wget -O sa-blacklist.current.uri.cf &quot;$URL2&quot;&lt;br /&gt;
&lt;br /&gt;
  # Forgotten Tags&lt;br /&gt;
  URL3=&quot;http://www.sa-blacklist.stearns.org/sa-blacklist/random.current.cf&quot;&lt;br /&gt;
  wget -O random.current.cf &quot;$URL3&quot;&lt;br /&gt;
&lt;br /&gt;
  # Restart Spamassassin&lt;br /&gt;
  /etc/init.d/spamassassin restart&lt;br /&gt;
&lt;br /&gt;
fi&lt;/blockquote&gt;Das ganze in eine Textdatei, z.B. get-blacklists.sh, speichern und mit &lt;em&gt;chmod +x get-blacklists.sh&lt;/em&gt; Rechte zum Ausführen vergeben. Dann noch mit &lt;em&gt;crontab -e&lt;/em&gt; folgende Zeile einfügen&lt;br /&gt;
&lt;blockquote&gt;5 1 &lt;strong&gt; &lt;/strong&gt; * /pfad/zum/script.sh&lt;/blockquote&gt;um das Skript jede Nacht um 1:05 Uhr ausführen zu lassen und das Ganze mit &lt;em&gt;:wq&lt;/em&gt; sichern. 
    </content:encoded>

    <pubDate>Thu, 10 May 2007 17:42:00 +0200</pubDate>
    <guid isPermaLink="false">http://marco-ziesing.de/archives/3-guid.html</guid>
    
</item>

</channel>
</rss>