<?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>ItHowTo.ro</title>
	<atom:link href="http://www.ithowto.ro/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ithowto.ro</link>
	<description>Blogging about IT Stuff by ESSERIO</description>
	<lastBuildDate>Wed, 30 Nov 2011 09:13:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Got empty string from [x.x.x.x]. Assuming that agent dropped connection because of access permissions</title>
		<link>http://www.ithowto.ro/2011/11/empty-string-x-x-x-x-assuming-agent-dropped-connection-access-permissions/</link>
		<comments>http://www.ithowto.ro/2011/11/empty-string-x-x-x-x-assuming-agent-dropped-connection-access-permissions/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 09:13:07 +0000</pubDate>
		<dc:creator>gkoo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.ithowto.ro/?p=187</guid>
		<description><![CDATA[I ran into this issue when configuring zabbix on a long night. Maybe because i was too tired to notice on the client i was editing the server information in /etc/zabbix/agent.conf instead of /etc/zabbix/agentd.conf which is the config file for the daemon. Edit the right file and you&#8217;ll get rid of this error.]]></description>
			<content:encoded><![CDATA[<p>I ran into this issue when configuring zabbix on a long night. Maybe because i was too tired to notice on the client i was editing the server information in <strong>/etc/zabbix/agent.conf</strong> instead of <strong>/etc/zabbix/agentd.conf</strong> which is the config file for the daemon.</p>
<p>Edit the right file and you&#8217;ll get rid of this error.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ithowto.ro/2011/11/empty-string-x-x-x-x-assuming-agent-dropped-connection-access-permissions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Office 2007 Small Business (disk less) direct download link.</title>
		<link>http://www.ithowto.ro/2011/11/microsoft-office-2007-small-business-disk-less-direct-download-link/</link>
		<comments>http://www.ithowto.ro/2011/11/microsoft-office-2007-small-business-disk-less-direct-download-link/#comments</comments>
		<pubDate>Wed, 16 Nov 2011 15:30:34 +0000</pubDate>
		<dc:creator>gkoo</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.ithowto.ro/?p=180</guid>
		<description><![CDATA[If you have the Microsoft Office 2007 Small Business MLK (medialess kit) and no discs are included you should go to microsoft&#8217;s website to download it but their page doesn&#8217;t work. I called their support team and here is the link to directly download the Microsoft Office 2007 Small Business and re-install it using your [...]]]></description>
			<content:encoded><![CDATA[<p>If you have the Microsoft Office 2007 Small Business MLK (medialess kit) and no discs are included you should go to microsoft&#8217;s website to download it but their page doesn&#8217;t work. I called their support team and here is the link to directly download the Microsoft Office 2007 Small Business and re-install it using your license. It will save you precious time.</p>
<p>http://msft-dnl.digitalrivercontent.net/msoffice/pub/X12-30283/X12-30283.exe</p>
<p>http://msft-dnl.digitalrivercontent.net/msoffice/pub/X13-82303/X13-82303.exe</p>
<p>Happy downloading !</p>
<p>Enjoy</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ithowto.ro/2011/11/microsoft-office-2007-small-business-disk-less-direct-download-link/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>OpenWrt Openswan error: rm: invalid option &#8211;d</title>
		<link>http://www.ithowto.ro/2011/05/openwrt-openswan-error-rm-invalid-option-d/</link>
		<comments>http://www.ithowto.ro/2011/05/openwrt-openswan-error-rm-invalid-option-d/#comments</comments>
		<pubDate>Thu, 26 May 2011 20:53:26 +0000</pubDate>
		<dc:creator>gkoo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ipsec]]></category>
		<category><![CDATA[openswan]]></category>
		<category><![CDATA[openwrt]]></category>

		<guid isPermaLink="false">http://www.ithowto.ro/?p=171</guid>
		<description><![CDATA[If you find yourself having this error when starting ipsec on openwrt: ipsec_setup: Starting Openswan IPsec U2.6.29/K2.6.32.25&#8230; ipsec_setup: rm: invalid option &#8212; d ipsec_setup: BusyBox v1.15.3 (2010-11-11 22:22:00 PST) multi-call binary ipsec_setup: Usage: rm [OPTIONS] FILE&#8230; you can easily fix it by editing the following file: /usr/lib/ipsec/_realsetup and on line 293 change: rm test -d [...]]]></description>
			<content:encoded><![CDATA[<p>If you find yourself having this error when starting ipsec on openwrt:</p>
<p><em>ipsec_setup: Starting Openswan IPsec U2.6.29/K2.6.32.25&#8230;</em><br />
<em>ipsec_setup: rm: invalid option &#8212; d</em><br />
<em>ipsec_setup: BusyBox v1.15.3 (2010-11-11 22:22:00 PST) multi-call binary</em><br />
<em>ipsec_setup: Usage: rm [OPTIONS] FILE&#8230;</em></p>
<p>you can easily fix it by editing the following file: <em><span style="color: #00ff00;">/usr/lib/ipsec/_realsetup</span></em> and on line <strong>293</strong> change:</p>
<p><em>rm test <strong><span style="color: #ff0000;">-d</span></strong> `echo $subsyslock | sed -r &#8216;s/(^.*\/)(.*$)/\1/&#8217;` &#8220;&amp;&amp;&#8221; touch $subsyslock &#8220;&amp;&amp;&#8221; </em></p>
<p><em>to rm test <strong><span style="color: #ff0000;">-rf </span></strong></em><em>`echo $subsyslock | sed -r &#8216;s/(^.*\/)(.*$)/\1/&#8217;` &#8220;&amp;&amp;&#8221; touch $subsyslock &#8220;&amp;&amp;&#8221; </em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ithowto.ro/2011/05/openwrt-openswan-error-rm-invalid-option-d/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenWRT + OpenSwan IPSEC on Linksys WRT54GL v1.1</title>
		<link>http://www.ithowto.ro/2011/05/openwrt-openswan-ipsec-linksys-wrt54gl-v1-1/</link>
		<comments>http://www.ithowto.ro/2011/05/openwrt-openswan-ipsec-linksys-wrt54gl-v1-1/#comments</comments>
		<pubDate>Wed, 18 May 2011 16:53:12 +0000</pubDate>
		<dc:creator>gkoo</dc:creator>
				<category><![CDATA[linux administration]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[ipsec]]></category>
		<category><![CDATA[openswan]]></category>
		<category><![CDATA[openwrt]]></category>

		<guid isPermaLink="false">http://www.ithowto.ro/?p=165</guid>
		<description><![CDATA[First of all u need a linux pc in order to accomplish this so if u don&#8217;t have one try using a virtual machine running linux. Ok here goes, The challenge was to install openswan ipsec support on top of the openwrt custom firmware using a Linksys WRT54GL router. The usual way to do this [...]]]></description>
			<content:encoded><![CDATA[<p>First of all u need a linux pc in order to accomplish this so if u don&#8217;t have one try using a virtual machine running linux.</p>
<p>Ok here goes,<br />
The challenge was to install openswan ipsec support on top of the openwrt custom firmware using a Linksys WRT54GL router. The usual way to do this would be using the package manager that comes with OpenWRT (opkg) but since this router has only a 4MB flash, if using the default firmare from openwrt, there&#8217;s not enough space to install openswan. The way to do it is to build a custom firmware using OpenWrt&#8217;s Image Builder.</p>
<p>The instructions on how to use the builder can be found here:<br />
<span style="color: #0000ff;">http://wiki.openwrt.org/doc/howto/obtain.firmware.generate</span></p>
<p>The issue i had is that it&#8217;s quiet confusing to understand which packages to use for a custom firmare. The article in the link above shows us how to get a list of the default packages coming with the official firmare:</p>
<p>After a few times trying i ended up with the following make command to generate a firmware that would fit in the 4mb flash card on the router<em>. </em>I had to drop some of the default packages (the ones with a &#8211; in front of their name in the below command) in order to keep the firmare + web gui + openswan configuration:</p>
<p style="text-align: justify;"><em><strong>make image PACKAGES=&#8221;base-files busybox dnsmasq dropbear firewall hotplug2 libc libgcc nvram uci udevtrigger wireless-tools luci kmod-crypto-core kmod-crypto-aes kmod-crypto-arc4 kmod-ipt-core kmod-ipt-conntrack kmod-ipt-nat kmod-ipt-nathelper -kmod-ppp -kmod-pppoe kmod-crc-ccitt kmod-diag kmod-switch kmod-b43 kmod-b43legacy kmod-cfg80211 kmod-mac80211 libiptc liblua libnl-tiny libuci libuci-lua libxtables crda iptables iptables-mod-conntrack iptables-mod-nat iw -ppp -ppp-mod-pppoe uhttpd wpad-mini -lua openswan -nano mtd -opkg&#8221;</strong></em></p>
<p>Note the openswan package at the end. When issuing this command the system will build the custom firmware which is under 4mb so it will fit your router&#8217;s flash. You can then upload the firmare onto the router using tftp as described here: <span style="color: #0000ff;">http://wiki.openwrt.org/toh/linksys/wrt54g</span></p>
<p>Good luck</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ithowto.ro/2011/05/openwrt-openswan-ipsec-linksys-wrt54gl-v1-1/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>IPSEC Openswan &#8220;probable authentication failure&#8221; using PSK shared keys</title>
		<link>http://www.ithowto.ro/2011/04/ipsec-openswan-probable-authentication-failure-psk-shared-keys/</link>
		<comments>http://www.ithowto.ro/2011/04/ipsec-openswan-probable-authentication-failure-psk-shared-keys/#comments</comments>
		<pubDate>Sat, 16 Apr 2011 16:02:03 +0000</pubDate>
		<dc:creator>gkoo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ipsec]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[openswan]]></category>
		<category><![CDATA[psk]]></category>

		<guid isPermaLink="false">http://www.ithowto.ro/?p=159</guid>
		<description><![CDATA[I was getting this error and i had to surf the internet for 5 hours until i figured out the issue myself. I thought this might save others precious time. So the error i was getting in the server was looking like this: Apr 16 18:47:20 vpn pluto[6294]: &#8220;test2&#8243; #1: probable authentication failure (mismatch of [...]]]></description>
			<content:encoded><![CDATA[<p>I was getting this error and i had to surf the internet for 5 hours until i figured out the issue myself. I thought this might save others precious time. So the error i was getting in the server was looking like this:</p>
<p><em>Apr 16 18:47:20 vpn pluto[6294]: &#8220;test2&#8243; #1: probable authentication failure (mismatch of preshared secrets?): malformed payload in packet<br />
Apr 16 18:47:20 vpn pluto[6294]: | payload malformed after IV<br />
Apr 16 18:47:20 vpn pluto[6294]: |   b3 39 dc a6  a7 2a 59 0f  d9 06 4b 7f  4a ed 0f 7a<br />
Apr 16 18:47:20 vpn pluto[6294]: &#8220;test2&#8243; #1: sending notification PAYLOAD_MALFORMED to 81.141.210.226:500</em></p>
<p>On the client side i was getting:</p>
<p><em>010 &#8220;test2&#8243; #1: STATE_MAIN_I3: retransmission; will wait 40s for response<br />
003 &#8220;test2&#8243; #1: Informational Exchange message must be encrypted<br />
003 &#8220;test2&#8243; #1: discarding duplicate packet; already STATE_MAIN_I3<br />
031 &#8220;test2&#8243; #1: max number of retransmissions (2) reached STATE_MAIN_I3.  Possible authentication failure: no acceptable response to our first encrypted message</em></p>
<p>I made sure there are no typos in <strong>ipsec.secrets </strong> but in the end I figured out the issue.<br />
You have to have a <strong>new blank line after the PSK declaration in ipsec.secrets</strong> otherwise the system doesn&#8217;t recognize it. Hope it helps. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ithowto.ro/2011/04/ipsec-openswan-probable-authentication-failure-psk-shared-keys/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Outlook 2003 running only in safe mode.</title>
		<link>http://www.ithowto.ro/2010/12/outlook-2003-running-safe-mode/</link>
		<comments>http://www.ithowto.ro/2010/12/outlook-2003-running-safe-mode/#comments</comments>
		<pubDate>Thu, 16 Dec 2010 20:24:46 +0000</pubDate>
		<dc:creator>gkoo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.ithowto.ro/?p=149</guid>
		<description><![CDATA[You might get the following error: AppName: outlook.exe AppVer: 11.0.5510.0 AppStamp:3f1380f0 ModName: mso.dll ModVer: 11.0.5606.0 ModStamp:3f334cce fDebug: 0 Offset: 0001f7b8 The only solution that worked for me was to delete C:\Documents and Settings\\Application Data\Microsoft\Outlook\outcmd.dat This file stores some settings in outlook that you can redo after your program starts in normal mode. Good luck]]></description>
			<content:encoded><![CDATA[<p>You might get the following error:</p>
<p><em>AppName: outlook.exe      AppVer: 11.0.5510.0     AppStamp:3f1380f0<br />
ModName: mso.dll      ModVer: 11.0.5606.0      ModStamp:3f334cce<br />
fDebug: 0       Offset: 0001f7b8</em></p>
<p><a href="http://www.ithowto.ro/2010/12/outlook-2003-running-safe-mode/outlook-error/" rel="attachment wp-att-151"><img src="http://www.ithowto.ro/wp-content/uploads/2010/12/outlook-error.jpg" alt="" title="outlook-error" width="492" height="308" class="aligncenter size-full wp-image-151" /></a></p>
<p>The only solution that worked for me was to delete C:\Documents and Settings\<user name>\Application Data\Microsoft\Outlook\outcmd.dat</p>
<p>This file stores some settings in outlook that you can redo after your program starts in normal mode.</p>
<p>Good luck</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ithowto.ro/2010/12/outlook-2003-running-safe-mode/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Postfix smtp slow speed (delay) when sending e-mail</title>
		<link>http://www.ithowto.ro/2010/07/postfix-smtp-slow-speed-delay-sending-e-mail/</link>
		<comments>http://www.ithowto.ro/2010/07/postfix-smtp-slow-speed-delay-sending-e-mail/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 16:35:28 +0000</pubDate>
		<dc:creator>gkoo</dc:creator>
				<category><![CDATA[e-mail]]></category>
		<category><![CDATA[System Administration]]></category>

		<guid isPermaLink="false">http://www.ithowto.ro/?p=146</guid>
		<description><![CDATA[We own 2 mail-servers running the same configuration postfix + courier + mysql_auth etc. The servers have the same configuration but one of them had 3-4 seconds delays when sending e-mail. After a bunch of hours of testing and retesting i found out that the DNS was faulty. The first server had it&#8217;s own dns [...]]]></description>
			<content:encoded><![CDATA[<p>We own 2 mail-servers running the same configuration postfix + courier + mysql_auth etc.<br />
The servers have the same configuration but one of them had 3-4 seconds delays when sending e-mail.</p>
<p>After a bunch of hours of testing and retesting i found out that the DNS was faulty.<br />
The first server had it&#8217;s own dns server running on localhost, the second one (the one with the delays) connected to our provider&#8217;s dns.<br />
I&#8217;ve installed a bind nameserver on the second server and all is ok now.</p>
<p>Hope it helps.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ithowto.ro/2010/07/postfix-smtp-slow-speed-delay-sending-e-mail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo: Install mondo rescue on debian lenny 5.0 using apt-get</title>
		<link>http://www.ithowto.ro/2010/03/howto-install-mondo-rescue-debian-lenny-5-0-apt-get/</link>
		<comments>http://www.ithowto.ro/2010/03/howto-install-mondo-rescue-debian-lenny-5-0-apt-get/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 10:42:39 +0000</pubDate>
		<dc:creator>gkoo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.ithowto.ro/?p=137</guid>
		<description><![CDATA[Mondo rescue is not present in the official debian lenny repositories. If  you want install mondo using apt-get you&#8217;ll have to add the following to your /etc/apt/sources.list file: deb ftp://ftp.mondorescue.org/debian 5.0 contrib deb-src ftp://ftp.mondorescue.org/debian 5.0 contrib Then run apt-get update and apt-get install mondo. That&#8217;s it.]]></description>
			<content:encoded><![CDATA[<p>Mondo rescue is not present in the official debian lenny repositories.</p>
<p>If  you want install mondo using apt-get you&#8217;ll have to add the following to your /<strong>etc/apt/sources.list</strong> file:</p>
<p><em>deb ftp://ftp.mondorescue.org/debian 5.0 contrib<br />
deb-src ftp://ftp.mondorescue.org/debian 5.0 contrib</em><br />
<br />
Then run <strong>apt-get update</strong> and <strong>apt-get install mondo</strong>.<br />
That&#8217;s it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ithowto.ro/2010/03/howto-install-mondo-rescue-debian-lenny-5-0-apt-get/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Error:  data.dircontent is undefined [***] plugins/Archiv/php/fileLoader.php?file=javascript 165 tinymce archiv</title>
		<link>http://www.ithowto.ro/2010/03/error-data-dircontent-is-undefined-pluginsarchivphpfileloader-phpfilejavascript-165-tinymce-archiv/</link>
		<comments>http://www.ithowto.ro/2010/03/error-data-dircontent-is-undefined-pluginsarchivphpfileloader-phpfilejavascript-165-tinymce-archiv/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 07:54:18 +0000</pubDate>
		<dc:creator>gkoo</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[Archiv]]></category>
		<category><![CDATA[tinyMce]]></category>

		<guid isPermaLink="false">http://www.ithowto.ro/?p=133</guid>
		<description><![CDATA[I really needed a file and image manager plugin for tinyMCE. As most of you know the official tinyMCE file manager isn&#8217;t free so after a few searches i ran over Archiv. Archiv is a very nice and free image manager. You can find the official website here. The plugin is easy to integrate but [...]]]></description>
			<content:encoded><![CDATA[<p>I really needed a file and image manager plugin for tinyMCE. As most of you know the official tinyMCE file manager isn&#8217;t free so after a few searches i ran over Archiv. Archiv is a very nice and free image manager. You can find the official website <a href="http://archiv.pwnd.nl/" target="_blank">here</a>.</p>
<p>The plugin is easy to integrate but a little tricky to configure. There are 2 places where you need to edit:</p>
<p>1) The tinyMCE init function where you&#8217;ll have to add:</p>
<p><em>tinyMCE.init({<br />
mode : &#8220;textareas&#8221;,<br />
theme : &#8220;advanced&#8221;,<br />
plugins : &#8220;Archiv&#8221;,<br />
Archiv_settings_file : &#8220;/abs/path/to/config.php&#8221;,<br />
theme_advanced_buttons1_add : &#8220;Archiv_files,Archiv_images&#8221;<br />
});</em><br />
2) The config file of the plugin in which the paths are required to be full paths not relative but i&#8217;ve tricked them like this:</p>
<p><em># full path to upload files to and show files from<br />
&#8216;upload_path&#8217;            =&gt; $_SERVER['DOCUMENT_ROOT']. &#8216;uploaded/&#8217;,<br />
# full URI to upload directory<br />
&#8216;upload_uri&#8217;            =&gt; &#8216;http://&#8217;. $_SERVER['HTTP_HOST']. &#8216;/uploaded/&#8217;,</em></p>
<p>This should get you up and running. Tune the rest of the config options to suit your needs and enjoy this wonderful plugin. Many thanks to the authors.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ithowto.ro/2010/03/error-data-dircontent-is-undefined-pluginsarchivphpfileloader-phpfilejavascript-165-tinymce-archiv/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drivers: Dell Vostro 1015 (Service Tag: FSD4XK1) Xp Drivers</title>
		<link>http://www.ithowto.ro/2010/03/drivers-dell-vostro-1015-service-tag-fsd4xk1-xp-drivers/</link>
		<comments>http://www.ithowto.ro/2010/03/drivers-dell-vostro-1015-service-tag-fsd4xk1-xp-drivers/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 12:48:12 +0000</pubDate>
		<dc:creator>gkoo</dc:creator>
				<category><![CDATA[Drivers]]></category>

		<guid isPermaLink="false">http://www.ithowto.ro/?p=127</guid>
		<description><![CDATA[I&#8217;ve recently bought a Dell Vostro 1015 for a client and spent half the day trying to install the drivers for it because those supplied by the dell website were not all working. First of all you&#8217;ll have to update your Xp to SP3, otherwise you&#8217;ll have issues installing the Conexant Audio Card and Modem [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently bought a Dell Vostro 1015 for a client and spent half the day trying to install the drivers for it because those supplied by the dell website were not all working.</p>
<p>First of all you&#8217;ll have to update your Xp to SP3, otherwise you&#8217;ll have issues installing the Conexant Audio Card and Modem Card. Also you&#8217;ll have issues with the Wireless Driver which will connect only to WPA enabled routers not WPA2/PSK.</p>
<p>When installing the Wireless Driver do it manually from the Device Manager instead of using dell&#8217;s setup.</p>
<p>You can find the archive <a href="http://www.ithowto.ro/download/vostro_1015_xp_drivers_all.zip" target="_self">here</a> ( www.ithowto.ro/download/vostro_1015_xp_drivers_all.zip ).</p>
<p>Good luck.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ithowto.ro/2010/03/drivers-dell-vostro-1015-service-tag-fsd4xk1-xp-drivers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

