<?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></title>
	<atom:link href="http://blog.wilmsenit.nl/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.wilmsenit.nl</link>
	<description></description>
	<lastBuildDate>Fri, 13 Aug 2010 08:16:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Recreation of SSL certificates script for OES1 and OES2</title>
		<link>http://blog.wilmsenit.nl/?p=820</link>
		<comments>http://blog.wilmsenit.nl/?p=820#comments</comments>
		<pubDate>Fri, 13 Aug 2010 08:16:27 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
		
		<guid isPermaLink="false">http://blog.wilmsenit.nl/?p=820</guid>
		<description><![CDATA[<p>I&#8217;ve posted a couple of time but on Coolsolution from Novell there is a post about a script who can recreate all the SSL certificates on the right place for your OES1 and OES2 server.</p>
<p>As of Augustus 12 there is a new version out by jmeldrum.</p>
Fixes and Enhancements:
 Version 1.1</p>
 The script will now check if <span style="color:#777"> . . . &#8594; Read More: <a href="http://blog.wilmsenit.nl/?p=820">Recreation of SSL certificates script for OES1 and OES2</a></span>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve posted a couple of time but on Coolsolution from Novell there is a post about a script who can recreate all the SSL certificates on the right place for your OES1 and OES2 server.</p>
<p>As of Augustus 12 there is a new <a href="http://www.novell.com/communities/node/5704/certificate-recreation-script-oes1-and-oes2">version</a> out by jmeldrum.</p>
<h3>Fixes and Enhancements:</h3>
<ol> Version 1.1</p>
<li> The script will now check if your are root</li>
<li> OES2 x86_64 is now supported</li>
<li> A <a href="http://www.novell.com/communities/glossary/term/652"><acronym title="A way to specify the location of a directory relative to another  directory. For example, suppose your documents are in  C:\Sample\Documents and your index is in C:\Sample\Index. The absolute  path for the documents would be C:\Sample\Documents. The relative path  from C:\Sample\Index to C:\Sample\Documents would be ..\Documents..">relative  path</acronym></a> to the .pfx file can now be used.</li>
</ol>
<ol> Version 2.0</p>
<li>This script will now do pre and post checks to see if the  certificates are good or bad</li>
<li>Color was also added for easier reading</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://blog.wilmsenit.nl/?feed=rss2&amp;p=820</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No SSH access for vSphere 4.1</title>
		<link>http://blog.wilmsenit.nl/?p=816</link>
		<comments>http://blog.wilmsenit.nl/?p=816#comments</comments>
		<pubDate>Mon, 26 Jul 2010 13:44:53 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
		
		<guid isPermaLink="false">http://blog.wilmsenit.nl/?p=816</guid>
		<description><![CDATA[<p>After a upgrade to VMware vSphere 4.1 I couldn&#8217;t SSH to the Service Console. First I thought the password wasn&#8217;t correct, but after checking to login on the console directly I noticed that the password is correct. When I enabled rootlogin in the /etc/ssh/sshd_config -&#62; permitrootlogin yes, I could login as root through SSH, so SSHD <span style="color:#777"> . . . &#8594; Read More: <a href="http://blog.wilmsenit.nl/?p=816">No SSH access for vSphere 4.1</a></span>]]></description>
			<content:encoded><![CDATA[<p>After a upgrade to VMware vSphere 4.1 I couldn&#8217;t SSH to the Service Console. First I thought the password wasn&#8217;t correct, but after checking to login on the console directly I noticed that the password is correct. When I enabled rootlogin in the /etc/ssh/sshd_config -&gt; permitrootlogin yes, I could login as root through SSH, so SSHD was working. So I must be a new security feature in vSphere 4.1. Then I changed the vSphere permission in the vSphere client to for my user to Administrator. After this I was able to SSH to the server. I&#8217;m haven&#8217;t had the time to check witch feature is responsible for this but I&#8217;m going to.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wilmsenit.nl/?feed=rss2&amp;p=816</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PFN_LIST_CORRUPT with VMware Workstation 7</title>
		<link>http://blog.wilmsenit.nl/?p=814</link>
		<comments>http://blog.wilmsenit.nl/?p=814#comments</comments>
		<pubDate>Thu, 22 Jul 2010 07:59:09 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
		
		<guid isPermaLink="false">http://blog.wilmsenit.nl/?p=814</guid>
		<description><![CDATA[<p>During a lab of the N309o course (Deploying Novell Open Enterprise Server 2 for Linux) a student experienced a blue screen on this VMware Host workstation. This workstation was running Windows XP 64 bit with VMware Workstation build 203739.</p>
<p>The student was trying to install a package on a SLED 11 virtual machine through Yast. For this <span style="color:#777"> . . . &#8594; Read More: <a href="http://blog.wilmsenit.nl/?p=814">PFN_LIST_CORRUPT with VMware Workstation 7</a></span>]]></description>
			<content:encoded><![CDATA[<p>During a lab of the N309o course (Deploying Novell Open Enterprise Server 2 for Linux) a student experienced a blue screen on this VMware Host workstation. This workstation was running Windows XP 64 bit with VMware Workstation build 203739.</p>
<p>The student was trying to install a package on a SLED 11 virtual machine through Yast. For this package Yast needed the SLED 11 DVD. The virtual CD-ROM player was configured as Auto, witch means that the physical CD-ROM player of the host is connected to the virtual CD-ROM player of the virtual machines.</p>
<p>If you Google on the error PFN_LIST_CORRUPT you will find that this error is mostly RAM corruption. In this case VMware Workstation passes wrong information to the memory therefore the blue screen.</p>
<p>Resolution: Configure the virtual CD-ROM player to use a ISO file.</p>
<p>I didn&#8217;t test this with VMware Workstation version 7.1. But this is on my list.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wilmsenit.nl/?feed=rss2&amp;p=814</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NSS on LVM</title>
		<link>http://blog.wilmsenit.nl/?p=812</link>
		<comments>http://blog.wilmsenit.nl/?p=812#comments</comments>
		<pubDate>Tue, 20 Jul 2010 13:02:29 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
		
		<guid isPermaLink="false">http://blog.wilmsenit.nl/?p=812</guid>
		<description><![CDATA[<p>By default is you create a NSS pool or volume, these are management by EVMS. EVMS is a disk manager original developed by IBM.
This is a quote about EVMS from the sourceforge website</p>
<p>The Enterprise Volume Management System (EVMS) Project has the goal of providing unparalleled flexibility and extensibility in managing storage. It represents a new approach <span style="color:#777"> . . . &#8594; Read More: <a href="http://blog.wilmsenit.nl/?p=812">NSS on LVM</a></span>]]></description>
			<content:encoded><![CDATA[<p>By default is you create a NSS pool or volume, these are management by EVMS. EVMS is a disk manager original developed by IBM.<br />
This is a quote about EVMS from the sourceforge website</p>
<blockquote><p>The Enterprise Volume Management System (EVMS) Project has the goal of providing unparalleled flexibility and extensibility in managing storage. It represents a new approach to logical volume management for Linux. The architecture introduces a plug-in model that allows for easy expansion and customization of various levels of volume management.</p>
<p>EVMS provides a single, unified system for handling all of your storage management tasks. EVMS recognizes all of the disks on your system and allows for a variety of partitioning schemes. Software-RAID and logical volume groups can be managed in EVMS. Filesystems can be created and checked, and are automatically updated when changes are made to the underlying volumes. With EVMS, there is no longer a need for several individual utilities for performing each of these tasks.</p></blockquote>
<p>In 2006  IBM discontinued development of the project. There have been no further releases until know. Therefor Novell announced in 2008 that they will be moving from EVMS to LVM for NSS.</p>
<p>From OES2 it&#8217;s possible to run NSS on LVM with some with some disadvantages:</p>
<ul>
<li>no iManager support</li>
<li>no NSS tools who uses EVMS (like software RAID and the creation, modifiying and deletion of patitions)</li>
<li>no NSSMU support (the feature F4 update NDS works!)</li>
<li>no Clustering</li>
</ul>
<p>Advantages of NSS on LVM are:</p>
<ul>
<li>Better support of LVM in Linux</li>
<li>Creation of a aligned partition (VMware)</li>
</ul>
<p>So how can we create a NSS Pool with LVM?</p>
<ol>
<li>Create a empty (aligned) partition with Yast</li>
<li>Create the NSS Pool<br />
mkfs -t nsspool -n <em>nsspoolname</em> <em>devname</em></li>
<li>Create a directory for mouting the NSS Pool<br />
mkdir /mnt/pooldir</li>
<li>Mount the pool<br />
mount -t nsspool <em>devname</em> <em>nsspoolmountpoint</em> -o name=<em>nsspoolname</em></li>
<li>Add the NSS pool to eDirectory<br />
NSSMU | Pools | F4 (NDS Update)</li>
<li>Add the NSS Pool mountpoint to the fstab file<br />
<em>devname</em> <em>nsspoolmountpoint</em> <em>nsspool</em> auto,rw,name=<em>nsspoolname</em></li>
</ol>
<p>And know the NSS  Volume</p>
<ol>
<li>Create the NSS volume<br />
mkfs -t nssvol -n <em>nssvolname</em> <em>nsspoolname</em></li>
<li>Create the mountpoint for the NSS volume<br />
mdkir /media/nss/nssvolname</li>
<li>Mount the NSS volume on the mountpoint<br />
mount -t nssvol <em>nssvolname</em> <em>volmountpoint</em> -o name=<em>nssvolname</em></li>
<li>Update eDirectory<br />
NSSMU | Volume | F4 (NDS Update)</li>
<li>Add the NSS volume mountpoint to fstab file<br />
<em>nssvolname</em> <em>nssvolumemountpoint</em> nssvol auto,rw,name=<em>nssvolname</em></li>
</ol>
<p>Now you have a NSS Pool and Volume with LVM</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wilmsenit.nl/?feed=rss2&amp;p=812</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>openSUSE 11.3 is out!</title>
		<link>http://blog.wilmsenit.nl/?p=806</link>
		<comments>http://blog.wilmsenit.nl/?p=806#comments</comments>
		<pubDate>Mon, 19 Jul 2010 11:20:13 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
		
		<guid isPermaLink="false">http://blog.wilmsenit.nl/?p=806</guid>
		<description><![CDATA[<p></p>
<p>Just a quick copy/paste action from the opensuse.org site:</p>
<p>openSUSE 11.3 is finally out! The openSUSE Project is pleased to announce the release of openSUSE 11.3. openSUSE 11.3 includes new versions of GNOME, KDE, OpenOffice.org, Firefox, the Linux kernel, and many, many more updates and improvements. In 11.3 you&#8217;ll find more than 1,000 open source desktop applications. <span style="color:#777"> . . . &#8594; Read More: <a href="http://blog.wilmsenit.nl/?p=806">openSUSE 11.3 is out!</a></span>]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.wilmsenit.nl/wp-content/uploads/2010/07/113-is-here-300x150.jpg"><img class="size-full wp-image-808 alignnone" title="openSUSE 11.3 Is Here" src="http://blog.wilmsenit.nl/wp-content/uploads/2010/07/113-is-here-300x150.jpg" alt="" width="300" height="150" /></a></p>
<p>Just a quick copy/paste action from the opensuse.org site:</p>
<blockquote><p>openSUSE 11.3 is finally out! The openSUSE Project is pleased to announce the release of openSUSE 11.3. openSUSE 11.3 includes new versions of GNOME, KDE, OpenOffice.org, Firefox, the Linux kernel, and many, many more updates and improvements. In 11.3 you&#8217;ll find more than 1,000 open source desktop applications. openSUSE also includes a full suite of server software and a rich selection of open source development tools. <a href="http://software.opensuse.org/">Get it today!</a></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://blog.wilmsenit.nl/?feed=rss2&amp;p=806</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Novellcongres.nl presentation: OES2 on vSphere best practice</title>
		<link>http://blog.wilmsenit.nl/?p=804</link>
		<comments>http://blog.wilmsenit.nl/?p=804#comments</comments>
		<pubDate>Thu, 08 Jul 2010 12:10:43 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
		
		<guid isPermaLink="false">http://blog.wilmsenit.nl/?p=804</guid>
		<description><![CDATA[<p>In June I gave a presentation OES2 on vSphere best practice. After this session I got a lot of possible response from
the people in the studio.</p>
<p>Although you can download the presentation a long time from the novellcongres.nl site, I thought to post it out here also. One disadvantage, because the congres is called novellconges.nl the presentation <span style="color:#777"> . . . &#8594; Read More: <a href="http://blog.wilmsenit.nl/?p=804">Novellcongres.nl presentation: OES2 on vSphere best practice</a></span>]]></description>
			<content:encoded><![CDATA[<p>In June I gave a presentation OES2 on vSphere best practice. After this session I got a lot of possible response from<br />
the people in the studio.</p>
<p>Although you can download the presentation a long time from the novellcongres.nl site, I thought to post it out here also. One disadvantage, because the congres is called novellconges<strong>.nl</strong> the presentation is in Dutch. But although Dutch isn&#8217;t your native language, I guess you can make some sense reading the presentation and looking at the commands. Especially the commands about aligning NSS on a VMware virtual disk is nice!</p>
<p>I only have 1 condition if you <a href="http://blog.wilmsenit.nl/download/OpenEnterpriseServer2envSphereBestPractises.pdf">download the presentation</a>. You must give me feedback <img src='http://blog.wilmsenit.nl/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wilmsenit.nl/?feed=rss2&amp;p=804</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Change duplex setting on vSphere Service Console</title>
		<link>http://blog.wilmsenit.nl/?p=801</link>
		<comments>http://blog.wilmsenit.nl/?p=801#comments</comments>
		<pubDate>Tue, 29 Jun 2010 17:20:06 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
		
		<guid isPermaLink="false">http://blog.wilmsenit.nl/?p=801</guid>
		<description><![CDATA[<p>During a training a student accidentally changed the duplex setting of the vmnic for the service console to fixed 1000Mbit full duplex. This isn&#8217;t so bad, if the vmnic wasn&#8217;t on a 100Mbit switch!</p>
<p>So I had to go to the service console to change the duplex setting back to auto.
I expected to use the esxcfg-vswif command. <span style="color:#777"> . . . &#8594; Read More: <a href="http://blog.wilmsenit.nl/?p=801">Change duplex setting on vSphere Service Console</a></span>]]></description>
			<content:encoded><![CDATA[<p>During a training a student accidentally changed the duplex setting of the vmnic for the service console to fixed 1000Mbit full duplex. This isn&#8217;t so bad, if the vmnic wasn&#8217;t on a 100Mbit switch!</p>
<p>So I had to go to the service console to change the duplex setting back to auto.<br />
I expected to use the esxcfg-vswif command. But with this command you cannot change the duplex setting. After some investigation I discovered to use normal Linux command like ethtool.</p>
<p>To see the current settings:</p>
<blockquote><p>ethtool vmnic1</p></blockquote>
<p>To change the settings to 1000Mbit full duplex:</p>
<blockquote><p>ethtool -s vmnic1 autoneg off<br />
ethtool -s vmnic 1 speed 1000 duplex full</p></blockquote>
<p>To change it backup again to auto:</p>
<blockquote><p>ethtool -s vmnic1 autoneg on</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://blog.wilmsenit.nl/?feed=rss2&amp;p=801</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Twitter</title>
		<link>http://blog.wilmsenit.nl/?p=795</link>
		<comments>http://blog.wilmsenit.nl/?p=795#comments</comments>
		<pubDate>Fri, 25 Jun 2010 13:45:40 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
		
		<guid isPermaLink="false">http://blog.wilmsenit.nl/?p=795</guid>
		<description><![CDATA[

	


<p>It took a while but inspirited by a girlfriend Maggie van Kempen I registered for a Twitter account. I plan to use my Twitter not to let you all know if I go to the toilet or something like that, but just to announce new interesting blog articles written by me. So if you like to <span style="color:#777"> . . . &#8594; Read More: <a href="http://blog.wilmsenit.nl/?p=795">Twitter</a></span>]]></description>
			<content:encoded><![CDATA[
<a href="http://blog.wilmsenit.nl/wp-content/gallery/diverse/twitter-follow-me-post-150x150.jpg" title="" class="shutterset_singlepic80" >
	<img class="ngg-singlepic ngg-left" src="http://blog.wilmsenit.nl/wp-content/gallery/cache/80__320x240_twitter-follow-me-post-150x150.jpg" alt="twitter-follow-me-post-150x150" title="twitter-follow-me-post-150x150" />
</a>

<p>It took a while but inspirited by a girlfriend <a href="http://twitter.com/maggievankempen">Maggie van Kempen</a> I registered for a Twitter account. I plan to use my Twitter not to let you all know if I go to the toilet or something like that, but just to announce new interesting blog articles written by me. So if you like to get notified through Twitter, please click the follow me link!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wilmsenit.nl/?feed=rss2&amp;p=795</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Configuring a SLES DHCP failover</title>
		<link>http://blog.wilmsenit.nl/?p=790</link>
		<comments>http://blog.wilmsenit.nl/?p=790#comments</comments>
		<pubDate>Wed, 23 Jun 2010 13:40:27 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
		
		<guid isPermaLink="false">http://blog.wilmsenit.nl/?p=790</guid>
		<description><![CDATA[<p>In most networks DHCP is one of the single-point-of-failures. If DHCP failes, every devices relying on DHCP cannot function.</p>
<p>In order to  provide a high availability to your DHCP server, set up a backup DHCP server running the same Linux distribution and version, as follows:</p>

Stop DHCP on both DHCP servers (rcdhcpd stop).
On your primary DHCP server, add <span style="color:#777"> . . . &#8594; Read More: <a href="http://blog.wilmsenit.nl/?p=790">Configuring a SLES DHCP failover</a></span>]]></description>
			<content:encoded><![CDATA[<p>In most networks DHCP is one of the single-point-of-failures. If DHCP failes, every devices relying on DHCP cannot function.</p>
<p>In order to  provide a high availability to your DHCP server, set up a backup DHCP server running the same Linux distribution and version, as follows:</p>
<ol>
<li>Stop DHCP on both DHCP servers (rcdhcpd stop).</li>
<li>On your primary DHCP server, add lines to the /etc/dhcpd.conf file, similar to following example:
<pre>failover peer "dhcp" {
   primary;
   address 192.168.1.10;          # local host IP address
   port 647;                      # make sure this port is not used by other
                                    programs
   peer address 192.168.1.11;     # backup host IP address
   peer port 647;
   max-response-delay 60;
   max-unacked-updates 10;
   mclt 600;
   split 128;
   load balance max seconds 3;
}
include "/etc/dhcpd.master";</pre>
<p>On your backup DHCP server, add lines to the /etc/dhcpd.conf  file, similar to following example:</p>
<pre>failover peer "dhcp" {
   secondary;
   address 192.168.1.11;         # local host IP address
   port 647;                     # make sure this port is not used by other
                                   programs
   peer address 192.168.1.10;    # primary host IP address
   peer port 647;
   max-response-delay 60;
   max-unacked-updates 10;
}
include "/etc/dhcpd.master";</pre>
</li>
<li>Add the following lines to the end of /etc/dhcpd.master on both  DHCP servers. On SUSE Linux Enterprise Server, copy this file to /var/lib/dhcp/etc.
<pre>subnet 192.168.1.0 netmask 255.255.255.0 {
  pool {
    failover peer "dhcp";
    range 192.168.1.100 192.168.1.200;
    deny dynamic bootp clients;
  }
  option routers 192.168.1.1;
}</pre>
</li>
<li>Start DHCP on both DHCP servers (rcdhcpd start.</li>
</ol>
<p>After these configurations are complete, the primary DHCP server, which is usually a management server or install server, responds to DHCP  client requests. If the primary DHCP server goes offline, the backup DHCP  server automatically takes its place and provides DHCP service.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wilmsenit.nl/?feed=rss2&amp;p=790</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>VMware and Novell Expand Strategic Partnership to Deliver and Support SUSE Linux Enterprise Server for VMware vSphere Environments</title>
		<link>http://blog.wilmsenit.nl/?p=786</link>
		<comments>http://blog.wilmsenit.nl/?p=786#comments</comments>
		<pubDate>Thu, 10 Jun 2010 06:36:51 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
		
		<guid isPermaLink="false">http://blog.wilmsenit.nl/?p=786</guid>
		<description><![CDATA[<p>Just a quick copy-past from a press release</p>
<p>VMware and Novell today announced an expansion to their strategic  partnership with an original equipment manufacturer (OEM) agreement  through which VMware will distribute and support the SUSE Linux Enterprise  Server operating system. Under the agreement, VMware also intends to  standardize its virtual appliance-based product offerings <span style="color:#777"> . . . &#8594; Read More: <a href="http://blog.wilmsenit.nl/?p=786">VMware and Novell Expand Strategic Partnership to Deliver and Support SUSE Linux Enterprise Server for VMware vSphere Environments</a></span>]]></description>
			<content:encoded><![CDATA[<p>Just a quick copy-past from a press release</p>
<p>VMware and Novell today announced an expansion to their strategic  partnership with an original equipment manufacturer (OEM) agreement  through which VMware will distribute and support the SUSE Linux Enterprise  Server operating system. Under the agreement, VMware also intends to  standardize its virtual appliance-based product offerings on SUSE Linux  Enterprise Server.<br />
<a href="http://www.novell.com/news/press/vmware-and-novell-expand-strategic-partnership-to-deliver-and-support-suse-linux-enterprise-server-for-vmware-vsphere-environments">Read whole article</a></p>
<p>Of course I think this is great! For the last 5 years now, my main target is SLES/OES on VMware. So that VMware will be using SLES for the Virtual Appliances.. Great!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wilmsenit.nl/?feed=rss2&amp;p=786</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
