<?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 Tech Stuff</title>
	<atom:link href="http://tech-stuff.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech-stuff.org</link>
	<description>Hosting Tips &#38; Tricks</description>
	<lastBuildDate>Sun, 11 Dec 2011 18:33:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Configure XenServer 5.0 Free for Software RAID 1 + bootloader by admin</title>
		<link>http://tech-stuff.org/configure-xenserver-5-0-free-for-software-raid-1-bootloader/comment-page-1/#comment-254</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 11 Dec 2011 18:33:58 +0000</pubDate>
		<guid isPermaLink="false">http://tech-stuff.org/?p=153#comment-254</guid>
		<description>for four drives you have to repeat steps for sdb drive to sdc and sdd drives:
partition all other 2 drives..
dd if=/dev/sda of=/dev/sdb bs=512 count=1
add
dd if=/dev/sda of=/dev/sdc bs=512 count=1
dd if=/dev/sda of=/dev/sdd bs=512 count=1

and

echo -e &quot;\nt\n1\nfd\nt\n3\nfd\nw\nx&quot; &#124; fdisk /dev/sdb
echo -e &quot;\nt\n1\nfd\nt\n3\nfd\nw\nx&quot; &#124; fdisk /dev/sdc
echo -e &quot;\nt\n1\nfd\nt\n3\nfd\nw\nx&quot; &#124; fdisk /dev/sdd 

also change lines where creating the array:

mdadm --create /dev/md0 --level=1 --raid-devices=2 missing /dev/sdb1
change to :
mdadm --create /dev/md0 --level=1 --raid-devices=4 missing /dev/sdb1 /dev/sdc1 /dev/sdd1
and 
mdadm --create /dev/md1 --level=1 --raid-devices=2 missing /dev/sdb3 
change to:
mdadm --create /dev/md1 --level=1 --raid-devices=4 missing /dev/sdb3 /dev/sdc3 /dev/sdd3

or even you can create a raid10 for /dev/md1 with four drives:

mdadm --create /dev/md1 --level=10 --raid-devices=4 missing /dev/sdb3 /dev/sdc3 /dev/sdd3

