<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for devtrends.com</title>
	<atom:link href="http://www.devtrends.com/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.devtrends.com</link>
	<description>developing trends in information technology</description>
	<lastBuildDate>Tue, 17 Jan 2012 01:31:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Teaming Intel PRO/1000 PT Dual in Windows Server 2008 R2 by Paul</title>
		<link>http://www.devtrends.com/index.php/teaming-intel-pro1000-pt-dual-in-windows-server-2008-r2/comment-page-1/#comment-2165</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Tue, 17 Jan 2012 01:31:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.devtrends.com/?p=196#comment-2165</guid>
		<description>Thanks for this your information really helped me out !</description>
		<content:encoded><![CDATA[<p>Thanks for this your information really helped me out !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PPD Files by Andreas</title>
		<link>http://www.devtrends.com/index.php/ppd-files/comment-page-1/#comment-2129</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Thu, 05 Jan 2012 13:41:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.devtrends.com/?p=26#comment-2129</guid>
		<description>Hallo,

i want to change the Name of the Printjob and save it on the printer without printing.
I change the Line in the ppd:

userdict /xerox$jobname () put
userdict /xerox$jobname (Testprint) put

and set the Jobtype to &quot;save print&quot; ,

but the Printer prints direkt without saving!?

Can anyone help pleas?</description>
		<content:encoded><![CDATA[<p>Hallo,</p>
<p>i want to change the Name of the Printjob and save it on the printer without printing.<br />
I change the Line in the ppd:</p>
<p>userdict /xerox$jobname () put<br />
userdict /xerox$jobname (Testprint) put</p>
<p>and set the Jobtype to &#8220;save print&#8221; ,</p>
<p>but the Printer prints direkt without saving!?</p>
<p>Can anyone help pleas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up a Simple DNS Server with Bind9 by Simbarashe</title>
		<link>http://www.devtrends.com/index.php/setting-up-a-simple-dns-server-with-bind9/comment-page-1/#comment-1877</link>
		<dc:creator>Simbarashe</dc:creator>
		<pubDate>Fri, 28 Oct 2011 07:16:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.devtrends.com/?p=456#comment-1877</guid>
		<description>Thank you for a great tutorial,i have followed everything and my fake domain can resolv,and everything is working well.I have one problem now on setting up a Postfix Mail server on the same machine.I followed some guides but it seems im not getting it right on how to setup a simple Mail server.Im using ubuntu 10.04 server.Could you please assist me on that Aaron?</description>
		<content:encoded><![CDATA[<p>Thank you for a great tutorial,i have followed everything and my fake domain can resolv,and everything is working well.I have one problem now on setting up a Postfix Mail server on the same machine.I followed some guides but it seems im not getting it right on how to setup a simple Mail server.Im using ubuntu 10.04 server.Could you please assist me on that Aaron?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Streaming Music on Hold in Elastix 2.0 by SD</title>
		<link>http://www.devtrends.com/index.php/streaming-music-on-hold-in-elastix-2-0/comment-page-1/#comment-1854</link>
		<dc:creator>SD</dc:creator>
		<pubDate>Sun, 16 Oct 2011 16:23:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.devtrends.com/?p=726#comment-1854</guid>
		<description>Wow! After wrestling with MoH uploading issues and the notorious &quot;Sox&quot; error messages, I found your article. Immediate success!

THANKS SO MUCH for your contribution to resolving this issue!

I&#039;m placing the error message here so this article will hit for relevant searches:
SOLVED: &quot;sox failed to convert file and original could not be copied as a fall back&quot;</description>
		<content:encoded><![CDATA[<p>Wow! After wrestling with MoH uploading issues and the notorious &#8220;Sox&#8221; error messages, I found your article. Immediate success!</p>
<p>THANKS SO MUCH for your contribution to resolving this issue!</p>
<p>I&#8217;m placing the error message here so this article will hit for relevant searches:<br />
SOLVED: &#8220;sox failed to convert file and original could not be copied as a fall back&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Linux Backup Shell Script by Ben</title>
		<link>http://www.devtrends.com/index.php/linux-backup-shell-script/comment-page-1/#comment-1827</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Tue, 04 Oct 2011 09:15:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.devtrends.com/?p=467#comment-1827</guid>
		<description>Already a nice script, that helps a lot...

Maybe a nice feature would be some extra backup_files? This way, we can put several things in the same script we can backup?

fe 
backup_files1: /home/username1
backup_files2: /home/username2
backup_files3: /etc/dhcpd
backup_files4: /etc/bind
backup_files5: /var/www
...</description>
		<content:encoded><![CDATA[<p>Already a nice script, that helps a lot&#8230;</p>
<p>Maybe a nice feature would be some extra backup_files? This way, we can put several things in the same script we can backup?</p>
<p>fe<br />
backup_files1: /home/username1<br />
backup_files2: /home/username2<br />
backup_files3: /etc/dhcpd<br />
backup_files4: /etc/bind<br />
backup_files5: /var/www<br />
&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Invalid Filename Characters by Dragan</title>
		<link>http://www.devtrends.com/index.php/invalid-filename-characters/comment-page-1/#comment-1733</link>
		<dc:creator>Dragan</dc:creator>
		<pubDate>Tue, 30 Aug 2011 13:16:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.devtrends.com/?p=15#comment-1733</guid>
		<description>thnx

I missed period at the end of file ...</description>
		<content:encoded><![CDATA[<p>thnx</p>
<p>I missed period at the end of file &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VCB Backup Script, vcbMounter by Gary</title>
		<link>http://www.devtrends.com/index.php/vcb-backup-script-vcbmounter/comment-page-1/#comment-1724</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Thu, 25 Aug 2011 14:16:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.devtrends.com/?p=474#comment-1724</guid>
		<description>This is sweet. 

I&#039;m just getting into vcb and I came across your script. I&#039;m using TSM to backup my mount point sub directories, containing vmdk files. ala e:\mnt\-fullvm. It is my intention to create a vbs script to do this that would be similar to yours. I think with a few mods, I can also use this to run the TSM backup of the VM in arg 1.</description>
		<content:encoded><![CDATA[<p>This is sweet. </p>
<p>I&#8217;m just getting into vcb and I came across your script. I&#8217;m using TSM to backup my mount point sub directories, containing vmdk files. ala e:\mnt\-fullvm. It is my intention to create a vbs script to do this that would be similar to yours. I think with a few mods, I can also use this to run the TSM backup of the VM in arg 1.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VCB Backup Script, vcbMounter by Steve Underwood</title>
		<link>http://www.devtrends.com/index.php/vcb-backup-script-vcbmounter/comment-page-1/#comment-1566</link>
		<dc:creator>Steve Underwood</dc:creator>
		<pubDate>Thu, 07 Jul 2011 13:34:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.devtrends.com/?p=474#comment-1566</guid>
		<description>Do you know of a way to include a script that would put an oracle database in backup mode before snaping the VM?</description>
		<content:encoded><![CDATA[<p>Do you know of a way to include a script that would put an oracle database in backup mode before snaping the VM?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OpenSolaris Link Aggregation with LACP by Kai Nilsen</title>
		<link>http://www.devtrends.com/index.php/opensolaris-link-aggregation-with-lacp/comment-page-1/#comment-1550</link>
		<dc:creator>Kai Nilsen</dc:creator>
		<pubDate>Sun, 03 Jul 2011 20:07:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.devtrends.com/?p=223#comment-1550</guid>
		<description>Hello, thanks for tut, but I have problems getting LAG to work, I have a dell powerconnect 2724 which is suppose to work with this. 

When I set it up I can get an local IP from DHCP (if I don&#039;t set it myself like in this tut) but I still don&#039;t get connected to the internet or the local network.

Alså, when I reboot the LACP link is gone from dladm show-link and show-aggr

I&#039;m running Solaris 11 Express, I hope you know what to do?

:(</description>
		<content:encoded><![CDATA[<p>Hello, thanks for tut, but I have problems getting LAG to work, I have a dell powerconnect 2724 which is suppose to work with this. </p>
<p>When I set it up I can get an local IP from DHCP (if I don&#8217;t set it myself like in this tut) but I still don&#8217;t get connected to the internet or the local network.</p>
<p>Alså, when I reboot the LACP link is gone from dladm show-link and show-aggr</p>
<p>I&#8217;m running Solaris 11 Express, I hope you know what to do?</p>
<p> <img src='http://www.devtrends.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using the DroboPro with VMware ESX and ESXi by David Petersen</title>
		<link>http://www.devtrends.com/index.php/using-the-drobopro-with-vmware-esx-and-esxi/comment-page-1/#comment-1449</link>
		<dc:creator>David Petersen</dc:creator>
		<pubDate>Wed, 08 Jun 2011 18:15:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.devtrends.com/?p=424#comment-1449</guid>
		<description>I have a drobo (4 bay) unit that has a FireWire800 and USB2.0 (no iSCSI).  I haven&#039;t been able to figure out how to connect my drobo directly to the ESXi box and I&#039;m assuming that it isn&#039;t possible.  I have it connected to a old workstation running windows Server and then I have StarWind SAN to make my drobo NT volumns iSCSI LUNS. All connected via GB LAN.  It works but I&#039;d like to get rid of the NT box.  Any experience with the regular Drobo?</description>
		<content:encoded><![CDATA[<p>I have a drobo (4 bay) unit that has a FireWire800 and USB2.0 (no iSCSI).  I haven&#8217;t been able to figure out how to connect my drobo directly to the ESXi box and I&#8217;m assuming that it isn&#8217;t possible.  I have it connected to a old workstation running windows Server and then I have StarWind SAN to make my drobo NT volumns iSCSI LUNS. All connected via GB LAN.  It works but I&#8217;d like to get rid of the NT box.  Any experience with the regular Drobo?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

