<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>blog.ahzf.de &#187; Infotainment</title>
	<atom:link href="http://blog.ahzf.de/index.php/category/infotainment/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ahzf.de</link>
	<description></description>
	<lastBuildDate>Tue, 22 Dec 2009 18:21:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SPON zum Thema Politik, Internet und Zensursula</title>
		<link>http://blog.ahzf.de/index.php/2009/06/02/spon-zum-thema-politik-internet-und-zensursula/</link>
		<comments>http://blog.ahzf.de/index.php/2009/06/02/spon-zum-thema-politik-internet-und-zensursula/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 17:21:15 +0000</pubDate>
		<dc:creator>ahzf</dc:creator>
				<category><![CDATA[Grundgesetz]]></category>
		<category><![CDATA[Infotainment]]></category>
		<category><![CDATA[Recht&Gesetz]]></category>

		<guid isPermaLink="false">http://blog.ahzf.de/?p=567</guid>
		<description><![CDATA[http://www.spiegel.de/netzwelt/web/0,1518,628017,00.html
Die Generation Online will nicht länger akzeptieren, dass über sie hinwegregiert wird. Ein Generationenkonflikt wird sichtbar, der das Land noch Jahre lang spalten könnte.
[...]
Demokratische Verfassungen werden nicht unter der Annahme gemacht, dass Menschen im Zweifel das Richtige tun werden, dass Politiker und Polizisten ja im Grunde gute Menschen sind und deshalb schon nichts schiefgehen wird. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.spiegel.de/netzwelt/web/0,1518,628017,00.html" target="_blank">http://www.spiegel.de/netzwelt/web/0,1518,628017,00.html</a></p>
<blockquote><p>Die Generation Online will nicht länger akzeptieren, dass über sie hinwegregiert wird. Ein Generationenkonflikt wird sichtbar, der das Land noch Jahre lang spalten könnte.</p>
<p>[...]</p>
<p>Demokratische Verfassungen werden nicht unter der Annahme gemacht, dass Menschen im Zweifel das Richtige tun werden, dass Politiker und Polizisten ja im Grunde gute Menschen sind und deshalb schon nichts schiefgehen wird. Sie sind konstruiert, um auch Fällen widerstehen zu können, in denen etwas nicht so läuft, wie man sich das als rechtschaffener Bürger wünscht.</p>
<p>Deshalb dürfen Polizisten keine Verbrecher verurteilen, deshalb unterliegen Geheimdienste der Kontrolle des Parlaments und deshalb entscheiden Polizeibehörden in Demokratien nicht, was publiziert werden darf und was nicht.</p>
<p>[...]</p>
<p>Hier setzen sich Menschen für sinnvolle Gesetze und demokratische Grundprinzipien ein, teils schamloser öffentlicher Diffamierung zum Trotz. Das passt besser zum 60. Geburtstag des Grundgesetzes als jede Sonntagsrede.</p>
<p>[...]</p>
<p>Und es ist für Deutschlands politische Klasse ein Vorgeschmack auf das, was noch kommt: Die digitalen Einheimischen haben begonnen sich einzumischen.</p></blockquote>
<p>Solche kritischen Texte ist man vom Hofberichterstatter SPON ja schon lange nicht merh gewöhnt gewesen. Ich hoffe mal, dass dieser Wandel in der Gesellschaft auch für SPON Anlass genug ist wieder ihrer Rolle als vierter Gewalt gerecht zu werden <img src='http://blog.ahzf.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ahzf.de/index.php/2009/06/02/spon-zum-thema-politik-internet-und-zensursula/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XMPPLogger 0.1.1</title>
		<link>http://blog.ahzf.de/index.php/2009/01/25/xmpplogger-011/</link>
		<comments>http://blog.ahzf.de/index.php/2009/01/25/xmpplogger-011/#comments</comments>
		<pubDate>Sun, 25 Jan 2009 12:51:11 +0000</pubDate>
		<dc:creator>ahzf</dc:creator>
				<category><![CDATA[Infotainment]]></category>

		<guid isPermaLink="false">http://blog.ahzf.de/?p=493</guid>
		<description><![CDATA[There is a little bugfix release of our little XMPPLogger. It fixed an issue with a (dead-)lock in combination with syslog-ng and added a (re-)start notification to all recipients. You can download version 0.1.1 here.
If you want to use this software in combination with syslog-ng you have to add the following lines to your /etc/syslog-ng/syslog-ng.conf
# [...]]]></description>
			<content:encoded><![CDATA[<p>There is a little bugfix release of our little XMPPLogger. It fixed an issue with a (dead-)lock in combination with syslog-ng and added a (re-)start notification to all recipients. You can download version 0.1.1 <a href="http://www.ahzf.de/itstuff/XMPPLogger/" target="_blank">here</a>.</p>
<p>If you want to use this software in combination with syslog-ng you have to add the following lines to your <strong>/etc/syslog-ng/syslog-ng.conf</strong></p>
<blockquote><p># jabber<br />
destination df_jabber {<br />
pipe(&#8221;/var/log/jabber&#8221;<br />
owner(&#8221;root&#8221;)<br />
group(&#8221;root&#8221;)<br />
perm(0666)<br />
log_fifo_size(2)<br />
template(&#8221;$TAG [$FACILITY.$LEVEL] $MESSAGE\n&#8221;)<br />
);};</p>
<p># *.at_least_crit                 |/var/log/jabber<br />
log {<br />
source(s_all);<br />
filter(f_at_least_crit);<br />
destination(df_jabber);<br />
};</p></blockquote>
<p>You probably want to change the owner, group and permissions on your system <img src='http://blog.ahzf.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> !</p>
<p>Now you can test your syslog-ng setup by typing:</p>
<blockquote><p>logger -p crit test1234</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://blog.ahzf.de/index.php/2009/01/25/xmpplogger-011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Syslog Nachrichten und Sysinfos via XMPP/Jabber</title>
		<link>http://blog.ahzf.de/index.php/2009/01/22/syslog-nachrichten-und-sysinfos-via-xmppjabber/</link>
		<comments>http://blog.ahzf.de/index.php/2009/01/22/syslog-nachrichten-und-sysinfos-via-xmppjabber/#comments</comments>
		<pubDate>Thu, 22 Jan 2009 11:56:52 +0000</pubDate>
		<dc:creator>ahzf</dc:creator>
				<category><![CDATA[Infotainment]]></category>

		<guid isPermaLink="false">http://blog.ahzf.de/?p=484</guid>
		<description><![CDATA[Like every company we also got several machines working just for our infrastructural needs like linux-based VMWare/KVM hostservers, OpenVPN servers and so on.
To monitor many machines we came across the idea to use XMPP/Jabber Instant Messaging to monitor the machines. For example the VPN should drop a line to specified XMPP/Jabber adresses if someone connects [...]]]></description>
			<content:encoded><![CDATA[<p>Like every company we also got several machines working just for our infrastructural needs like linux-based VMWare/KVM hostservers, OpenVPN servers and so on.</p>
<p>To monitor many machines we came across the idea to use <a href="http://www.jabber.org" target="_blank">XMPP/Jabber Instant Messaging</a> to monitor the machines. For example the VPN should drop a line to specified XMPP/Jabber adresses if someone connects or disconnects. Every single machine is maintaining it’s own log – which means you would have to consolidate them in some ways. And since consolidation is not the masterplan – since you would need an event alarm system which sends out alarm calls if something weird is happening, you would need that alarm system too.</p>
<p>So we wrote (while waiting for the machines to install) several small tools which provide a gateway between syslog-ng, windows event logs and XMPP/Jabber&#8230;</p>
<p>The linux version is based on perl <a href="http://search.cpan.org/dist/Net-XMPP/" target="_blank">NET::XMPP</a> whereas the <a href="http://www.schrankmonster.de/2009/01/22/UsingJabberToMonitorWindowsEventLogs.aspx" target="_blank">Windows version</a> is written in C# and relies on the <a href="http://code.google.com/p/jabber-net/" target="_blank">Jabber.NET library</a>. It comes with a small setup and runs as a windows service.</p>
<p>The functionality of the perl implementation is the following: First it will listen on a file system FIFO and send every line to the given XMPP/Jabber account(s). Second it will update the XMPP/Jabber presence information every 60 sec. by the latest system load and free memory values. Using <a href="www.balabit.com/network-security/syslog-ng/" target="_blank">syslog-ng</a> it is now easy to send specific system messages to your XMPP/Jabber account <img src='http://blog.ahzf.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://blog.ahzf.de/wp-content/uploads/2009/01/xmppjabber-fshost-screenshot-001.png"><img class="alignnone size-medium wp-image-490" title="xmppjabber-fshost-screenshot-001" src="http://blog.ahzf.de/wp-content/uploads/2009/01/xmppjabber-fshost-screenshot-001.png" alt="" width="218" height="105" /></a></p>
<p>You can get the latest version of this little tool at <a href="http://www.ahzf.de/itstuff/XMPPLogger/" target="_blank">www.ahzf.de/itstuff/XMPPLogger/</a></p>
<p>The Windows version will be available at btk&#8217;s webpage: <a href="http://www.schrankmonster.de/2009/01/22/UsingJabberToMonitorWindowsEventLogs.aspx" target="_blank">www.schrankmonster.de</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ahzf.de/index.php/2009/01/22/syslog-nachrichten-und-sysinfos-via-xmppjabber/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Feierliche Eröffnung des Ei/SPI an der TU Eindhoven</title>
		<link>http://blog.ahzf.de/index.php/2008/02/13/feierliche-eroffnung-des-eispi-an-der-tu-eindhoven/</link>
		<comments>http://blog.ahzf.de/index.php/2008/02/13/feierliche-eroffnung-des-eispi-an-der-tu-eindhoven/#comments</comments>
		<pubDate>Wed, 13 Feb 2008 22:16:22 +0000</pubDate>
		<dc:creator>ahzf</dc:creator>
				<category><![CDATA[Infotainment]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://blog.ahzf.de/index.php/2008/02/13/feierliche-eroffnung-des-eispi-an-der-tu-eindhoven/</guid>
		<description><![CDATA[Am Montag und Dienstag den 21./22. April 2008 wird das Institute für den Schutz von Systemen und Information (EI/SPI) an der TU Eindhoven feierlich eröffnet. Für die Festreden wurde einige Persönlichkeiten der Security-Szene  eingeladen. Es reden:

David Kahn: Die Eröffnungsrede
Bruce Schneier: &#8220;The fundamental problems in IT security 			are no longer about technology.&#8221;
Andrew Odlyzko: &#8220;We will learn [...]]]></description>
			<content:encoded><![CDATA[<p>Am <strong>Montag und Dienstag den 21./22. April 2008</strong> wird das Institute für den Schutz von Systemen und Information (EI/SPI) an der TU Eindhoven feierlich <a href="http://www.win.tue.nl/eipsi/grandopening.html" target="_blank">eröffnet</a>. Für die Festreden wurde einige Persönlichkeiten der Security-Szene  eingeladen. Es reden:</p>
<ul>
<li><a href="http://de.wikipedia.org/wiki/David_Kahn" target="_blank">David Kahn</a>: <em>Die Eröffnungsrede</em></li>
<li><a href="http://de.wikipedia.org/wiki/Bruce_Schneier" target="_blank">Bruce Schneier</a>: <em>&#8220;The fundamental problems in IT security 			are no longer about technology.&#8221;</em></li>
<li><a href="http://de.wikipedia.org/wiki/Andrew_Odlyzko" target="_blank">Andrew Odlyzko</a>: &#8220;<em>We will learn to tolerate and prosper from intolerable insecurity.&#8221;</em></li>
<li>Ian Brown: &#8220;<em>Privacy problems might now topple governments.&#8221;</em></li>
<li><a href="http://en.wikipedia.org/wiki/Whitfield_Diffie" target="_blank">Whitfield Diffie</a>: &#8220;<em>What we consider secure computing today, however rare it may be, will go away completely as web services become ubiquitous.&#8221;</em></li>
</ul>
<p>Darüber hinaus wird es noch weitere interessante Vorträge und Diskussionsrunden geben. Bestimmt lohnenswert&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ahzf.de/index.php/2008/02/13/feierliche-eroffnung-des-eispi-an-der-tu-eindhoven/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Die Hackordnung in der deutschen Blogossphäre</title>
		<link>http://blog.ahzf.de/index.php/2008/01/18/die-hackordnung-in-der-deutschen-blogossphare/</link>
		<comments>http://blog.ahzf.de/index.php/2008/01/18/die-hackordnung-in-der-deutschen-blogossphare/#comments</comments>
		<pubDate>Fri, 18 Jan 2008 09:54:43 +0000</pubDate>
		<dc:creator>ahzf</dc:creator>
				<category><![CDATA[Infotainment]]></category>

		<guid isPermaLink="false">http://blog.ahzf.de/index.php/2008/01/18/die-hackordnung-in-der-deutschen-blogossphare/</guid>
		<description><![CDATA[Gefunden bei Hayungs:

]]></description>
			<content:encoded><![CDATA[<p>Gefunden bei <a href="http://www.hayungs.de/hayungs31/?p=616" target="_blank">Hayungs</a>:</p>
<p><a href="http://blog.ahzf.de/wp-content/uploads/2008/01/blogger_hierarchie.jpg" title="Blog-Hackordnung"><img src="http://blog.ahzf.de/wp-content/uploads/2008/01/blogger_hierarchie_small.jpg" alt="Blog-Hackordnung" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ahzf.de/index.php/2008/01/18/die-hackordnung-in-der-deutschen-blogossphare/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Der Untergang der 4ten Gewalt&#8230;</title>
		<link>http://blog.ahzf.de/index.php/2007/12/07/der-untergang-der-4ten-gewalt/</link>
		<comments>http://blog.ahzf.de/index.php/2007/12/07/der-untergang-der-4ten-gewalt/#comments</comments>
		<pubDate>Fri, 07 Dec 2007 01:10:32 +0000</pubDate>
		<dc:creator>ahzf</dc:creator>
				<category><![CDATA[Infotainment]]></category>

		<guid isPermaLink="false">http://blog.ahzf.de/index.php/2007/12/07/der-untergang-der-4ten-gewalt/</guid>
		<description><![CDATA[&#8230;sofern es die jemals wirklich gab, wessen ich mir nicht so 100%ig sicher wäre.
Sicher bin ich mir aber, dass &#8220;Medien&#8221; nur die moderne Form des &#8220;Opium fürs Volk&#8221; sind. Einzunehmen von all denen die meinen ihre intellektuell-religiösen Bedürfnisse lieber selbst konstruieren zu wollen als Sonntags, Samstags, Freitags oder mehrmals täglich die Fertignahrung der Weltreligionen zu [...]]]></description>
			<content:encoded><![CDATA[<p>&#8230;sofern es die jemals wirklich gab, wessen ich mir nicht so 100%ig sicher wäre.</p>
<p>Sicher bin ich mir aber, dass &#8220;Medien&#8221; nur die moderne Form des &#8220;Opium fürs Volk&#8221; sind. Einzunehmen von all denen die meinen ihre intellektuell-religiösen Bedürfnisse lieber selbst konstruieren zu wollen als Sonntags, Samstags, Freitags oder mehrmals täglich die Fertignahrung der Weltreligionen zu konsumieren. Für all die, die lieber die scheinbar (geistig-)gesündere Brotbackmischung kaufen, statt das fertige Brot neben dran&#8230;</p>
<p><a href="http://www.heise.de/tp/r4/artikel/26/26766/1.html" target="_blank">Medienberichte als PR-Kampagnen der Politik</a> &#8211; wohl der Gegentrend zu den Zeitungen die Postbote spielen und deshalb auch gern mal Eigenwerbung mit Bereichterstattung verwechseln&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ahzf.de/index.php/2007/12/07/der-untergang-der-4ten-gewalt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