the rest of the configurations should be the same
</description>
		<content:encoded><![CDATA[<p>for four drives you have to repeat steps for sdb drive to sdc and sdd drives:<br />
partition all other 2 drives..<br />
dd if=/dev/sda of=/dev/sdb bs=512 count=1<br />
add<br />
dd if=/dev/sda of=/dev/sdc bs=512 count=1<br />
dd if=/dev/sda of=/dev/sdd bs=512 count=1</p>
<p>and</p>
<p>echo -e &#8220;\nt\n1\nfd\nt\n3\nfd\nw\nx&#8221; | fdisk /dev/sdb<br />
echo -e &#8220;\nt\n1\nfd\nt\n3\nfd\nw\nx&#8221; | fdisk /dev/sdc<br />
echo -e &#8220;\nt\n1\nfd\nt\n3\nfd\nw\nx&#8221; | fdisk /dev/sdd </p>
<p>also change lines where creating the array:</p>
<p>mdadm &#8211;create /dev/md0 &#8211;level=1 &#8211;raid-devices=2 missing /dev/sdb1<br />
change to :<br />
mdadm &#8211;create /dev/md0 &#8211;level=1 &#8211;raid-devices=4 missing /dev/sdb1 /dev/sdc1 /dev/sdd1<br />
and<br />
mdadm &#8211;create /dev/md1 &#8211;level=1 &#8211;raid-devices=2 missing /dev/sdb3<br />
change to:<br />
mdadm &#8211;create /dev/md1 &#8211;level=1 &#8211;raid-devices=4 missing /dev/sdb3 /dev/sdc3 /dev/sdd3</p>
<p>or even you can create a raid10 for /dev/md1 with four drives:</p>
<p>mdadm &#8211;create /dev/md1 &#8211;level=10 &#8211;raid-devices=4 missing /dev/sdb3 /dev/sdc3 /dev/sdd3</p>
<p>the rest of the configurations should be the same</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Configure XenServer 5.0 Free for Software RAID 1 + bootloader by A Almosawi</title>
		<link>http://tech-stuff.org/configure-xenserver-5-0-free-for-software-raid-1-bootloader/comment-page-1/#comment-253</link>
		<dc:creator>A Almosawi</dc:creator>
		<pubDate>Sun, 11 Dec 2011 12:19:08 +0000</pubDate>
		<guid isPermaLink="false">http://tech-stuff.org/?p=153#comment-253</guid>
		<description>is it possible you can make this work with 4 drives? can you show what needs to be adjusted in the script above?

thanks!

(please email response to my email above.)</description>
		<content:encoded><![CDATA[<p>is it possible you can make this work with 4 drives? can you show what needs to be adjusted in the script above?</p>
<p>thanks!</p>
<p>(please email response to my email above.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to delete emails on MS Exchange server 2010 SP1 by Chris</title>
		<link>http://tech-stuff.org/how-to-delete-emails-on-ms-exchange-server-2010-sp1/comment-page-1/#comment-246</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 08 Sep 2011 15:31:40 +0000</pubDate>
		<guid isPermaLink="false">http://tech-stuff.org/?p=178#comment-246</guid>
		<description>Been looking for something that can do this but on Exch 2003 ( I know don&#039;t ask )

Going to give it a try and see what happens

thanks for the info</description>
		<content:encoded><![CDATA[<p>Been looking for something that can do this but on Exch 2003 ( I know don&#8217;t ask )</p>
<p>Going to give it a try and see what happens</p>
<p>thanks for the info</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to delete emails on MS Exchange server 2010 SP1 by wing</title>
		<link>http://tech-stuff.org/how-to-delete-emails-on-ms-exchange-server-2010-sp1/comment-page-1/#comment-243</link>
		<dc:creator>wing</dc:creator>
		<pubDate>Mon, 08 Aug 2011 06:33:11 +0000</pubDate>
		<guid isPermaLink="false">http://tech-stuff.org/?p=178#comment-243</guid>
		<description>Thanks, I have been looking for a way to purge emails from Exchange Server directly, and this is very uselful to me.  Thank you</description>
		<content:encoded><![CDATA[<p>Thanks, I have been looking for a way to purge emails from Exchange Server directly, and this is very uselful to me.  Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to renew plesk services ssl certificates (self signed) by Zeljko</title>
		<link>http://tech-stuff.org/how-to-renew-plesk-services-ssl-certificates-self-signed/comment-page-1/#comment-241</link>
		<dc:creator>Zeljko</dc:creator>
		<pubDate>Wed, 29 Jun 2011 14:15:57 +0000</pubDate>
		<guid isPermaLink="false">http://tech-stuff.org/?p=136#comment-241</guid>
		<description>Thank you, really helped me a lot. 

That 465 port was bugging the hell out of me.</description>
		<content:encoded><![CDATA[<p>Thank you, really helped me a lot. </p>
<p>That 465 port was bugging the hell out of me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Use the vi editor binary mode to remove control-m characters by admin</title>
		<link>http://tech-stuff.org/use-the-vi-editor-binary-mode-to-remove-control-m-characters/comment-page-1/#comment-230</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 19 Apr 2011 11:29:47 +0000</pubDate>
		<guid isPermaLink="false">http://tech-stuff.org/?p=120#comment-230</guid>
		<description>Nice update :P
Thank you!</description>
		<content:encoded><![CDATA[<p>Nice update <img src='http://tech-stuff.org/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /><br />
Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Use the vi editor binary mode to remove control-m characters by gubi</title>
		<link>http://tech-stuff.org/use-the-vi-editor-binary-mode-to-remove-control-m-characters/comment-page-1/#comment-229</link>
		<dc:creator>gubi</dc:creator>
		<pubDate>Tue, 19 Apr 2011 10:32:46 +0000</pubDate>
		<guid isPermaLink="false">http://tech-stuff.org/?p=120#comment-229</guid>
		<description>Well... I am doing it quite differently.

If I see DOS on the bottom of vi&#039;s screen I just type:

:set ff=unix
:w!

No need for regexps or binary mode.
It is good to know that there are other ways to do the same job.

Thanks!</description>
		<content:encoded><![CDATA[<p>Well&#8230; I am doing it quite differently.</p>
<p>If I see DOS on the bottom of vi&#8217;s screen I just type:</p>
<p>:set ff=unix<br />
:w!</p>
<p>No need for regexps or binary mode.<br />
It is good to know that there are other ways to do the same job.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to add VisualWebGUI-Page extension to Windows2008/IIS7 by admin</title>
		<link>http://tech-stuff.org/how-to-add-visualwebgui-page-extension-to-windows2008iis7/comment-page-1/#comment-218</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 04 Jan 2011 14:37:51 +0000</pubDate>
		<guid isPermaLink="false">http://tech-stuff.org/?p=130#comment-218</guid>
		<description>Hello,

use windows file explorer , locate the designated folder, right-click on it -&gt; properties -&gt;security-&gt;edit and add/set iis_user and it&#039;s permissions .</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>use windows file explorer , locate the designated folder, right-click on it -> properties ->security->edit and add/set iis_user and it&#8217;s permissions .</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to add VisualWebGUI-Page extension to Windows2008/IIS7 by Hasibul</title>
		<link>http://tech-stuff.org/how-to-add-visualwebgui-page-extension-to-windows2008iis7/comment-page-1/#comment-217</link>
		<dc:creator>Hasibul</dc:creator>
		<pubDate>Tue, 04 Jan 2011 06:19:17 +0000</pubDate>
		<guid isPermaLink="false">http://tech-stuff.org/?p=130#comment-217</guid>
		<description>I am unable to do that.
I have a probllem in step 3. How i can give permission to iis_user??

I found following error

Server Error in &#039;/ontest&#039; Application.
--------------------------------------------------------------------------------

Failed to Execute URL. 
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

Exception Details: System.Web.HttpException: Failed to Execute URL.

Source Error: 

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.</description>
		<content:encoded><![CDATA[<p>I am unable to do that.<br />
I have a probllem in step 3. How i can give permission to iis_user??</p>
<p>I found following error</p>
<p>Server Error in &#8216;/ontest&#8217; Application.<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>Failed to Execute URL.<br />
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. </p>
<p>Exception Details: System.Web.HttpException: Failed to Execute URL.</p>
<p>Source Error: </p>
<p>An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to renew plesk services ssl certificates (self signed) by How to renew plesk services ssl certificates (self signed) - My Collection</title>
		<link>http://tech-stuff.org/how-to-renew-plesk-services-ssl-certificates-self-signed/comment-page-1/#comment-215</link>
		<dc:creator>How to renew plesk services ssl certificates (self signed) - My Collection</dc:creator>
		<pubDate>Sun, 02 Jan 2011 22:52:37 +0000</pubDate>
		<guid isPermaLink="false">http://tech-stuff.org/?p=136#comment-215</guid>
		<description>[...] via How to renew plesk services ssl certificates (self signed) &#124; Tech Stuff. [...]</description>
		<content:encoded><![CDATA[<p>[...] via How to renew plesk services ssl certificates (self signed) | Tech Stuff. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/28 queries in 0.014 seconds using disk: basic
Object Caching 322/328 objects using disk: basic

Served from: tech-stuff.org @ 2012-02-05 22:53:43 -->
