<?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 on: Windows vs Everything Else</title>
	<atom:link href="http://www.techcentral.co.za/windows-versus-everything-else/11967/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techcentral.co.za/windows-versus-everything-else/11967/</link>
	<description>South Africa&#039;s technology news leader</description>
	<lastBuildDate>Tue, 22 May 2012 09:19:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: fskmh</title>
		<link>http://www.techcentral.co.za/windows-versus-everything-else/11967/comment-page-1/#comment-2505</link>
		<dc:creator>fskmh</dc:creator>
		<pubDate>Tue, 12 Jan 2010 11:46:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcentral.co.za/?p=11967#comment-2505</guid>
		<description>@Brett
I assume you&#039;re referring to the use of &quot;ssh -X&quot;? Or are you actually spawning multiple X sessions on your WAN?
Using VNC with highest compression and lowest colour depth would be better but it&#039;s not great either. Luckily there&#039;s NX and FreeNX.</description>
		<content:encoded><![CDATA[<p>@Brett<br />
I assume you&#8217;re referring to the use of &#8220;ssh -X&#8221;? Or are you actually spawning multiple X sessions on your WAN?<br />
Using VNC with highest compression and lowest colour depth would be better but it&#8217;s not great either. Luckily there&#8217;s NX and FreeNX.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett</title>
		<link>http://www.techcentral.co.za/windows-versus-everything-else/11967/comment-page-1/#comment-2452</link>
		<dc:creator>Brett</dc:creator>
		<pubDate>Thu, 07 Jan 2010 10:27:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcentral.co.za/?p=11967#comment-2452</guid>
		<description>Try RDP vs X, X is an absolute dog over slow wan links, even with compression enabled on a ssh tunnel, RDP works quite happily over just about nothing.

Not everything runs at commandline</description>
		<content:encoded><![CDATA[<p>Try RDP vs X, X is an absolute dog over slow wan links, even with compression enabled on a ssh tunnel, RDP works quite happily over just about nothing.</p>
<p>Not everything runs at commandline</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.techcentral.co.za/windows-versus-everything-else/11967/comment-page-1/#comment-2446</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Thu, 07 Jan 2010 07:09:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcentral.co.za/?p=11967#comment-2446</guid>
		<description>I prefer Linux over Windows anytime, I used Windows for many years on my Desktop computer and it did the Job, now I use Ubuntu and I love the operating system and will never use windows again, no more constant reboots if an application freezes. End Task in task manager windows just sucks against the Linux kill command together with the pgrep command. But it&#039;s a choice of preference. If you&#039;re a .net developer go for Windows. PHP developer go for Linux.

When it comes to servers, throw Windows into the dustbin. SSH to a Linux box is so much quicker than trying to RDP to the Windows box and click on start.

My conclusion is that every operating system has it&#039;s own pro&#039;s and con&#039;s and at the end it&#039;s the end users choice.</description>
		<content:encoded><![CDATA[<p>I prefer Linux over Windows anytime, I used Windows for many years on my Desktop computer and it did the Job, now I use Ubuntu and I love the operating system and will never use windows again, no more constant reboots if an application freezes. End Task in task manager windows just sucks against the Linux kill command together with the pgrep command. But it&#8217;s a choice of preference. If you&#8217;re a .net developer go for Windows. PHP developer go for Linux.</p>
<p>When it comes to servers, throw Windows into the dustbin. SSH to a Linux box is so much quicker than trying to RDP to the Windows box and click on start.</p>
<p>My conclusion is that every operating system has it&#8217;s own pro&#8217;s and con&#8217;s and at the end it&#8217;s the end users choice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leslie Viljoen</title>
		<link>http://www.techcentral.co.za/windows-versus-everything-else/11967/comment-page-1/#comment-2441</link>
		<dc:creator>Leslie Viljoen</dc:creator>
		<pubDate>Wed, 06 Jan 2010 21:08:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcentral.co.za/?p=11967#comment-2441</guid>
		<description>Matthew, I really have to agree with you, but then you are preaching to the converted in my case.

I recently sat for days trying to fix a Windows server that simply stopped starting up - no messages except for an eternal &quot;Applying Settings&quot;. Nothing in the logs under safe mode.

After much messing around with so-called &quot;recovery&quot;, I reloaded the box and had to do some funky command-line &quot;seizing of roles&quot; because the other servers couldn&#039;t understand that their fallen brother wasn&#039;t coming back. Next, many obscure and ungoogleable errors as I tried to &quot;recover&quot; Exchange. In the same week two other servers died completely because of network worms - one of them 1600km away!

In the end I replaced the basic mail server function with Postfix/Dovecot on a Linux box (in 30 minutes) and later outsourced our mail entirely to Google.

I sometimes wonder if I see all these defects in Windows because I look especially hard for them - or if others can&#039;t see them because they are just not experienced in any alternative. I must say its easy for me to forgive Linux problems, even though I do complain about them.

Ultimately I think Windows is apt punishment for those who choose it, I just wish I did not have to be punished along with them.</description>
		<content:encoded><![CDATA[<p>Matthew, I really have to agree with you, but then you are preaching to the converted in my case.</p>
<p>I recently sat for days trying to fix a Windows server that simply stopped starting up &#8211; no messages except for an eternal &#8220;Applying Settings&#8221;. Nothing in the logs under safe mode.</p>
<p>After much messing around with so-called &#8220;recovery&#8221;, I reloaded the box and had to do some funky command-line &#8220;seizing of roles&#8221; because the other servers couldn&#8217;t understand that their fallen brother wasn&#8217;t coming back. Next, many obscure and ungoogleable errors as I tried to &#8220;recover&#8221; Exchange. In the same week two other servers died completely because of network worms &#8211; one of them 1600km away!</p>
<p>In the end I replaced the basic mail server function with Postfix/Dovecot on a Linux box (in 30 minutes) and later outsourced our mail entirely to Google.</p>
<p>I sometimes wonder if I see all these defects in Windows because I look especially hard for them &#8211; or if others can&#8217;t see them because they are just not experienced in any alternative. I must say its easy for me to forgive Linux problems, even though I do complain about them.</p>
<p>Ultimately I think Windows is apt punishment for those who choose it, I just wish I did not have to be punished along with them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett</title>
		<link>http://www.techcentral.co.za/windows-versus-everything-else/11967/comment-page-1/#comment-2385</link>
		<dc:creator>Brett</dc:creator>
		<pubDate>Tue, 29 Dec 2009 14:04:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcentral.co.za/?p=11967#comment-2385</guid>
		<description>@JP, letting users fiddle with their machines simply leads to an increased cost of maintaining them, reduces the host security and exposes the organisation to all sorts of evils.

I agree with Greg, if you want to play with the tools I provide you, do it on your own kit, in your own time. I give you access to only what you need. I don&#039;t have time to fight with technology.

Getting back to my MCSE&#039;s tirade though, no, I don&#039;t employ them, I&#039;m a green/black screen admin, I do work with them though and my infrastructure is probably a little bigger than a SME who hires multiskilled staff. And in my time I&#039;ve met some very smart windows folk and some very dumb *NIX staff.</description>
		<content:encoded><![CDATA[<p>@JP, letting users fiddle with their machines simply leads to an increased cost of maintaining them, reduces the host security and exposes the organisation to all sorts of evils.</p>
<p>I agree with Greg, if you want to play with the tools I provide you, do it on your own kit, in your own time. I give you access to only what you need. I don&#8217;t have time to fight with technology.</p>
<p>Getting back to my MCSE&#8217;s tirade though, no, I don&#8217;t employ them, I&#8217;m a green/black screen admin, I do work with them though and my infrastructure is probably a little bigger than a SME who hires multiskilled staff. And in my time I&#8217;ve met some very smart windows folk and some very dumb *NIX staff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://www.techcentral.co.za/windows-versus-everything-else/11967/comment-page-1/#comment-2383</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Tue, 29 Dec 2009 12:10:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcentral.co.za/?p=11967#comment-2383</guid>
		<description>@JP &gt;&gt;You have to state your reasons and, as far as necessary, show their merit and how this trumps the opposing argument(s).

I stated my reasons, and it&#039;s a proof by example, the merit is all over the world for all to see.    Please re-read my previous comment again.  I&#039;m fairly sure you&#039;re at a skill/experience level enough to realise that a lot of pretty cool things are done on windows servers without me having to spit out examples.  I think it&#039;s pretty obvious.  If I were having this discussion with britney spears I might have to justify my remark with examples, but this is a tech site.  I&#039;m sure you haven&#039;t just started using computers and stumbled on this comment section randomly.

&gt;&gt; That goes to argue then that you don’t *want* your users fiddling with settings. You don’t want your user to even know anything about it.

Well, again, obviously :) - the sysadmin&#039;s job is to provide a stable, consistent working environment for the employees that they can&#039;t break by fiddling.  If they need to know any more about it or need more access to do their job (ie developers and such), then it&#039;s the sysadmin&#039;s job to give them the appropriate info/access.   If a user wants to fiddle with stuff, do it at home or in a VM.</description>
		<content:encoded><![CDATA[<p>@JP &gt;&gt;You have to state your reasons and, as far as necessary, show their merit and how this trumps the opposing argument(s).</p>
<p>I stated my reasons, and it&#8217;s a proof by example, the merit is all over the world for all to see.    Please re-read my previous comment again.  I&#8217;m fairly sure you&#8217;re at a skill/experience level enough to realise that a lot of pretty cool things are done on windows servers without me having to spit out examples.  I think it&#8217;s pretty obvious.  If I were having this discussion with britney spears I might have to justify my remark with examples, but this is a tech site.  I&#8217;m sure you haven&#8217;t just started using computers and stumbled on this comment section randomly.</p>
<p>&gt;&gt; That goes to argue then that you don’t *want* your users fiddling with settings. You don’t want your user to even know anything about it.</p>
<p>Well, again, obviously <img src='http://www.techcentral.co.za/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  &#8211; the sysadmin&#8217;s job is to provide a stable, consistent working environment for the employees that they can&#8217;t break by fiddling.  If they need to know any more about it or need more access to do their job (ie developers and such), then it&#8217;s the sysadmin&#8217;s job to give them the appropriate info/access.   If a user wants to fiddle with stuff, do it at home or in a VM.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JP</title>
		<link>http://www.techcentral.co.za/windows-versus-everything-else/11967/comment-page-1/#comment-2376</link>
		<dc:creator>JP</dc:creator>
		<pubDate>Mon, 28 Dec 2009 15:54:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcentral.co.za/?p=11967#comment-2376</guid>
		<description>Ah, thank you, Brett. I hoped someone would bring out such a remarkably uninformed opinion. I expect that, when you&#039;re hiring MCSEs, you&#039;re doing so because you need someone who can skillfully handle a network of the size and/or importance you reached. That goes to argue then that you don&#039;t *want* your users fiddling with settings. You don&#039;t want your user to even know anything about it. You want to deploy their workstations based on policies, like any smart sysadmin would. Doing otherwise is merely a highly effective way to waste your sysadmin&#039;s time, and ensuring that they can&#039;t be put to much better use in whatever other way.

And to follow up your other remark..I guess a web server should also store and perform some other assimilated services? Or would I be having my head in the sand to say that? You&#039;re thinking of a package deal, Brett. You&#039;re going into this to buy the 2-year contract from Vodacom that gives you the 3G dongle and 2-year walk-in service. I&#039;m going into this buying the cellphone and a prepaid SIM card.</description>
		<content:encoded><![CDATA[<p>Ah, thank you, Brett. I hoped someone would bring out such a remarkably uninformed opinion. I expect that, when you&#8217;re hiring MCSEs, you&#8217;re doing so because you need someone who can skillfully handle a network of the size and/or importance you reached. That goes to argue then that you don&#8217;t *want* your users fiddling with settings. You don&#8217;t want your user to even know anything about it. You want to deploy their workstations based on policies, like any smart sysadmin would. Doing otherwise is merely a highly effective way to waste your sysadmin&#8217;s time, and ensuring that they can&#8217;t be put to much better use in whatever other way.</p>
<p>And to follow up your other remark..I guess a web server should also store and perform some other assimilated services? Or would I be having my head in the sand to say that? You&#8217;re thinking of a package deal, Brett. You&#8217;re going into this to buy the 2-year contract from Vodacom that gives you the 3G dongle and 2-year walk-in service. I&#8217;m going into this buying the cellphone and a prepaid SIM card.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett</title>
		<link>http://www.techcentral.co.za/windows-versus-everything-else/11967/comment-page-1/#comment-2374</link>
		<dc:creator>Brett</dc:creator>
		<pubDate>Mon, 28 Dec 2009 09:43:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcentral.co.za/?p=11967#comment-2374</guid>
		<description>@JP, Windows boxes talk SMB as the default option, making users fiddle with different protocols is just going to alienate you.

As for the mail server story, what do you think a mail server is? It&#039;s a multifaceted collection of services. Simply living in the MTA world is keeping your head in the sand.

Getting down to the skills of MCSE&#039;s vs UNIX staff, UNIX staff generally tend to work on high end kit and usually are a little more careful around it, however you simply cannot compare the amount of material / training required for a MCSE as opposed to say a RHCE. Have you seen what the networking component looks like? Clearly not. 

To be fair though, I was brought up under the often not so gentle hand of administrators and sysop&#039;s over the years, I&#039;ve worked on a great deal of platforms in my time, not just UNIX and Windows. I have the greatest respect for admins who know what they&#039;re doing and follow sound practices, Windows/UNIX/Other</description>
		<content:encoded><![CDATA[<p>@JP, Windows boxes talk SMB as the default option, making users fiddle with different protocols is just going to alienate you.</p>
<p>As for the mail server story, what do you think a mail server is? It&#8217;s a multifaceted collection of services. Simply living in the MTA world is keeping your head in the sand.</p>
<p>Getting down to the skills of MCSE&#8217;s vs UNIX staff, UNIX staff generally tend to work on high end kit and usually are a little more careful around it, however you simply cannot compare the amount of material / training required for a MCSE as opposed to say a RHCE. Have you seen what the networking component looks like? Clearly not. </p>
<p>To be fair though, I was brought up under the often not so gentle hand of administrators and sysop&#8217;s over the years, I&#8217;ve worked on a great deal of platforms in my time, not just UNIX and Windows. I have the greatest respect for admins who know what they&#8217;re doing and follow sound practices, Windows/UNIX/Other</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JP</title>
		<link>http://www.techcentral.co.za/windows-versus-everything-else/11967/comment-page-1/#comment-2361</link>
		<dc:creator>JP</dc:creator>
		<pubDate>Fri, 25 Dec 2009 16:01:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcentral.co.za/?p=11967#comment-2361</guid>
		<description>My first comments are directed at Brett, who seems to present a flawed argument.

&quot;I would never [...] even realistically consider using linux for:

a) A mail server
b) A file server for desktops
c) A desktop&quot;

I&#039;ll half-grant you (c). Windows on the desktop is often a better fit for users than Linux would be, although lately this does seem to become less of an issue than it used to be. But now next we have to look at (a) and (b). Your definition of file server being constricted to only SMB, aka Windows Sharing, feels somewhat..selective. What about the alternatives? WebDAV? NFS (which is now even supported by default on Windows 7, to my knowledge)? Then we&#039;ll move on to your definition of a &quot;mail server&quot; as &quot;a mail, calendaring, appointment and all-the-rest-in-the-groupware-class server&quot;. This is either blatantly ignorant of what encompasses the functionality of &quot;mail server&quot;, or is a mindset so deeply engraved due to the package offering in which way you get Windows-based mail servers and as a result is just &quot;the answer&quot;. And with &quot;the answer&quot;, I mean it in the same as you&#039;d reply &quot;Ag, okay&quot; when someone asks how you are doing while the two of you are greeting.

Next, Greg&#039;s statement. &quot;It&#039;s so *obviously* wrong [...]&quot;. I almost want to comment &quot;cute&quot; in response to this, but that might be too patronizing. Using the word &quot;obviously&quot; falls within the domain of implicit knowledge, and is not a strong basis to use for an argument. You have to state your reasons and, as far as necessary, show their merit and how this trumps the opposing argument(s).

Regarding the (working) knowledge of network protocols and error codes, I do want to posit a question, or rather a consideration, for this point: how many *nix admins are trained by way of apprenticeship (in which case their mentor and &quot;syllabus&quot; may be of varying quality), autodidactism or alternatively undergo formal training, versus the trained Windows administrators who have a minimum basis of documentation or coursework which to go through and show sufficient knowledge of before they can use the title MCSE? The reason for this question is plain: the one would most definitely be exposed to the meaning, the other not so surely.</description>
		<content:encoded><![CDATA[<p>My first comments are directed at Brett, who seems to present a flawed argument.</p>
<p>&#8220;I would never [...] even realistically consider using linux for:</p>
<p>a) A mail server<br />
b) A file server for desktops<br />
c) A desktop&#8221;</p>
<p>I&#8217;ll half-grant you (c). Windows on the desktop is often a better fit for users than Linux would be, although lately this does seem to become less of an issue than it used to be. But now next we have to look at (a) and (b). Your definition of file server being constricted to only SMB, aka Windows Sharing, feels somewhat..selective. What about the alternatives? WebDAV? NFS (which is now even supported by default on Windows 7, to my knowledge)? Then we&#8217;ll move on to your definition of a &#8220;mail server&#8221; as &#8220;a mail, calendaring, appointment and all-the-rest-in-the-groupware-class server&#8221;. This is either blatantly ignorant of what encompasses the functionality of &#8220;mail server&#8221;, or is a mindset so deeply engraved due to the package offering in which way you get Windows-based mail servers and as a result is just &#8220;the answer&#8221;. And with &#8220;the answer&#8221;, I mean it in the same as you&#8217;d reply &#8220;Ag, okay&#8221; when someone asks how you are doing while the two of you are greeting.</p>
<p>Next, Greg&#8217;s statement. &#8220;It&#8217;s so *obviously* wrong [...]&#8220;. I almost want to comment &#8220;cute&#8221; in response to this, but that might be too patronizing. Using the word &#8220;obviously&#8221; falls within the domain of implicit knowledge, and is not a strong basis to use for an argument. You have to state your reasons and, as far as necessary, show their merit and how this trumps the opposing argument(s).</p>
<p>Regarding the (working) knowledge of network protocols and error codes, I do want to posit a question, or rather a consideration, for this point: how many *nix admins are trained by way of apprenticeship (in which case their mentor and &#8220;syllabus&#8221; may be of varying quality), autodidactism or alternatively undergo formal training, versus the trained Windows administrators who have a minimum basis of documentation or coursework which to go through and show sufficient knowledge of before they can use the title MCSE? The reason for this question is plain: the one would most definitely be exposed to the meaning, the other not so surely.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett</title>
		<link>http://www.techcentral.co.za/windows-versus-everything-else/11967/comment-page-1/#comment-2340</link>
		<dc:creator>Brett</dc:creator>
		<pubDate>Wed, 23 Dec 2009 13:30:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcentral.co.za/?p=11967#comment-2340</guid>
		<description>Aragon, access to the source code is meaningless, it implies you can read the language it&#039;s done in,  you didn&#039;t make a comment about having access to the source implies better security, which shows you&#039;ve clearly read &#039;Reflections on Trusting Trust&#039;, a paper that Linux folk like to ignore.

You&#039;re mistaken about how much MCSE&#039;s actually do know about the network layers and as for SMTP, not a hell of a lot of UNIX staff know the different error levels.

Kriek, you really can&#039;t compare Windows and UNIX staff, they&#039;re different mindsets, it&#039;s like comparing my section to the AS/400 and Z people. Same industry different way of thinking.</description>
		<content:encoded><![CDATA[<p>Aragon, access to the source code is meaningless, it implies you can read the language it&#8217;s done in,  you didn&#8217;t make a comment about having access to the source implies better security, which shows you&#8217;ve clearly read &#8216;Reflections on Trusting Trust&#8217;, a paper that Linux folk like to ignore.</p>
<p>You&#8217;re mistaken about how much MCSE&#8217;s actually do know about the network layers and as for SMTP, not a hell of a lot of UNIX staff know the different error levels.</p>
<p>Kriek, you really can&#8217;t compare Windows and UNIX staff, they&#8217;re different mindsets, it&#8217;s like comparing my section to the AS/400 and Z people. Same industry different way of thinking.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rachel</title>
		<link>http://www.techcentral.co.za/windows-versus-everything-else/11967/comment-page-1/#comment-2329</link>
		<dc:creator>Rachel</dc:creator>
		<pubDate>Tue, 22 Dec 2009 03:38:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcentral.co.za/?p=11967#comment-2329</guid>
		<description>Wish Mac OS X had Jails. Maybe its needs to have a 100% FreeBSD core, other then that its a great platform!</description>
		<content:encoded><![CDATA[<p>Wish Mac OS X had Jails. Maybe its needs to have a 100% FreeBSD core, other then that its a great platform!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kriek</title>
		<link>http://www.techcentral.co.za/windows-versus-everything-else/11967/comment-page-1/#comment-2320</link>
		<dc:creator>Kriek</dc:creator>
		<pubDate>Mon, 21 Dec 2009 17:02:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcentral.co.za/?p=11967#comment-2320</guid>
		<description>I&#039;m a strong Unix user of various flavours, but I am not really a fan of it on the desktop, apart from OS X.

I can agree that Windows is the most suitable for offering Microsoft file and print services to a network of Windows desktop users.  When it comes to Outlook style integration and collaboration for an office of desktop users, Exchange is a strong choice, but when it comes to mail transfer, filtering and delivery, Exchange is a very poor choice.  Most of the time Windows is simply the most suitable thing to work with for an environment that&#039;s already Microsoft dominated, which is usually office IT.   For internet facing infrastructure, especially on the higher end, various Unix flavours make better sense.

However, most of the time, the main problem seems to be the people.  You can easily find a Unix administrator with 15 years experience, who has had access to documentation, source code and a feeling for best practices built up and refined over the years.  On the Microsoft side it&#039;s impossible to find a Windows 7 expert with 3 years of experience, and it&#039;s going to take quite some time for that person to learn a lot of the quirks the hard way and from reverse engineering this closed source system.  There are people who are very good with Microsoft products, and I have come across a few of them, but they usually spent some years working for Microsoft in the US.  I don&#039;t have that much trouble finding Unix experts that can build and maintain implementations of a similar calibre, though to find them cheaply is hard.</description>
		<content:encoded><![CDATA[<p>I&#8217;m a strong Unix user of various flavours, but I am not really a fan of it on the desktop, apart from OS X.</p>
<p>I can agree that Windows is the most suitable for offering Microsoft file and print services to a network of Windows desktop users.  When it comes to Outlook style integration and collaboration for an office of desktop users, Exchange is a strong choice, but when it comes to mail transfer, filtering and delivery, Exchange is a very poor choice.  Most of the time Windows is simply the most suitable thing to work with for an environment that&#8217;s already Microsoft dominated, which is usually office IT.   For internet facing infrastructure, especially on the higher end, various Unix flavours make better sense.</p>
<p>However, most of the time, the main problem seems to be the people.  You can easily find a Unix administrator with 15 years experience, who has had access to documentation, source code and a feeling for best practices built up and refined over the years.  On the Microsoft side it&#8217;s impossible to find a Windows 7 expert with 3 years of experience, and it&#8217;s going to take quite some time for that person to learn a lot of the quirks the hard way and from reverse engineering this closed source system.  There are people who are very good with Microsoft products, and I have come across a few of them, but they usually spent some years working for Microsoft in the US.  I don&#8217;t have that much trouble finding Unix experts that can build and maintain implementations of a similar calibre, though to find them cheaply is hard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aragon</title>
		<link>http://www.techcentral.co.za/windows-versus-everything-else/11967/comment-page-1/#comment-2314</link>
		<dc:creator>Aragon</dc:creator>
		<pubDate>Mon, 21 Dec 2009 11:08:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcentral.co.za/?p=11967#comment-2314</guid>
		<description>This article and the user comments surprisingly forget one major downfall of Windows: zero access to the source.  How can everyone be forgetting the most important thing of all?  The open source unixes work so well because they stem from open collaboration, free access to information, and technical understanding.  Windows breeds contempt for the science behind computing and networking simply because it tries its utmost to hide information from the operators and restrict one&#039;s freedom.  How many exclusively Windows admins know how interface MTU, TCP MSS, and ICMP interact with each other?  How many of them even know about RFCs and its implications on the software they manage?  How many know the difference between a 400 and a 500 SMTP error code, and how to trace the source of either?  How many know how memory is managed, or how the PC bootstrap process works?

While Windows may have technical merits in some things it does, it crushes the spirit of science to get there.  I don&#039;t care how much money you can make off either platform. The only things that matter are freedom, art, science, and the deeper understanding one can gain from others and elevate for others.  So please, take your selfish, fascist, capitalistic software and burn it - it is a disease on humanity regardless of how well or badly it might get certain jobs done.</description>
		<content:encoded><![CDATA[<p>This article and the user comments surprisingly forget one major downfall of Windows: zero access to the source.  How can everyone be forgetting the most important thing of all?  The open source unixes work so well because they stem from open collaboration, free access to information, and technical understanding.  Windows breeds contempt for the science behind computing and networking simply because it tries its utmost to hide information from the operators and restrict one&#8217;s freedom.  How many exclusively Windows admins know how interface MTU, TCP MSS, and ICMP interact with each other?  How many of them even know about RFCs and its implications on the software they manage?  How many know the difference between a 400 and a 500 SMTP error code, and how to trace the source of either?  How many know how memory is managed, or how the PC bootstrap process works?</p>
<p>While Windows may have technical merits in some things it does, it crushes the spirit of science to get there.  I don&#8217;t care how much money you can make off either platform. The only things that matter are freedom, art, science, and the deeper understanding one can gain from others and elevate for others.  So please, take your selfish, fascist, capitalistic software and burn it &#8211; it is a disease on humanity regardless of how well or badly it might get certain jobs done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew French</title>
		<link>http://www.techcentral.co.za/windows-versus-everything-else/11967/comment-page-1/#comment-2275</link>
		<dc:creator>Matthew French</dc:creator>
		<pubDate>Sat, 19 Dec 2009 07:19:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcentral.co.za/?p=11967#comment-2275</guid>
		<description>Brett,

I absolutely agree with your points on the desktop, mail servers and file servers. I believe my article says as much.

As for my article being without fact... well it is an opinion piece, but I have declared my bias and put forward my reasoning. As much as was possible in this format.

I don&#039;t mind being wrong about this. Actually I would like to be wrong as this would restore my view of a harmonious Universe. But no matter how I examine it, I keep coming back to the same conclusion.</description>
		<content:encoded><![CDATA[<p>Brett,</p>
<p>I absolutely agree with your points on the desktop, mail servers and file servers. I believe my article says as much.</p>
<p>As for my article being without fact&#8230; well it is an opinion piece, but I have declared my bias and put forward my reasoning. As much as was possible in this format.</p>
<p>I don&#8217;t mind being wrong about this. Actually I would like to be wrong as this would restore my view of a harmonious Universe. But no matter how I examine it, I keep coming back to the same conclusion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett</title>
		<link>http://www.techcentral.co.za/windows-versus-everything-else/11967/comment-page-1/#comment-2272</link>
		<dc:creator>Brett</dc:creator>
		<pubDate>Sat, 19 Dec 2009 05:26:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcentral.co.za/?p=11967#comment-2272</guid>
		<description>Saying windows is poor platform for server applications is like saying screwdrivers are poor tools because you can&#039;t open a flat head with a star screwdriver.

I&#039;ve been around *NIX&#039;s so long it&#039;s just the colour of the box for me, I look after a large Linux infrastructure and I like it that way.

I would never for a second even realistically consider using linux for:

a) A mail server
b) A file server for desktops
c) A desktop

And before the comments about sendmail, exim, postfix, qmail etc, I&#039;ve worked with all of them, they&#039;re MTA&#039;s, just that. Exchange is the whole deal. Fileserver? Samba? Right. Nice toy, when it works. 

Seriously Matthew, we would have expected more from you. If greg is who I think he is, we&#039;ve both been around the block and both can authoritatively say your article is utterly biased and without fact.
\</description>
		<content:encoded><![CDATA[<p>Saying windows is poor platform for server applications is like saying screwdrivers are poor tools because you can&#8217;t open a flat head with a star screwdriver.</p>
<p>I&#8217;ve been around *NIX&#8217;s so long it&#8217;s just the colour of the box for me, I look after a large Linux infrastructure and I like it that way.</p>
<p>I would never for a second even realistically consider using linux for:</p>
<p>a) A mail server<br />
b) A file server for desktops<br />
c) A desktop</p>
<p>And before the comments about sendmail, exim, postfix, qmail etc, I&#8217;ve worked with all of them, they&#8217;re MTA&#8217;s, just that. Exchange is the whole deal. Fileserver? Samba? Right. Nice toy, when it works. </p>
<p>Seriously Matthew, we would have expected more from you. If greg is who I think he is, we&#8217;ve both been around the block and both can authoritatively say your article is utterly biased and without fact.<br />
\</p>
]]></content:encoded>
	</item>
</channel>
</rss>

