<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>Cyconet Blog &#187; Debian</title>
	<atom:link href="http://blog.waja.info/tag/debian/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.waja.info</link>
	<description>Just a place to be!</description>
	<lastBuildDate>Wed, 28 Apr 2010 08:22:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
		<item>
		<title>[fun] Integrate nagios users with system ones</title>
		<link>http://blog.waja.info/2010/04/23/fun-integrate-nagios-users-with-system-ones/</link>
		<comments>http://blog.waja.info/2010/04/23/fun-integrate-nagios-users-with-system-ones/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 08:10:53 +0000</pubDate>
		<dc:creator>cyco</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[planet]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.waja.info/?p=318</guid>
		<description><![CDATA[While I normaly don&#8217;t care much about Ubuntu, I&#8217;m subscribed to lauchpad.net for the packages I&#8217;m involved within Debian. Sometimes apears informative stuff there, which reminds me about my todos or just pointing me to real problems. Most of the time, I&#8217;m just ignoring the reports, as the are useless or just unrelated to me [...]]]></description>
			<content:encoded><![CDATA[<p>While I normaly don&#8217;t care much about Ubuntu, I&#8217;m subscribed to lauchpad.net for the packages I&#8217;m <a target="new" href="http://qa.debian.org/developer.php?login=waja%40cyconet.org&#038;comaint=yes">involved</a> within <a target="new" href="http://www.debian.org">Debian</a>.<br />
Sometimes apears <a target="new" href="https://bugs.launchpad.net/bugs/565781">informative</a> stuff there, which reminds me about my todos or just pointing me to real problems. Most of the time, I&#8217;m just ignoring the reports, as the are useless or just unrelated to me packages in Debian.<br />
But in some <a target="new" href="https://bugs.launchpad.net/ubuntu/+source/nagios3/+bug/562146">cases</a> the reports are just making my day.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.waja.info/2010/04/23/fun-integrate-nagios-users-with-system-ones/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>[selfnote] Find the DUN Channel of your bluetooth device</title>
		<link>http://blog.waja.info/2010/04/23/selfnote-find-the-dun-channel-of-your-bluetooth-device/</link>
		<comments>http://blog.waja.info/2010/04/23/selfnote-find-the-dun-channel-of-your-bluetooth-device/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 07:59:06 +0000</pubDate>
		<dc:creator>cyco</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[planet]]></category>
		<category><![CDATA[selfnote]]></category>

		<guid isPermaLink="false">http://blog.waja.info/?p=313</guid>
		<description><![CDATA[In the last days, I replaced my Nokia E90 with a Nokia N97 mini. As I&#8217;m using my mobile from time to time to hook up to the internet when traveling, I thought I just need to replace the MAC in my /etc/bluetooth/rfcomm.conf and that&#8217;s it. As always &#8230; Murphy striked back. After debugging for [...]]]></description>
			<content:encoded><![CDATA[<p>In the last days, I replaced my Nokia E90 with a Nokia N97 mini. As I&#8217;m using my mobile from time to time to hook up to the internet when traveling, I thought I just need to replace the MAC in my /etc/bluetooth/rfcomm.conf and that&#8217;s it. As always &#8230; Murphy striked back. After debugging for hours I realized the DUN channel seems depending on the model.</p>
<p>You can discover your DUN channel something like:</p>
<p class="code">
# hcitool scan<br />
Scanning &#8230;<br />
	3C:F7:2A:1A:4D:2A	Cycophone<br />
# sdptool browse 3C:F7:2A:1A:4D:2A | \<br />
grep -9 &#8220;Service Name: Dial-Up Networking&#8221; | \<br />
tail -10 | grep Channel<br />
    Channel: 22
</p>
<p>So your /etc/bluetooth/rfcomm.conf should now look like:</p>
<p class="code">
&#8230;<br />
rfcomm0 {<br />
bind yes;<br />
device 3C:F7:2A:1A:4D:2A;<br />
channel 22;<br />
comment &#8220;Cycophone&#8221;;<br />
}<br />
&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.waja.info/2010/04/23/selfnote-find-the-dun-channel-of-your-bluetooth-device/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>new nagios-plugins  (1.4.14-1), now also installable on kfreebsd and hurd</title>
		<link>http://blog.waja.info/2010/01/23/nagios-pluginskfreebsd-and-hurd/</link>
		<comments>http://blog.waja.info/2010/01/23/nagios-pluginskfreebsd-and-hurd/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 13:03:06 +0000</pubDate>
		<dc:creator>cyco</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Packaging]]></category>
		<category><![CDATA[planet]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://blog.waja.info/?p=305</guid>
		<description><![CDATA[Last night here at BSP I released nagios-plugins (1.4.14-1), which has a couple of fixes and enhancements. For more information, see the changelog. The main change may, that with this version, the package should be installable on non-linux archs, where iputils-ping is not available. The downside of using inetutils-ping is, that its behavior is]]></description>
			<content:encoded><![CDATA[<p>Last night here at <a target="new" href="http://wiki.debian.org/BSP2010/Moenchengladbach">BSP</a> I released nagios-plugins  (1.4.14-1), which has a couple of fixes and enhancements. For more information, see the <a target="new" href="http://packages.debian.org/changelogs/pool/main/n/nagios-plugins/current/changelog">changelog</a>.<br />
The main change may, that with this version, the package should be installable on non-linux archs, where iputils-ping is not available. The downside of using inetutils-ping is, that its behavior is <a target=new" href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565137">different</a> from iputils-ping. As result of this, check_ping will timeout much often, even if there isn&#8217;t any problem and you will have false positives. As <a href="http://sourceforge.net/mailarchive/forum.php?thread_name=2b7af7c40707301622u59482b51g5073b4fdc2aac85%40mail.gmail.com&#038;forum_name=nagios-users">suggested</a> long ago, at least on this archs, you should consider to replace the use of check_ping with check_icmp.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.waja.info/2010/01/23/nagios-pluginskfreebsd-and-hurd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>dkms rocks &#8230; or &#8230; how to get the Intel 82576 GBit NIC running on Lenny</title>
		<link>http://blog.waja.info/2009/11/18/dkms-rocks/</link>
		<comments>http://blog.waja.info/2009/11/18/dkms-rocks/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 20:07:18 +0000</pubDate>
		<dc:creator>cyco</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[backports]]></category>
		<category><![CDATA[Packaging]]></category>
		<category><![CDATA[planet]]></category>
		<category><![CDATA[selfnote]]></category>

		<guid isPermaLink="false">http://blog.waja.info/?p=292</guid>
		<description><![CDATA[We ordered a couple of the new HP DL160 G6, cause they can be equipped with a lot of RAM. Unfortunately it&#8217;s always the same with HP and the bandnew ProLiant 100 series &#8230; the driver for the NICs is missing/too old in the latest stable debian release. The DL160 G6 is shipped with a [...]]]></description>
			<content:encoded><![CDATA[<p>We ordered a couple of the new HP DL160 G6, cause they can be equipped with a lot of RAM. Unfortunately it&#8217;s always the same with HP and the bandnew ProLiant 100 series &#8230; the driver for the NICs is missing/too old in the latest <a target="new" href="http://www.debian.org/releases/stable/">stable debian release</a>. The DL160 G6 is shipped with a Intel 82576 GBit NIC, which isn&#8217;t recognized by Lenny, see also <a target="new" href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=522922">#522922</a>.<br />
I installed the system with another NIC installed (not really, but this is a way it works :) and wanted to get free the PCI-X slot again. So I did backport <a target="new" href="http://packages.qa.debian.org/d/dkms.html">dkms</a> and <a target="new" href="https://sourceforge.net/projects/e1000/files/">downloaded</a> the latest igb driver. A short look into <a target="new" href="http://linux.dell.com/git/dkms.git/?p=dkms.git;a=blob;f=debian/HOWTO.Debian;hb=HEAD">/usr/share/doc/dkms/HOWTO.Debian</a> did advice me the way to create the DKMS driver package. Just after a couple of minutes I did roll out the <a href="http://blog.waja.info/downloads/igb-dkms_2.0.6_all.deb">igb-dkms_2.0.6_all.deb</a> to the target maschine(s).<br />
On the target systems I just installed dkms, the DKMS package and appropriate linux-headers and &#8230; sim, salabim &#8230; there was the interfaces. :)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.waja.info/2009/11/18/dkms-rocks/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>nagios-plugins 1.4.13+git200906171200-1 uploaded</title>
		<link>http://blog.waja.info/2009/07/07/nagios-plugins-1413git200906171200-1-uploaded/</link>
		<comments>http://blog.waja.info/2009/07/07/nagios-plugins-1413git200906171200-1-uploaded/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 10:26:35 +0000</pubDate>
		<dc:creator>cyco</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Packaging]]></category>
		<category><![CDATA[planet]]></category>

		<guid isPermaLink="false">http://blog.waja.info/?p=245</guid>
		<description><![CDATA[Today I uploaded a new nagios-plugins package to unstable. At first I thought I will wait for the next upstream release, but after the announcement to release soon, the months passed by. While we skipped the last stable release due the lenny freeze, there are a couple of bugs fixed in the latest svn snapshot [...]]]></description>
			<content:encoded><![CDATA[<p>Today I uploaded a new nagios-plugins package to unstable. At first I thought I will wait for the next upstream release, but after the announcement to release soon, the months passed by. While we skipped the last stable release due the lenny freeze, there are a couple of bugs fixed in the latest svn snapshot and within the package itself:</p>
<p class="code">
[...]<br />
  * new upstream<br />
    &#8211; check_http doesn&#8217;t enforce port (Closes: #494835)<br />
    &#8211; check_http &#8211;onredirect=sticky follows using the same IP address<br />
      (Closes: #502529)<br />
    &#8211; Fixed buffer overflow in check_ntp/check_ntp_peer (Closes: #528686)<br />
    &#8211; Fixed check_mrtg returning UNKNOWN instead of OK (Closes: #335871)<br />
    &#8211; Fixed check_by_ssh interpretation of quotes in -C parameter<br />
      (Closes: #425312)<br />
    &#8211; Fixed coredump from check_nt when drive not found (Closes: #521097)<br />
    &#8211; Removed -n option in check_smtp&#8217;s help and usage output (Closes: #525307)<br />
    &#8211; Fixed check_icmp &#8211;help output for warn and critical thresholds<br />
      (Closes: #530553)<br />
    &#8211; Fix potential buffer overflow in check_snmp &#8211; enforce MAX_OIDS limit<br />
      (Closes: #460405)<br />
[...]<br />
  * add trailing $ to check_httpname, thanks Daniel Pocock (Closes: #524629)<br />
  * add informations into README.Debian how to use plugins (Closes: #525168)<br />
  * add check_nscp which uses the default port of NSClient++ (Closes: #528262)<br />
[...]
</p>
<p>So I thought it would be comfortable for the users to upload the svn snapshot instead to wait longer for a stable upstream release and leave the bugs unfixed or incorporate the bugfixes into latest stable release, which have to be sorted out again with the next stable release.<br />
If there are no show stoppers, a backport will appear hopefully short before <a target="new" href="http://debconf9.debconf.org/">debconf</a> at <a target="new" href="http://www.backports.org">backports.org</a>.</p>
<p><img src="http://media.debconf.org/dc9/images/debconf9-going-to.png" alt="" /><br />
While we are at it, yes I&#8217;m at debconf too from 23th to 31th. Hopefully see you there.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.waja.info/2009/07/07/nagios-plugins-1413git200906171200-1-uploaded/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>[vacation] 30/05/09 &#8211; 14/06/09 Manerba del Garda</title>
		<link>http://blog.waja.info/2009/05/25/vacation-300509-140609-manerba-del-garda/</link>
		<comments>http://blog.waja.info/2009/05/25/vacation-300509-140609-manerba-del-garda/#comments</comments>
		<pubDate>Sun, 24 May 2009 23:02:51 +0000</pubDate>
		<dc:creator>cyco</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Family]]></category>
		<category><![CDATA[planet]]></category>
		<category><![CDATA[vacation]]></category>

		<guid isPermaLink="false">http://blog.waja.info/?p=235</guid>
		<description><![CDATA[I&#8217;m on vacation the 1rst two weeks of June in Manerba del Garda at Lago di Garda. If some dudes are around for beering / chatting / keysigning, feel free to contact me til Friday. In case of urgent actions (for example #530271), I&#8217;m without regular internet access there. Feel free to NMU if needed, [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m on vacation the 1rst two weeks of June in <a target="new" href="http://en.wikipedia.org/wiki/Manerba_del_Garda">Manerba del Garda</a> at <a target="new" href="http://en.wikipedia.org/wiki/Lake_Garda">Lago di Garda</a>. If some dudes are around for beering / chatting / keysigning, feel free to contact me til Friday.<br />
In case of urgent actions (for example <a target="new" href="http://bugs.debian.org/530271">#530271</a>), I&#8217;m without regular internet access there. Feel free to NMU if needed, but try to avoid breaking things. For secuirty related issues please coordinate with team@security.debian.org.<br />
Since I&#8217;m probably most of the rest of the week busy with organising our camping, please send a short ping, if I&#8217;m not responding by time, please go ahead.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.waja.info/2009/05/25/vacation-300509-140609-manerba-del-garda/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>Oh happy day &#8230;</title>
		<link>http://blog.waja.info/2009/02/15/oh-happy-day/</link>
		<comments>http://blog.waja.info/2009/02/15/oh-happy-day/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 10:01:20 +0000</pubDate>
		<dc:creator>cyco</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[Party]]></category>
		<category><![CDATA[planet]]></category>

		<guid isPermaLink="false">http://blog.waja.info/?p=214</guid>
		<description><![CDATA[What a happy day &#8230; on the wedding anniversary of our civil marriage we got a great gift. Our favorite distribution released a new major version. Like every time &#8230; it&#8217;s the best distribution our project released so far. Many thanks to all those people who did make that happen. If you not married today, [...]]]></description>
			<content:encoded><![CDATA[<p>What a happy day &#8230; on the wedding anniversary of our civil marriage we got a great gift. Our <a target="new" href="http://www.debian.org">favorite distribution</a> <a target="new" href="http://www.debian.org/News/2009/20090214">released a new major version</a>.<br />
Like every time &#8230; it&#8217;s the best distribution our project released so far. Many thanks to all those people who did make that happen. If you not married today, maybe you have the possibility to dedicate <a target="new" href="http://www.debian.org/releases/lenny/releasenotes">Lenny</a> to your valentine. :)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.waja.info/2009/02/15/oh-happy-day/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>Thanks</title>
		<link>http://blog.waja.info/2008/09/16/thanks/</link>
		<comments>http://blog.waja.info/2008/09/16/thanks/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 21:21:22 +0000</pubDate>
		<dc:creator>cyco</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[planet]]></category>

		<guid isPermaLink="false">http://blog.waja.info/?p=184</guid>
		<description><![CDATA[To make it short: many thanks to wouter, myon, weasel and especially santiago and panthera &#8230; you made my month, definetly!]]></description>
			<content:encoded><![CDATA[<p>To make it short: many thanks to wouter, myon, weasel and especially santiago and panthera &#8230; you made my <a target="new" href="https://nm.debian.org/nmstatus.php?email=waja%40cyconet.org">month</a>, definetly!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.waja.info/2008/09/16/thanks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>postfwd 1.10pre7c-1 in experimental</title>
		<link>http://blog.waja.info/2008/06/14/postfwd-110pre7c-1-in-experimental/</link>
		<comments>http://blog.waja.info/2008/06/14/postfwd-110pre7c-1-in-experimental/#comments</comments>
		<pubDate>Sat, 14 Jun 2008 20:12:35 +0000</pubDate>
		<dc:creator>cyco</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Packaging]]></category>
		<category><![CDATA[planet]]></category>
		<category><![CDATA[postfwd]]></category>

		<guid isPermaLink="false">http://blog.waja.info/?p=168</guid>
		<description><![CDATA[postfwd 1.10pre7c-1 has been accepted and did hit experimental yesterday. If you using policyd-weight you might want to give it a try, since its active development stoped. If you are annoyed by too much spam, it maybe a good idea as well. Please have a look on postfwd.cf, there is no default config provided, since [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.postfwd.org/" target="new">postfwd</a> <a href="http://packages.qa.debian.org/postfwd" target="new">1.10pre7c-1</a> has been <a target="new" href="http://bugs.debian.org/470356">accepted</a> and did hit experimental yesterday.<br />
If you using <a href="http://packages.qa.debian.org/policyd-weight" target="new">policyd-weight</a> you might want to give it a try, since its active development stoped. If you are annoyed by too much spam, it maybe a good idea as well.<br />
Please have a look on postfwd.cf, there is no default config provided, since the configuration depends heavily on your environment. But maybe you have a look at /usr/share/doc/postfwd/examples, there is what you expect.<br />
If you have any comments, send a mail to the maintainer or if there are bugs I didn&#8217;t spotted yet,  please <a href="http://www.debian.org/Bugs/Reporting" target="new">fill</a> one!<br />
In case I don&#8217;t respond quit fast, maybe I&#8217;m in the delivery room or anywhere else in the hospital or something like that, so please give me some extra time.<br />
In case there are no big issues, I plan to upload the package to unstable in a reasonable time.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.waja.info/2008/06/14/postfwd-110pre7c-1-in-experimental/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>off for vacation</title>
		<link>http://blog.waja.info/2008/04/26/off-for-vacation/</link>
		<comments>http://blog.waja.info/2008/04/26/off-for-vacation/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 09:36:17 +0000</pubDate>
		<dc:creator>cyco</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Family]]></category>
		<category><![CDATA[planet]]></category>
		<category><![CDATA[vacations]]></category>

		<guid isPermaLink="false">http://blog.waja.info/?p=161</guid>
		<description><![CDATA[I&#8217;m off for vacation for just a week without any internet access (Oh my good, I will hate my inbox). This break will give me some time for my wife and my daughter before my second daughter will arrive in this world which is scheduled for mid june. If there anything strange happen with my [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m off for vacation for just a week without any internet access (Oh my good, I will hate my inbox). This break will give me some time for my wife and my daughter before my second daughter will arrive in this world which is scheduled for mid june.<br />
If there anything strange happen with my <a target="new" href="http://qa.debian.org/developer.php?login=waja%40cyconet.org">packages</a>, just feel free for a 0day NMU.<br />
Just after this week, I will attend to <a target="new" href="http://www.ripe.net/ripe/meetings/ripe-56/">RIPE 56</a> where my latency will just a bit lower than normal.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.waja.info/2008/04/26/off-for-vacation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->