Hacker News new | ask | show | jobs
by gnaritas 5646 days ago
I'm not talking about just the operating system, I'm talking about the platform and the necessary services you'd need on a server. Configuring a windows server, setting up IIS, mail server, etc, are different from version to version. Linux is much more consistent, editing a few text files in /etc. Sure, you can jump into cmd and execute many of the commands that always worked on windows, but that's a very small set of commands compared to Linux.

I made the switch to Linux a few years ago for servers, only months ago for my primary workstation, and I'd never go back to Windows; though Windows with cygwin is close enough to Linux to make a very nice workstation.

1 comments

>"I'd never go back to Windows"

That's not much of a reason to use Cygwin in lieu of Powershell.

Sure it is, it's how you make the transition to Linux easier.
With that I certainly do agree.