<?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 The Fluffy Admin</title>
	<atom:link href="http://thefluffyadmin.net/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://thefluffyadmin.net</link>
	<description>The life and times of the fluffy systems administrator</description>
	<pubDate>Thu, 09 Sep 2010 17:49:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Computer Room Cleanup and re-cabling Pics and Movies by Secret Admirer</title>
		<link>http://thefluffyadmin.net/?p=340&#038;cpage=1#comment-467</link>
		<dc:creator>Secret Admirer</dc:creator>
		<pubDate>Thu, 22 Jul 2010 19:33:49 +0000</pubDate>
		<guid isPermaLink="false">http://thefluffyadmin.net/?p=340#comment-467</guid>
		<description>You are very cute!!!</description>
		<content:encoded><![CDATA[<p>You are very cute!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Security: Linux vs Windows, administering Windows over telnet by Anders</title>
		<link>http://thefluffyadmin.net/?p=35&#038;cpage=1#comment-465</link>
		<dc:creator>Anders</dc:creator>
		<pubDate>Tue, 22 Jun 2010 19:14:34 +0000</pubDate>
		<guid isPermaLink="false">http://thefluffyadmin.net/?p=35#comment-465</guid>
		<description>I know this is an old post, but anyway.

I am a Unix/Linux admin, so it is fun to see MS Windows going to power tool, that was claimd that it wasn't needed :)  Better late than never though.

By the way, a tip.  Never, ever use the telnet protocoll, your password will fly in clean on the network, and you are subject to MIB attacks.  Esp. as MS hasn't implemented DNSSec yet.  Use ssh protocol instead.  It do lots of stuff right, like encrytion, secure login without password (use certifactes) protect from MIB etc etc.

There should be a SSH service for MS Windows, at least.

Yes, try Ubuntu installed in MS Windows or in VirtualBox.  As an application in MS Windows, you have dualboot without needing to repartition your machine. Easy to remove later too, just uninstall Ubuntu from MS Windows and all are gone (even your photos and stuff, so do move them over to your MS Windows partitin first).

Any way, good luck with Ubuntu, if you havn't started yet. :)</description>
		<content:encoded><![CDATA[<p>I know this is an old post, but anyway.</p>
<p>I am a Unix/Linux admin, so it is fun to see MS Windows going to power tool, that was claimd that it wasn&#8217;t needed <img src='http://thefluffyadmin.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Better late than never though.</p>
<p>By the way, a tip.  Never, ever use the telnet protocoll, your password will fly in clean on the network, and you are subject to MIB attacks.  Esp. as MS hasn&#8217;t implemented DNSSec yet.  Use ssh protocol instead.  It do lots of stuff right, like encrytion, secure login without password (use certifactes) protect from MIB etc etc.</p>
<p>There should be a SSH service for MS Windows, at least.</p>
<p>Yes, try Ubuntu installed in MS Windows or in VirtualBox.  As an application in MS Windows, you have dualboot without needing to repartition your machine. Easy to remove later too, just uninstall Ubuntu from MS Windows and all are gone (even your photos and stuff, so do move them over to your MS Windows partitin first).</p>
<p>Any way, good luck with Ubuntu, if you havn&#8217;t started yet. <img src='http://thefluffyadmin.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Lenovo T500 Wont PXE boot by Rogier</title>
		<link>http://thefluffyadmin.net/?p=653&#038;cpage=1#comment-450</link>
		<dc:creator>Rogier</dc:creator>
		<pubDate>Mon, 10 May 2010 09:47:55 +0000</pubDate>
		<guid isPermaLink="false">http://thefluffyadmin.net/?p=653#comment-450</guid>
		<description>Only reasons for it to fail I can imagine are:
- the NIC doesn't support PXE (but I am pretty sure you already checked that ;))
- the NIC does support PXE but is b0rked (bad firmware)
- the Laptop is not in the same subnet as the DHCP server.
- The PXE config is not supported. (although I've never seen that happen before)

PXE is not horribly complicated; it's pretty much modified DHCP and TFTP. The sequence is:

- laptop NIC broadcasts an PXE extended DHCPDISCOVER 
- DHCP proxy broadcasts a extended DHCPOFFER
- laptop NIC uses info to send DHCPREQUEST to boot server
- Boot server responds with information where to get the network bootstrap program, supported PXE types and TFTP config.</description>
		<content:encoded><![CDATA[<p>Only reasons for it to fail I can imagine are:<br />
- the NIC doesn&#8217;t support PXE (but I am pretty sure you already checked that ;))<br />
- the NIC does support PXE but is b0rked (bad firmware)<br />
- the Laptop is not in the same subnet as the DHCP server.<br />
- The PXE config is not supported. (although I&#8217;ve never seen that happen before)</p>
<p>PXE is not horribly complicated; it&#8217;s pretty much modified DHCP and TFTP. The sequence is:</p>
<p>- laptop NIC broadcasts an PXE extended DHCPDISCOVER<br />
- DHCP proxy broadcasts a extended DHCPOFFER<br />
- laptop NIC uses info to send DHCPREQUEST to boot server<br />
- Boot server responds with information where to get the network bootstrap program, supported PXE types and TFTP config.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My Android app&#8217;s and finally a decent Jabber client: Jabiru by Till Klocke</title>
		<link>http://thefluffyadmin.net/?p=620&#038;cpage=1#comment-448</link>
		<dc:creator>Till Klocke</dc:creator>
		<pubDate>Wed, 28 Apr 2010 15:25:46 +0000</pubDate>
		<guid isPermaLink="false">http://thefluffyadmin.net/?p=620#comment-448</guid>
		<description>If you are looking for a decent Jabber/XMPP client then look out for Jabbroid. It has some nice features (MUC, full avatar support, some PEP stuff, geoloc and some more) and is pretty stable for an alpha version. Check it out at http://jabbroid.akuz.de or search for Jabbroid in Android Market.</description>
		<content:encoded><![CDATA[<p>If you are looking for a decent Jabber/XMPP client then look out for Jabbroid. It has some nice features (MUC, full avatar support, some PEP stuff, geoloc and some more) and is pretty stable for an alpha version. Check it out at <a href="http://jabbroid.akuz.de" rel="nofollow">http://jabbroid.akuz.de</a> or search for Jabbroid in Android Market.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Gillmor Gang Podcast - temp RSS feed and other stuff by PlayclePymn</title>
		<link>http://thefluffyadmin.net/?p=626&#038;cpage=1#comment-443</link>
		<dc:creator>PlayclePymn</dc:creator>
		<pubDate>Thu, 01 Apr 2010 12:29:36 +0000</pubDate>
		<guid isPermaLink="false">http://thefluffyadmin.net/?p=626#comment-443</guid>
		<description>where did you read this?</description>
		<content:encoded><![CDATA[<p>where did you read this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Windows Update client error 0&#215;8007041d by Luke</title>
		<link>http://thefluffyadmin.net/?p=289&#038;cpage=1#comment-439</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Thu, 25 Feb 2010 03:52:05 +0000</pubDate>
		<guid isPermaLink="false">http://thefluffyadmin.net/?p=289#comment-439</guid>
		<description>We had this issue a Windows Server 2003 64bit and deleting the follow registry value solved it:
HKLM\SYSTEM\CurrentControlSet\Services\wuauserv
WOW64=0x1  &lt;-- Delete this</description>
		<content:encoded><![CDATA[<p>We had this issue a Windows Server 2003 64bit and deleting the follow registry value solved it:<br />
HKLM\SYSTEM\CurrentControlSet\Services\wuauserv<br />
WOW64=0&#215;1  &lt;&#8211; Delete this</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on &#8220;Multiple Connections&#8221; error when importing a Physical machine into VMware by usbishnik</title>
		<link>http://thefluffyadmin.net/?p=644&#038;cpage=1#comment-354</link>
		<dc:creator>usbishnik</dc:creator>
		<pubDate>Tue, 02 Feb 2010 00:08:16 +0000</pubDate>
		<guid isPermaLink="false">http://thefluffyadmin.net/?p=644#comment-354</guid>
		<description>угу.....</description>
		<content:encoded><![CDATA[<p>угу&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My Android app&#8217;s and finally a decent Jabber client: Jabiru by Josef Halicek</title>
		<link>http://thefluffyadmin.net/?p=620&#038;cpage=1#comment-320</link>
		<dc:creator>Josef Halicek</dc:creator>
		<pubDate>Mon, 11 Jan 2010 15:48:45 +0000</pubDate>
		<guid isPermaLink="false">http://thefluffyadmin.net/?p=620#comment-320</guid>
		<description>Uh, i forgott the link :D http://www.jabbim.com/android/</description>
		<content:encoded><![CDATA[<p>Uh, i forgott the link <img src='http://thefluffyadmin.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> <a href="http://www.jabbim.com/android/" rel="nofollow">http://www.jabbim.com/android/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My Android app&#8217;s and finally a decent Jabber client: Jabiru by Josef Halicek</title>
		<link>http://thefluffyadmin.net/?p=620&#038;cpage=1#comment-319</link>
		<dc:creator>Josef Halicek</dc:creator>
		<pubDate>Mon, 11 Jan 2010 15:48:25 +0000</pubDate>
		<guid isPermaLink="false">http://thefluffyadmin.net/?p=620#comment-319</guid>
		<description>Jabbim Team from czech republic finally showed first version of its Jabbim jabber client for Android. We will see...</description>
		<content:encoded><![CDATA[<p>Jabbim Team from czech republic finally showed first version of its Jabbim jabber client for Android. We will see&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android XMPP/Jabber xep-0045 support, and the Talkonaut team on why Android sucks by Joe S</title>
		<link>http://thefluffyadmin.net/?p=621&#038;cpage=1#comment-133</link>
		<dc:creator>Joe S</dc:creator>
		<pubDate>Wed, 04 Nov 2009 16:41:30 +0000</pubDate>
		<guid isPermaLink="false">http://thefluffyadmin.net/?p=621#comment-133</guid>
		<description>imov Messenger for android supports xep-0045.</description>
		<content:encoded><![CDATA[<p>imov Messenger for android supports xep-0045.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
