<?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>da.mned</title>
	<atom:link href="http://da.mned.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://da.mned.co.uk</link>
	<description>- where I pollute the web -</description>
	<lastBuildDate>Thu, 04 Mar 2010 16:43:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Cisco Standard Answers</title>
		<link>http://da.mned.co.uk/2010/03/cisco-standard-answers/</link>
		<comments>http://da.mned.co.uk/2010/03/cisco-standard-answers/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 16:43:30 +0000</pubDate>
		<dc:creator>tig</dc:creator>
				<category><![CDATA[humour]]></category>

		<guid isPermaLink="false">http://da.mned.co.uk/?p=125</guid>
		<description><![CDATA[Developed by Tommeh and myself on #staffslug on irc.freenode.org
# 1: &#8221;You probably need a new IOS&#8221;
# 2: &#8220;It&#8217;s a feature&#8221;
# 3: &#8220;That hardware isn&#8217;t supported on your platform&#8221;
# 4: &#8220;That hardware is about to go EOL&#8221;
# 5: &#8220;That feature is not licensed on your device&#8221; 
]]></description>
			<content:encoded><![CDATA[<p>Developed by Tommeh and myself on #staffslug on irc.freenode.org</p>
<p># 1: &#8221;You probably need a new IOS&#8221;<br />
# 2: &#8220;It&#8217;s a feature&#8221;<br />
# 3: &#8220;That hardware isn&#8217;t supported on your platform&#8221;<br />
# 4: &#8220;That hardware is about to go EOL&#8221;<br />
# 5: &#8220;That feature is not licensed on your device&#8221; </p>
]]></content:encoded>
			<wfw:commentRss>http://da.mned.co.uk/2010/03/cisco-standard-answers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Openfire Increasing Java Memory Limits Debian/Ubuntu</title>
		<link>http://da.mned.co.uk/2010/01/openfire-increasing-java-memory-limits-debianubuntu/</link>
		<comments>http://da.mned.co.uk/2010/01/openfire-increasing-java-memory-limits-debianubuntu/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 16:48:49 +0000</pubDate>
		<dc:creator>tig</dc:creator>
				<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://da.mned.co.uk/?p=122</guid>
		<description><![CDATA[Openfire ships with a 64Meg  JVM limit which is fine for testing purposes but you may find that you are using it all up.    I went round the forums a few times and found conflicting advice.
Anyhoo the instructions were close but seemed to give one massive red-herring which was they kept talking about OPENFIRE_OPTS in [...]]]></description>
			<content:encoded><![CDATA[<p>Openfire ships with a 64Meg  JVM limit which is fine for testing purposes but you may find that you are using it all up.    I went round the forums a few times and found conflicting advice.</p>
<p>Anyhoo the instructions were close but seemed to give one massive red-herring which was they kept talking about OPENFIRE_OPTS in /etc/defaults/openfire which did not exist,   add it your self and Openfire will ignore it.    Where the data needs to go is in DEAMON_OPTS.</p>
<p>To cut a long story short you need to make /etc/defaults/openfire look like :</p>
<blockquote><p># Defaults for openfire initscript<br />
# sourced by /etc/init.d/openfire<br />
# installed at /etc/default/openfire by the maintainer scripts</p>
<p>#<br />
# This is a POSIX shell fragment<br />
#</p>
<p># Additional options that are passed to the Daemon.<br />
DAEMON_OPTS=&#8221;-Xms256m -Xmx512m&#8221;</p></blockquote>
<p>This will tell the JRE to use a minimum of 256Meg RAM and limit it to 512Meg.</p>
<p>Hope this helps <img src='http://da.mned.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://da.mned.co.uk/2010/01/openfire-increasing-java-memory-limits-debianubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SugarCRM Sales Stage Problem</title>
		<link>http://da.mned.co.uk/2009/11/sugarcrm-sales-stage-problem/</link>
		<comments>http://da.mned.co.uk/2009/11/sugarcrm-sales-stage-problem/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 16:57:57 +0000</pubDate>
		<dc:creator>tig</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Argh!]]></category>

		<guid isPermaLink="false">http://da.mned.co.uk/2009/11/sugarcrm-sales-stage-problem/</guid>
		<description><![CDATA[ For future reference boys and girls the Sales Stage in SugarCRM can only be 25 characters long&#8230;.
Well over 2 hours it took me to find that out&#8230; 
]]></description>
			<content:encoded><![CDATA[<p> For future reference boys and girls the Sales Stage in SugarCRM can only be 25 characters long&#8230;.</p>
<p>Well over 2 hours it took me to find that out&#8230; </p>
]]></content:encoded>
			<wfw:commentRss>http://da.mned.co.uk/2009/11/sugarcrm-sales-stage-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Openfire Active Directory Authentication</title>
		<link>http://da.mned.co.uk/2009/10/openfire-active-directory-authentication/</link>
		<comments>http://da.mned.co.uk/2009/10/openfire-active-directory-authentication/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 11:03:12 +0000</pubDate>
		<dc:creator>tig</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://da.mned.co.uk/?p=119</guid>
		<description><![CDATA[Oh the joy and the pain of this&#8230;.
After a very long time I have now got this working how I want it but it was painful getting the right runes to make the two play nicely.
What I wanted:

To have a group in AD that could access and authenticate to Openfire
To have a groups in Openfire [...]]]></description>
			<content:encoded><![CDATA[<p>Oh the joy and the pain of this&#8230;.</p>
<p>After a very long time I have now got this working how I want it but it was painful getting the right runes to make the two play nicely.</p>
<h2>What I wanted:</h2>
<ul>
<li>To have a group in AD that could access and authenticate to Openfire</li>
<li>To have a groups in Openfire that were defined by an AD group.</li>
</ul>
<h2>AD Structure</h2>
<ul>
<li>All of our users are in a group called &#8220;Foo Users&#8221;</li>
<li>All of our groups are in &#8220;Foo Groups&#8221;</li>
<li>All of our Openfire users are in a group called &#8220;openfire&#8221; which  is inside &#8220;Foo Groups&#8221;</li>
<li>Our Openfire groups are in &#8220;Openfire Groups&#8221; which is in &#8220;Foo Groups&#8221; (I made &#8220;Openfire Groups&#8221; a universal group, this may or may not be needed).</li>
<li>I then made the &#8220;openfire&#8221; group a member of &#8220;Openfire Groups&#8221;</li>
<li>Our domain is called foo.com</li>
</ul>
<h2>The authentication</h2>
<ul>
<li><span title="dc="> ldap.baseDN : dc=&#8221;foo&#8221;,dc=&#8221;com&#8221;</span></li>
<li>adminDN : <span title="cn=">cn=&#8221;administrator&#8221;,cn=&#8221;Users&#8221;,dc=&#8221;foo&#8221;,dc=&#8221;com&#8221;</span></li>
<li><span title="cn=">Userfilter : </span>(&amp;(memberOf=CN=openfire,OU=Foo Groups,DC=foo,DC=com))</li>
<li>Groupfilter : (&amp;(memberOf=CN=openfire,OU=Foo Groups,DC=foo,DC=com))</li>
</ul>
<p>Hope this helps someone  <img src='http://da.mned.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://da.mned.co.uk/2009/10/openfire-active-directory-authentication/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>CVSNT SSH Access:  No Such Repository</title>
		<link>http://da.mned.co.uk/2009/09/cvsnt-ssh-access-no-such-repository/</link>
		<comments>http://da.mned.co.uk/2009/09/cvsnt-ssh-access-no-such-repository/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 15:31:04 +0000</pubDate>
		<dc:creator>tig</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://da.mned.co.uk/?p=117</guid>
		<description><![CDATA[CVSNT is a drop in replacement for CVS so they say  
Well ish&#8230;   To cut a very long story short I had a problem very similar to this one. I had removed my old CVS install and installed CVSNT in its place.
I go to a dev machine,  use WinCVS and BANG no such repository!   [...]]]></description>
			<content:encoded><![CDATA[<p>CVSNT is a drop in replacement for CVS so they say <img src='http://da.mned.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Well ish&#8230;   To cut a very long story short I had a problem very similar to <a href="http://www.cvsnt.org/pipermail/cvsnt/2006-February/023797.html">this one.</a> I had removed my old CVS install and installed CVSNT in its place.</p>
<p>I go to a dev machine,  use WinCVS and BANG no such repository!   I run to my desk and ssh into the server,  no all our code is there and still in the same place and no change to the CVSROOT on the dev machines either.</p>
<p>Fast forward a few hours of keyboard bashing and searching&#8230;</p>
<p>Even if you are only accessing CVS via SSH you will still need to configure /etc/cvsnt/PServer just copy the PServer.example file to PServer edit the Repository0 section to put the path to your repository,  save and you are done <img src='http://da.mned.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>This is a CVSNT security measure apparently and it could have been mentioned a bit more prominantly IMHO <img src='http://da.mned.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Hope this saves someone else a lot of time and dry cleaning bill <img src='http://da.mned.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://da.mned.co.uk/2009/09/cvsnt-ssh-access-no-such-repository/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why lobby when you can lunch in Corfu</title>
		<link>http://da.mned.co.uk/2009/08/why-lobby-when-you-can-lunch-in-corfu/</link>
		<comments>http://da.mned.co.uk/2009/08/why-lobby-when-you-can-lunch-in-corfu/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 20:05:05 +0000</pubDate>
		<dc:creator>tig</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://da.mned.co.uk/?p=115</guid>
		<description><![CDATA[I will assume you have heard the news about Lord Mandy, Geffen and a quick paid for amendment to UK Gov policy&#8230;
On http://gl.u.gg a forum for nice people     Spinnie who has a flair for playing devil&#8217;s advocate said
Civil rights groups? It&#8217;s a civil right to steal stuff? I must have missed [...]]]></description>
			<content:encoded><![CDATA[<p>I will assume you have heard the news about Lord Mandy, Geffen and a quick paid for amendment to UK Gov policy&#8230;</p>
<p>On http://gl.u.gg a forum for nice people <img src='http://da.mned.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />    Spinnie who has a flair for playing devil&#8217;s advocate said</p>
<blockquote><p>Civil rights groups? It&#8217;s a civil right to steal stuff? I must have missed that memo.</p></blockquote>
<p>It is a valid question and I offer the following:</p>
<blockquote><p>It is a civil right not to have a form of communication cut off on the basis of unsubstantiated rumor by an arbitrary commercial trade interest group.</p>
<p>Does this seem any more rational:</p>
<p>&#8220;The Associated Amateur Dramatics Union paid observer in the pub heard that you went to see a play and then spoke to several friends and said it was not very good, this was damaging to our revenue stream. Our source said that you had done this before. Therefore we demand the right that you no longer have the right to have a telephone to prevent you causing any more damage to our business.&#8221;</p></blockquote>
<p>There is nothing I fear more than Am-Dram societies getting organised.</p>
]]></content:encoded>
			<wfw:commentRss>http://da.mned.co.uk/2009/08/why-lobby-when-you-can-lunch-in-corfu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It is that time of year again&#8230;</title>
		<link>http://da.mned.co.uk/2009/08/it-is-that-time-of-year-again/</link>
		<comments>http://da.mned.co.uk/2009/08/it-is-that-time-of-year-again/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 19:45:54 +0000</pubDate>
		<dc:creator>tig</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://da.mned.co.uk/2009/08/it-is-that-time-of-year-again/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div class="wp-caption aligncenter" style="width: 330px"><img alt="This is a live feed (updates once per min)" src="http://ti.gger.co.uk/bbf/webcam.jpeg" title="BBF LIVE 2009" width="320" height="240" /><p class="wp-caption-text">This is a live feed (updates once per min)</p></div>
]]></content:encoded>
			<wfw:commentRss>http://da.mned.co.uk/2009/08/it-is-that-time-of-year-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenFire XMPP Server on Debian</title>
		<link>http://da.mned.co.uk/2009/07/openfire-xmpp-server-on-debian/</link>
		<comments>http://da.mned.co.uk/2009/07/openfire-xmpp-server-on-debian/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 13:54:48 +0000</pubDate>
		<dc:creator>tig</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://da.mned.co.uk/?p=110</guid>
		<description><![CDATA[I was asked today to set up an IM server for internal use,   originally they were specifying Windows messanger but I was able to suggest we try a proper standards based system instead  
So I need a server,  a few clicks in the Proxmox interface ( a rather nice way of handling OpenVZ virtualisation) [...]]]></description>
			<content:encoded><![CDATA[<p>I was asked today to set up an IM server for internal use,   originally they were specifying Windows messanger but I was able to suggest we try a proper standards based system instead <img src='http://da.mned.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>So I need a server,  a few clicks in the Proxmox interface ( a rather nice way of handling OpenVZ virtualisation) and I have a new blank Debian lenny box already to play with.</p>
<p>Added the non-free option to the apt repository (as we will need the Sun JRE) and off we go <img src='http://da.mned.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />    Apt decided to moan about :</p>
<pre>W: There is no public key available for the following key IDs:
9AA38DCD55BE302B
W: GPG error: http://security.debian.org lenny/updates Release:
The following signatures couldn't be verified because the public
key is not available: NO_PUBKEY 9AA38DCD55BE302B</pre>
<p>Which was solved by this post <a href="http://linux.com/community/blogs/Debian-Upgrading-to-Lenny-ERROR-no-public-key-available-for-the-following....html">here</a> <img src='http://da.mned.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>A quick :</p>
<pre>apt-get install debian-archive-keyring</pre>
<p>and off we go again <img src='http://da.mned.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Next stop is the Java monster,  mercifully simple to install nowadays:</p>
<pre>apt-get install sun-java6-jre</pre>
<p>Next we grab the latest openfire deb,   then install:</p>
<pre>dpkg -i openfire_3.6.4_all.deb</pre>
<p>Which seemed to be too painless&#8230;</p>
<p>Fire up the Wizard on port 9090 from a browser and you are done <img src='http://da.mned.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://da.mned.co.uk/2009/07/openfire-xmpp-server-on-debian/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>LRL2009 PIMP IT!</title>
		<link>http://da.mned.co.uk/2009/06/lrl2009-pimp-it/</link>
		<comments>http://da.mned.co.uk/2009/06/lrl2009-pimp-it/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 12:41:55 +0000</pubDate>
		<dc:creator>tig</dc:creator>
				<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://da.mned.co.uk/?p=100</guid>
		<description><![CDATA[Yes ladies, gentlemen and chinny racoons,  LRL 2009 is scheduled for :

To put this countdown on your site is simple,  just copy and paste the following code :
&#60;a href="http://www.lugradio.org/live/2009/" target="_blank"&#62;&#60;img style="border: 0pt none ;"
src="http://da.mned.co.uk/stuff/lrl/lrl_countdown.png"
alt="Lugradio Live 2009, 24th October 2009,  Newhampton Arts Centre Wolvehampton" width="237" height="251"&#62;&#60;/a&#62;
There will be more styles and options and of course [...]]]></description>
			<content:encoded><![CDATA[<p>Yes ladies, gentlemen and chinny racoons,  LRL 2009 is scheduled for :</p>
<p><a href="http://www.lugradio.org/live/2009/" target="_blank"><img style="border: 0pt none;" src="http://da.mned.co.uk/stuff/lrl/lrl_countdown.png" alt="Lugradio Live 2009, 24th October 2009,  Newhampton Arts Centre Wolvehampton" width="237" height="251" /></a></p>
<p>To put this countdown on your site is simple,  just copy and paste the following code :</p>
<pre>&lt;a href="http://www.lugradio.org/live/2009/" target="_blank"&gt;&lt;img style="border: 0pt none ;"
src="http://da.mned.co.uk/stuff/lrl/lrl_countdown.png"
alt="Lugradio Live 2009, 24th October 2009,  Newhampton Arts Centre Wolvehampton" width="237" height="251"&gt;&lt;/a&gt;</pre>
<p>There will be more styles and options and of course the code to run the counter yourself to follow <img src='http://da.mned.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://da.mned.co.uk/2009/06/lrl2009-pimp-it/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>It&#8217;s here!</title>
		<link>http://da.mned.co.uk/2009/05/its-here/</link>
		<comments>http://da.mned.co.uk/2009/05/its-here/#comments</comments>
		<pubDate>Tue, 19 May 2009 14:18:16 +0000</pubDate>
		<dc:creator>tig</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[paddling]]></category>

		<guid isPermaLink="false">http://da.mned.co.uk/?p=95</guid>
		<description><![CDATA[

]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-medium wp-image-93" title="p5190002" src="http://da.mned.co.uk/wp-content/uploads/2009/05/p5190002-300x225.jpg" alt="p5190002" width="300" height="225" /></p>
<p style="text-align: center;"><img class="aligncenter size-large wp-image-94" title="p5190004" src="http://da.mned.co.uk/wp-content/uploads/2009/05/p5190004-1024x768.jpg" alt="p5190004" width="614" height="461" /></p>
]]></content:encoded>
			<wfw:commentRss>http://da.mned.co.uk/2009/05/its-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
