<?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 LINHOST.INFO</title>
	<atom:link href="http://linhost.info/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://linhost.info</link>
	<description>For My Own Mental Health</description>
	<lastBuildDate>Mon, 30 Jan 2012 19:21:08 +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 VMware: Add second disk to a Windows virtual machine by LC</title>
		<link>http://linhost.info/2009/08/vmware-add-second-disk-to-a-windows-virtual-machine/comment-page-1/#comment-122579</link>
		<dc:creator>LC</dc:creator>
		<pubDate>Mon, 30 Jan 2012 19:21:08 +0000</pubDate>
		<guid isPermaLink="false">http://linhost.info/?p=4717#comment-122579</guid>
		<description>Thanks a lot.  It is very clear and helpful information.</description>
		<content:encoded><![CDATA[<p>Thanks a lot.  It is very clear and helpful information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install Munin In Five Minutes On Ubuntu 10.04 by ck</title>
		<link>http://linhost.info/2010/06/install-munin-in-five-minutes-on-ubuntu-10-04/comment-page-1/#comment-122056</link>
		<dc:creator>ck</dc:creator>
		<pubDate>Fri, 27 Jan 2012 16:54:28 +0000</pubDate>
		<guid isPermaLink="false">http://linhost.info/?p=7709#comment-122056</guid>
		<description>Thanks Munin installation working in 7 minutes</description>
		<content:encoded><![CDATA[<p>Thanks Munin installation working in 7 minutes</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Iperf on Windows by TooMeeK</title>
		<link>http://linhost.info/2010/02/iperf-on-windows/comment-page-1/#comment-121367</link>
		<dc:creator>TooMeeK</dc:creator>
		<pubDate>Sun, 22 Jan 2012 13:51:27 +0000</pubDate>
		<guid isPermaLink="false">http://linhost.info/?p=6128#comment-121367</guid>
		<description>I&#039;m confused about this tool.
It says:
iperf -c 10.0.0.250 -t 600
------------------------------------------------------------
Client connecting to 10.0.0.250, TCP port 5001
TCP window size: 8.00 KByte (default)
------------------------------------------------------------
[168] local 10.0.0.104 port 50779 connected with 10.0.0.250 port 5001
[ ID] Interval       Transfer     Bandwidth
[168]  0.0-30.4 sec   807 MBytes   223 Mbits/sec

iperf -c 10.0.0.250 -t 600 -P 2
------------------------------------------------------------
Client connecting to 10.0.0.250, TCP port 5001
TCP window size: 8.00 KByte (default)
------------------------------------------------------------
[184] local 10.0.0.104 port 50792 connected with 10.0.0.250 port 5001
[172] local 10.0.0.104 port 50791 connected with 10.0.0.250 port 5001
[ ID] Interval       Transfer     Bandwidth
[184]  0.0-100.2 sec  1.93 GBytes   166 Mbits/sec
[172]  0.0-100.2 sec  1.93 GBytes   165 Mbits/sec
[SUM]  0.0-100.2 sec  3.86 GBytes   331 Mbits/sec

iperf -c 10.0.0.250 -t 600 -P 5
------------------------------------------------------------
Client connecting to 10.0.0.250, TCP port 5001
TCP window size: 8.00 KByte (default)
------------------------------------------------------------
[204] local 10.0.0.104 port 51120 connected with 10.0.0.250 port 5001
[188] local 10.0.0.104 port 51118 connected with 10.0.0.250 port 5001
[180] local 10.0.0.104 port 51117 connected with 10.0.0.250 port 5001
[196] local 10.0.0.104 port 51119 connected with 10.0.0.250 port 5001
[168] local 10.0.0.104 port 51116 connected with 10.0.0.250 port 5001
[ ID] Interval       Transfer     Bandwidth
[188]  0.0-34.9 sec   540 MBytes   130 Mbits/sec
[196]  0.0-34.9 sec   535 MBytes   129 Mbits/sec
[180]  0.0-34.9 sec   535 MBytes   129 Mbits/sec
[168]  0.0-34.9 sec   529 MBytes   127 Mbits/sec
[204]  0.0-34.9 sec   530 MBytes   127 Mbits/sec
[SUM]  0.0-34.9 sec  2.61 GBytes   641 Mbits/sec

it&#039;s gigabit network on gigabit switch, all cards are Gigabit. The only difference is I&#039;m trying to get 1Gbit/s via bridged and bonded interface in server.</description>
		<content:encoded><![CDATA[<p>I&#8217;m confused about this tool.<br />
It says:<br />
iperf -c 10.0.0.250 -t 600<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
Client connecting to 10.0.0.250, TCP port 5001<br />
TCP window size: 8.00 KByte (default)<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[168] local 10.0.0.104 port 50779 connected with 10.0.0.250 port 5001<br />
[ ID] Interval       Transfer     Bandwidth<br />
[168]  0.0-30.4 sec   807 MBytes   223 Mbits/sec</p>
<p>iperf -c 10.0.0.250 -t 600 -P 2<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
Client connecting to 10.0.0.250, TCP port 5001<br />
TCP window size: 8.00 KByte (default)<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[184] local 10.0.0.104 port 50792 connected with 10.0.0.250 port 5001<br />
[172] local 10.0.0.104 port 50791 connected with 10.0.0.250 port 5001<br />
[ ID] Interval       Transfer     Bandwidth<br />
[184]  0.0-100.2 sec  1.93 GBytes   166 Mbits/sec<br />
[172]  0.0-100.2 sec  1.93 GBytes   165 Mbits/sec<br />
[SUM]  0.0-100.2 sec  3.86 GBytes   331 Mbits/sec</p>
<p>iperf -c 10.0.0.250 -t 600 -P 5<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
Client connecting to 10.0.0.250, TCP port 5001<br />
TCP window size: 8.00 KByte (default)<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
[204] local 10.0.0.104 port 51120 connected with 10.0.0.250 port 5001<br />
[188] local 10.0.0.104 port 51118 connected with 10.0.0.250 port 5001<br />
[180] local 10.0.0.104 port 51117 connected with 10.0.0.250 port 5001<br />
[196] local 10.0.0.104 port 51119 connected with 10.0.0.250 port 5001<br />
[168] local 10.0.0.104 port 51116 connected with 10.0.0.250 port 5001<br />
[ ID] Interval       Transfer     Bandwidth<br />
[188]  0.0-34.9 sec   540 MBytes   130 Mbits/sec<br />
[196]  0.0-34.9 sec   535 MBytes   129 Mbits/sec<br />
[180]  0.0-34.9 sec   535 MBytes   129 Mbits/sec<br />
[168]  0.0-34.9 sec   529 MBytes   127 Mbits/sec<br />
[204]  0.0-34.9 sec   530 MBytes   127 Mbits/sec<br />
[SUM]  0.0-34.9 sec  2.61 GBytes   641 Mbits/sec</p>
<p>it&#8217;s gigabit network on gigabit switch, all cards are Gigabit. The only difference is I&#8217;m trying to get 1Gbit/s via bridged and bonded interface in server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows Was Unable To Complete The Format by STANLEY</title>
		<link>http://linhost.info/2011/03/windows-was-unable-to-complete-the-format/comment-page-1/#comment-120731</link>
		<dc:creator>STANLEY</dc:creator>
		<pubDate>Mon, 16 Jan 2012 15:25:39 +0000</pubDate>
		<guid isPermaLink="false">http://linhost.info/?p=11079#comment-120731</guid>
		<description>The flash disk i am trying to format using your method, is being recognized by my computer as removable disk G,but when I right click on it then properties it shows no free space and 0 bytes , but windows is unable to format it, so I try to format using your method,on CMD i type diskpart then list disk, my 2GB USB is not recognized, how can I solve this</description>
		<content:encoded><![CDATA[<p>The flash disk i am trying to format using your method, is being recognized by my computer as removable disk G,but when I right click on it then properties it shows no free space and 0 bytes , but windows is unable to format it, so I try to format using your method,on CMD i type diskpart then list disk, my 2GB USB is not recognized, how can I solve this</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Iperf on Windows by Maddelena</title>
		<link>http://linhost.info/2010/02/iperf-on-windows/comment-page-1/#comment-120662</link>
		<dc:creator>Maddelena</dc:creator>
		<pubDate>Mon, 16 Jan 2012 06:55:24 +0000</pubDate>
		<guid isPermaLink="false">http://linhost.info/?p=6128#comment-120662</guid>
		<description>Hi,

I have saved iperf exe file in the D drive and run iperf as a server in the location where the Iperf executable resides. But i always have this error when setting it as server, &#039;OpenSCManager failed - Access is denied. (0x5)&#039;. Would appreciate if you can help me as I am new in using iperf. I have no problem when using it as client. Thanks!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have saved iperf exe file in the D drive and run iperf as a server in the location where the Iperf executable resides. But i always have this error when setting it as server, &#8216;OpenSCManager failed &#8211; Access is denied. (0&#215;5)&#8217;. Would appreciate if you can help me as I am new in using iperf. I have no problem when using it as client. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Implementing RAID1 on Windows Server 2003 by mickeway</title>
		<link>http://linhost.info/2009/12/implement-raid1-on-windows-server-2003/comment-page-1/#comment-120550</link>
		<dc:creator>mickeway</dc:creator>
		<pubDate>Sun, 15 Jan 2012 13:28:39 +0000</pubDate>
		<guid isPermaLink="false">http://linhost.info/?p=5742#comment-120550</guid>
		<description>I have two new similar HDD. I have installed Windows Server 2003 on one HDD and I wonder whether I should format and install Windows Server 2003 on the other one too before I do the RAID1? Or should I only format it or should I neither format nor install Windows Server 2003 on it?

Thanks for a very coherent and concise explanation otherwise,

mickeway</description>
		<content:encoded><![CDATA[<p>I have two new similar HDD. I have installed Windows Server 2003 on one HDD and I wonder whether I should format and install Windows Server 2003 on the other one too before I do the RAID1? Or should I only format it or should I neither format nor install Windows Server 2003 on it?</p>
<p>Thanks for a very coherent and concise explanation otherwise,</p>
<p>mickeway</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Iperf on Windows by CC Hsiang</title>
		<link>http://linhost.info/2010/02/iperf-on-windows/comment-page-1/#comment-119171</link>
		<dc:creator>CC Hsiang</dc:creator>
		<pubDate>Fri, 06 Jan 2012 00:27:55 +0000</pubDate>
		<guid isPermaLink="false">http://linhost.info/?p=6128#comment-119171</guid>
		<description>I tried to do some TCP connection scale/stress test using -P parameter.  When I do &quot;-P 10&quot;, the tool works ok, but if I do &quot;-P&quot; with a higher number, e.g. 200, the tool crashed with stackdump.  
Is this a known bug? Is there a limitation on how many TCP connections can be tested at the same time?
Thanks in advance.</description>
		<content:encoded><![CDATA[<p>I tried to do some TCP connection scale/stress test using -P parameter.  When I do &#8220;-P 10&#8243;, the tool works ok, but if I do &#8220;-P&#8221; with a higher number, e.g. 200, the tool crashed with stackdump.<br />
Is this a known bug? Is there a limitation on how many TCP connections can be tested at the same time?<br />
Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows Was Unable To Complete The Format by nisarg71</title>
		<link>http://linhost.info/2011/03/windows-was-unable-to-complete-the-format/comment-page-1/#comment-118674</link>
		<dc:creator>nisarg71</dc:creator>
		<pubDate>Mon, 02 Jan 2012 11:24:37 +0000</pubDate>
		<guid isPermaLink="false">http://linhost.info/?p=11079#comment-118674</guid>
		<description>hey there bro i have extra 500gb hard disk so i connected that in my pc with sata cable 

but i had same problem window can&#039;t format error.

so i did as ur explanation but at format step

when i try to format drive with &quot;format fs=ntfs quick&quot;

it says 
Diskpart has encounterd an error : the parameter is incorrect.see the system event log for more information,,



would u pl z help me out...

thanks in advance...</description>
		<content:encoded><![CDATA[<p>hey there bro i have extra 500gb hard disk so i connected that in my pc with sata cable </p>
<p>but i had same problem window can&#8217;t format error.</p>
<p>so i did as ur explanation but at format step</p>
<p>when i try to format drive with &#8220;format fs=ntfs quick&#8221;</p>
<p>it says<br />
Diskpart has encounterd an error : the parameter is incorrect.see the system event log for more information,,</p>
<p>would u pl z help me out&#8230;</p>
<p>thanks in advance&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows: How To Compact A Dynamic VHD by Dshah</title>
		<link>http://linhost.info/2011/01/windows-how-to-compact-a-dynamic-vhd/comment-page-1/#comment-118218</link>
		<dc:creator>Dshah</dc:creator>
		<pubDate>Thu, 29 Dec 2011 19:21:27 +0000</pubDate>
		<guid isPermaLink="false">http://linhost.info/?p=10655#comment-118218</guid>
		<description>Initially ran into an issue with the error of file system limitation. Found an article at http://www.expta.com/2010/06/unable-to-compact-vhd-due-to-file.html

Deleted all Shadow copies and then ran the diskpart as described above and Voila.. 80GB down to 19GB.. Thanks a bunch!!</description>
		<content:encoded><![CDATA[<p>Initially ran into an issue with the error of file system limitation. Found an article at <a href="http://www.expta.com/2010/06/unable-to-compact-vhd-due-to-file.html" rel="nofollow">http://www.expta.com/2010/06/unable-to-compact-vhd-due-to-file.html</a></p>
<p>Deleted all Shadow copies and then ran the diskpart as described above and Voila.. 80GB down to 19GB.. Thanks a bunch!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Install DDclient On Ubuntu by Luis Ventura</title>
		<link>http://linhost.info/2008/12/ddclient-set-up-for-ubuntu/comment-page-1/#comment-117573</link>
		<dc:creator>Luis Ventura</dc:creator>
		<pubDate>Sat, 24 Dec 2011 09:20:12 +0000</pubDate>
		<guid isPermaLink="false">http://linhost.info/?p=1429#comment-117573</guid>
		<description>And Merry Xmas to you :)</description>
		<content:encoded><![CDATA[<p>And Merry Xmas to you <img src='http://linhost.info/log/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

