<?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 Todd Smith Org</title>
	<atom:link href="http://www.toddsmith.org/wordpress/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.toddsmith.org/wordpress</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 18 Mar 2010 14:59:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>Comment on Configure XenServer 5.0 Free for Software RAID 1 by Kodomo</title>
		<link>http://www.toddsmith.org/wordpress/server-technology/configure-xenserver-50-free-for-software-raid-1/comment-page-1/#comment-2734</link>
		<dc:creator>Kodomo</dc:creator>
		<pubDate>Thu, 18 Mar 2010 14:59:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.toddsmith.org/wordpress/?p=132#comment-2734</guid>
		<description>Fucking great!

tested on XenServer 5.5 and works flawlessly. I did most of the work by my self though... those sed and awk seemed to complex to type my hand... :p</description>
		<content:encoded><![CDATA[<p>Fucking great!</p>
<p>tested on XenServer 5.5 and works flawlessly. I did most of the work by my self though&#8230; those sed and awk seemed to complex to type my hand&#8230; :p</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Compile Bind 9 on Ubuntu / Debian by admin</title>
		<link>http://www.toddsmith.org/wordpress/server-technology/compile-bind-9-on-ubuntu-debian/comment-page-1/#comment-2703</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 12 Mar 2010 18:11:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.toddsmith.org/wordpress/?p=165#comment-2703</guid>
		<description>Dear Mike,

You&#039;ll have to create the following files in the /etc/bind

named.logging
named.master
named.options
named.conf

That should get you on the right track.</description>
		<content:encoded><![CDATA[<p>Dear Mike,</p>
<p>You&#8217;ll have to create the following files in the /etc/bind</p>
<p>named.logging<br />
named.master<br />
named.options<br />
named.conf</p>
<p>That should get you on the right track.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Compile Bind 9 on Ubuntu / Debian by peacengell</title>
		<link>http://www.toddsmith.org/wordpress/server-technology/compile-bind-9-on-ubuntu-debian/comment-page-1/#comment-2700</link>
		<dc:creator>peacengell</dc:creator>
		<pubDate>Thu, 11 Mar 2010 08:59:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.toddsmith.org/wordpress/?p=165#comment-2700</guid>
		<description>hi i want to know did you have to create all these file in /etc/bind

please i need help

i get this 
root@peace:/etc# cd b
bash.bashrc             bind/                   blkid.conf              bogofilter.cf           brltty/                 
bash_completion         bind.keys               blkid.tab               bonobo-activation/      brltty.conf             
bash_completion.d/      bindresvport.blacklist  bluetooth/              brlapi.key              byobu/                  
root@peace:/etc# cd bind
root@peace:/etc/bind# ls -l
total 4
-rw-r--r-- 1 root root 601 2010-02-21 21:08 bind.keys
root@peace:/etc/bind# 



now when i do find . -name named.conf -print
./usr/src/bind-9.7.0/bin/tests/system/nsupdate/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/nsupdate/ns2/named.conf
./usr/src/bind-9.7.0/bin/tests/system/forward/ns4/named.conf
./usr/src/bind-9.7.0/bin/tests/system/forward/ns3/named.conf
./usr/src/bind-9.7.0/bin/tests/system/forward/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/forward/ns2/named.conf
./usr/src/bind-9.7.0/bin/tests/system/pending/ns4/named.conf
./usr/src/bind-9.7.0/bin/tests/system/pending/ns3/named.conf
./usr/src/bind-9.7.0/bin/tests/system/pending/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/pending/ns2/named.conf
./usr/src/bind-9.7.0/bin/tests/system/masterformat/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/masterformat/ns2/named.conf
./usr/src/bind-9.7.0/bin/tests/system/autosign/ns5/named.conf
./usr/src/bind-9.7.0/bin/tests/system/autosign/ns4/named.conf
./usr/src/bind-9.7.0/bin/tests/system/autosign/ns3/named.conf
./usr/src/bind-9.7.0/bin/tests/system/autosign/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/autosign/ns2/named.conf
./usr/src/bind-9.7.0/bin/tests/system/sortlist/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/stub/ns3/named.conf
./usr/src/bind-9.7.0/bin/tests/system/stub/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/stub/ns2/named.conf
./usr/src/bind-9.7.0/bin/tests/system/stress/ns4/named.conf
./usr/src/bind-9.7.0/bin/tests/system/stress/ns3/named.conf
./usr/src/bind-9.7.0/bin/tests/system/stress/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/stress/ns2/named.conf
./usr/src/bind-9.7.0/bin/tests/system/resolver/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/unknown/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/glue/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/limits/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/tsig/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/v6synth/ns3/named.conf
./usr/src/bind-9.7.0/bin/tests/system/v6synth/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/v6synth/ns2/named.conf
./usr/src/bind-9.7.0/bin/tests/system/dialup/ns3/named.conf
./usr/src/bind-9.7.0/bin/tests/system/dialup/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/dialup/ns2/named.conf
./usr/src/bind-9.7.0/bin/tests/system/upforwd/ns3/named.conf
./usr/src/bind-9.7.0/bin/tests/system/upforwd/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/upforwd/ns2/named.conf
./usr/src/bind-9.7.0/bin/tests/system/dnssec/ns5/named.conf
./usr/src/bind-9.7.0/bin/tests/system/dnssec/ns7/named.conf
./usr/src/bind-9.7.0/bin/tests/system/dnssec/ns4/named.conf
./usr/src/bind-9.7.0/bin/tests/system/dnssec/ns3/named.conf
./usr/src/bind-9.7.0/bin/tests/system/dnssec/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/dnssec/ns6/named.conf
./usr/src/bind-9.7.0/bin/tests/system/dnssec/ns2/named.conf
./usr/src/bind-9.7.0/bin/tests/system/checknames/ns3/named.conf
./usr/src/bind-9.7.0/bin/tests/system/checknames/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/checknames/ns2/named.conf
./usr/src/bind-9.7.0/bin/tests/system/cacheclean/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/cacheclean/ns2/named.conf
./usr/src/bind-9.7.0/bin/tests/system/xfer/ns3/named.conf
./usr/src/bind-9.7.0/bin/tests/system/xfer/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/xfer/ns2/named.conf
./usr/src/bind-9.7.0/bin/tests/system/masterfile/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/views/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/notify/ns3/named.conf
./usr/src/bind-9.7.0/bin/tests/system/notify/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/notify/ns2/named.conf
./usr/src/bind-9.7.0/bin/tests/system/xferquota/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/xferquota/ns2/named.conf
./usr/src/bind-9.7.0/bin/tests/system/rrsetorder/ns3/named.conf
./usr/src/bind-9.7.0/bin/tests/system/rrsetorder/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/rrsetorder/ns2/named.conf
./usr/src/bind-9.7.0/bin/tests/system/lwresd/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/dlv/ns5/named.conf
./usr/src/bind-9.7.0/bin/tests/system/dlv/ns4/named.conf
./usr/src/bind-9.7.0/bin/tests/system/dlv/ns3/named.conf
./usr/src/bind-9.7.0/bin/tests/system/dlv/ns1/named.conf
./usr/src/bind-9.7.0/bin/tests/system/dlv/ns2/named.conf
./usr/src/bind-9.7.0/bin/tests/named.conf
./usr/src/bind-9.7.0/contrib/zkt/examples/flat/named.conf
./usr/src/bind-9.7.0/contrib/zkt/examples/hierarchical/named.conf
./usr/src/bind-9.7.0/contrib/zkt/examples/views/named.conf

what i did wrong here

Where i be using this server is for learning and for hobby of Linux
well my first opinion is to create a webserver for production with iptable,Apache,and for personal learnig 

i need some help to get those working 
as well as after learning something and like to  share it with other&#039;s that looking for help ...
thanks mike i like you tut i bought on centos but this one is debian base on ubuntu is diferent i have already compile my own kernel and apache mysql php as well now it&#039;s just looking forwarde to make dns server work then i can host a website on it.....
well it&#039;s i can&#039;t get a god tut to complete this
Thanks Mike</description>
		<content:encoded><![CDATA[<p>hi i want to know did you have to create all these file in /etc/bind</p>
<p>please i need help</p>
<p>i get this<br />
root@peace:/etc# cd b<br />
bash.bashrc             bind/                   blkid.conf              bogofilter.cf           brltty/<br />
bash_completion         bind.keys               blkid.tab               bonobo-activation/      brltty.conf<br />
bash_completion.d/      bindresvport.blacklist  bluetooth/              brlapi.key              byobu/<br />
root@peace:/etc# cd bind<br />
root@peace:/etc/bind# ls -l<br />
total 4<br />
-rw-r&#8211;r&#8211; 1 root root 601 2010-02-21 21:08 bind.keys<br />
root@peace:/etc/bind# </p>
<p>now when i do find . -name named.conf -print<br />
./usr/src/bind-9.7.0/bin/tests/system/nsupdate/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/nsupdate/ns2/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/forward/ns4/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/forward/ns3/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/forward/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/forward/ns2/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/pending/ns4/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/pending/ns3/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/pending/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/pending/ns2/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/masterformat/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/masterformat/ns2/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/autosign/ns5/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/autosign/ns4/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/autosign/ns3/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/autosign/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/autosign/ns2/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/sortlist/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/stub/ns3/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/stub/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/stub/ns2/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/stress/ns4/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/stress/ns3/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/stress/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/stress/ns2/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/resolver/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/unknown/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/glue/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/limits/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/tsig/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/v6synth/ns3/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/v6synth/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/v6synth/ns2/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/dialup/ns3/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/dialup/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/dialup/ns2/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/upforwd/ns3/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/upforwd/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/upforwd/ns2/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/dnssec/ns5/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/dnssec/ns7/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/dnssec/ns4/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/dnssec/ns3/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/dnssec/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/dnssec/ns6/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/dnssec/ns2/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/checknames/ns3/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/checknames/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/checknames/ns2/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/cacheclean/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/cacheclean/ns2/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/xfer/ns3/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/xfer/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/xfer/ns2/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/masterfile/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/views/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/notify/ns3/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/notify/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/notify/ns2/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/xferquota/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/xferquota/ns2/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/rrsetorder/ns3/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/rrsetorder/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/rrsetorder/ns2/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/lwresd/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/dlv/ns5/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/dlv/ns4/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/dlv/ns3/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/dlv/ns1/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/system/dlv/ns2/named.conf<br />
./usr/src/bind-9.7.0/bin/tests/named.conf<br />
./usr/src/bind-9.7.0/contrib/zkt/examples/flat/named.conf<br />
./usr/src/bind-9.7.0/contrib/zkt/examples/hierarchical/named.conf<br />
./usr/src/bind-9.7.0/contrib/zkt/examples/views/named.conf</p>
<p>what i did wrong here</p>
<p>Where i be using this server is for learning and for hobby of Linux<br />
well my first opinion is to create a webserver for production with iptable,Apache,and for personal learnig </p>
<p>i need some help to get those working<br />
as well as after learning something and like to  share it with other&#8217;s that looking for help &#8230;<br />
thanks mike i like you tut i bought on centos but this one is debian base on ubuntu is diferent i have already compile my own kernel and apache mysql php as well now it&#8217;s just looking forwarde to make dns server work then i can host a website on it&#8230;..<br />
well it&#8217;s i can&#8217;t get a god tut to complete this<br />
Thanks Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iSCSI over LVM Target HOWTO &amp; OS X Initiator by Michiel</title>
		<link>http://www.toddsmith.org/wordpress/server-technology/iscsi-over-lvm-howto-os-x-initiator/comment-page-1/#comment-2688</link>
		<dc:creator>Michiel</dc:creator>
		<pubDate>Sun, 07 Mar 2010 07:38:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.toddsmith.org/wordpress/?p=9#comment-2688</guid>
		<description>Hi Todd,

Your post was very helpful, albeit a little outdated at this time. Nonetheless thanks.

I got it working on Ubuntu Karmic on the nas side with Snow leopard and globalsan 4.0 beta on the client side, using http://www.howtoforge.com/using-iscsi-on-ubuntu-9.04-initiator-and-target. You only have to follow the first 2 points of the howto.

I did, however, decide to disable authentication as it gave me an error. I think it&#039;s probably trivial to implement, but i had no need in my setup.</description>
		<content:encoded><![CDATA[<p>Hi Todd,</p>
<p>Your post was very helpful, albeit a little outdated at this time. Nonetheless thanks.</p>
<p>I got it working on Ubuntu Karmic on the nas side with Snow leopard and globalsan 4.0 beta on the client side, using <a href="http://www.howtoforge.com/using-iscsi-on-ubuntu-9.04-initiator-and-target" rel="nofollow">http://www.howtoforge.com/using-iscsi-on-ubuntu-9.04-initiator-and-target</a>. You only have to follow the first 2 points of the howto.</p>
<p>I did, however, decide to disable authentication as it gave me an error. I think it&#8217;s probably trivial to implement, but i had no need in my setup.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Run Windows Application on Desktop from Cygwin SSHD by tocer</title>
		<link>http://www.toddsmith.org/wordpress/windows-administration/run-windows-application-on-desktop-from-cygwin-sshd/comment-page-1/#comment-2532</link>
		<dc:creator>tocer</dc:creator>
		<pubDate>Sun, 31 Jan 2010 15:50:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.toddsmith.org/wordpress/?p=175#comment-2532</guid>
		<description>Do you mean that http://sourceforge.net/projects/nrpent/ ? It sounds   good. I&#039;ll try it sooner.  I also just find a tool for the similar purpose, called psexec (http://technet.microsoft.com/en-us/bb897553.aspx). But I don&#039;t try it yet.

I&#039;d like to get  more detail about your experience of the NRPE, or psexec maybe :) 

Thans for your responses.</description>
		<content:encoded><![CDATA[<p>Do you mean that <a href="http://sourceforge.net/projects/nrpent/" rel="nofollow">http://sourceforge.net/projects/nrpent/</a> ? It sounds   good. I&#8217;ll try it sooner.  I also just find a tool for the similar purpose, called psexec (<a href="http://technet.microsoft.com/en-us/bb897553.aspx" rel="nofollow">http://technet.microsoft.com/en-us/bb897553.aspx</a>). But I don&#8217;t try it yet.</p>
<p>I&#8217;d like to get  more detail about your experience of the NRPE, or psexec maybe <img src='http://www.toddsmith.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p>Thans for your responses.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Run Windows Application on Desktop from Cygwin SSHD by admin</title>
		<link>http://www.toddsmith.org/wordpress/windows-administration/run-windows-application-on-desktop-from-cygwin-sshd/comment-page-1/#comment-2531</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 31 Jan 2010 15:32:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.toddsmith.org/wordpress/?p=175#comment-2531</guid>
		<description>At the time of writing I was using XP SP2 I believe. These days I am using another method (NRPE) for executing programs remotely. This was primarily for the purpose of executing scripts and other programs to check the status or get output of various counters from running software or the operating system.</description>
		<content:encoded><![CDATA[<p>At the time of writing I was using XP SP2 I believe. These days I am using another method (NRPE) for executing programs remotely. This was primarily for the purpose of executing scripts and other programs to check the status or get output of various counters from running software or the operating system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Run Windows Application on Desktop from Cygwin SSHD by tocer</title>
		<link>http://www.toddsmith.org/wordpress/windows-administration/run-windows-application-on-desktop-from-cygwin-sshd/comment-page-1/#comment-2530</link>
		<dc:creator>tocer</dc:creator>
		<pubDate>Sun, 31 Jan 2010 15:03:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.toddsmith.org/wordpress/?p=175#comment-2530</guid>
		<description>Thanks for your reply.

I don&#039;t find any userful message by google. Do you mind telling me what win os you use?</description>
		<content:encoded><![CDATA[<p>Thanks for your reply.</p>
<p>I don&#8217;t find any userful message by google. Do you mind telling me what win os you use?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Run Windows Application on Desktop from Cygwin SSHD by admin</title>
		<link>http://www.toddsmith.org/wordpress/windows-administration/run-windows-application-on-desktop-from-cygwin-sshd/comment-page-1/#comment-2528</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 30 Jan 2010 15:46:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.toddsmith.org/wordpress/?p=175#comment-2528</guid>
		<description>Try searching google for &quot;allow service to interact with desktop&quot; XP SP2

Somehow that rings a bell.</description>
		<content:encoded><![CDATA[<p>Try searching google for &#8220;allow service to interact with desktop&#8221; XP SP2</p>
<p>Somehow that rings a bell.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Run Windows Application on Desktop from Cygwin SSHD by tocer</title>
		<link>http://www.toddsmith.org/wordpress/windows-administration/run-windows-application-on-desktop-from-cygwin-sshd/comment-page-1/#comment-2527</link>
		<dc:creator>tocer</dc:creator>
		<pubDate>Sat, 30 Jan 2010 15:37:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.toddsmith.org/wordpress/?p=175#comment-2527</guid>
		<description>a good article. I followed the article, it can&#039;t work.  It can display if I call the windows program like notepad.exe in cygwin bash console. But if I call the windows program from ssh client, it popup a rectangle and nothing is in it. 

I&#039;m under winxp sp2 with cygwin1.7.

any idea?</description>
		<content:encoded><![CDATA[<p>a good article. I followed the article, it can&#8217;t work.  It can display if I call the windows program like notepad.exe in cygwin bash console. But if I call the windows program from ssh client, it popup a rectangle and nothing is in it. </p>
<p>I&#8217;m under winxp sp2 with cygwin1.7.</p>
<p>any idea?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Configure XenServer 5.0 Free for Software RAID 1 by raja</title>
		<link>http://www.toddsmith.org/wordpress/server-technology/configure-xenserver-50-free-for-software-raid-1/comment-page-1/#comment-2271</link>
		<dc:creator>raja</dc:creator>
		<pubDate>Thu, 17 Dec 2009 19:07:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.toddsmith.org/wordpress/?p=132#comment-2271</guid>
		<description>How to install xenserver 5.5  with Intel Embedded (LSI) raid 1 configuration?
1. Need any drivers for that?
2. Its not possible to install?</description>
		<content:encoded><![CDATA[<p>How to install xenserver 5.5  with Intel Embedded (LSI) raid 1 configuration?<br />
1. Need any drivers for that?<br />
2. Its not possible to install?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
