Making the Switch To Windows "Workstation" 2008
snydeq writes "Disenchanted with Vista? Why not convert Windows Server 2008 into the lean, efficient, reliable 'power user' OS that Windows should be? InfoWorld's Randall Kennedy, who has been using a converted 'Workstation' 2008 as his primary OS since hitting a wall using Vista as a Visual Studio development platform four months ago, says the guerrilla OS has turned his Dell notebook into a well-oiled machine that never gets sluggish and rarely needs to reboot. Those interested in making the switch should check out win2008workstation.com, a clearinghouse for 'Workstation' 2008 tips and techniques. Kennedy also offers a link to a Windows 2008 Workstation Converter utility for those looking to quickly convert a fresh Server 2008 install without hacking the registry or manually installing/enabling lots of services and features."
XP 64 is better than win2k in many ways. (not to be confused with standard XP). it's more like server 2003.
I wouldn't mind going the Win2008 route (even though I'm a Unix&Linux die hard). But the price for Win2008 doesn't really make it a viable option as a Vista substitute:
Windows Server 2008 Standard $999
Windows Web Server 2008 $469
the webserver edition doesn't have any client access licenses, but I think you don't need any if you want to turn it into a workstation OS. Could be the cheapest route, but not certain if that would work.
“Common sense is not so common.” — Voltaire
I'm currently developing Windows apps without actually having to "use" windows to get my work done. Yup the beauty of cross compiling with MinGW and testing on the Windows XP machine I have hidden in the corner.
I think I've actually gotten better at writing code, because I have to read/check more and make sure that I think it works before testing.
Having run a bit of vista and Ubuntu on the same machine, I have to say 2008 runs a lot better than the one and not as well as the other ;)
db
I am literally 3000 tokens away from the chaotic crossbow --Stephen
So Server 2008 is better than Vista. What isn't?
The real question is what does it offer over Server 2003 x64 (or XP Pro 32) that offsets the less mature (sometimes non-existent) drivers and compatibility problems.
All that, just to be able to do exactly what you could do with XP on a 32-bit machine with 512MB RAM three years ago?
Now that's absurd...
To Terminate, or not to Terminate, that's the question - SCSIROB
While it is true that Windows Server 2008 is almost exactly the same as Vista SP1, down to the hotfixes and drivers, the tangible difference is really a bunch of compiler macros and flags that Microsoft charges hundreds of dollars for.
I run Server 2008 with the "Desktop Experience" pack as a substitute for Vista on my work laptop because of a bad experience I once had while doing a demo for a customer on an XP laptop - I had developed a simple ASP.NET website and was making a demonstration when one of the users had managed to produce a "HTTP/500" error. It was incredibly embarrassing to have my supposedly "highly reliable" system lock up after just a few clicks. It took me days to figure out that the "crash" was caused by a completely artificial limitation introduced by Microsoft into XP to differentiate it from their Server line - one of the TCP/IP connection limits was the culprit. I had never noticed it while developing, because loopback connections are not affected.
So now I run an MSDN licensed Windows 2008 as a "workstation" OS so that I can avoid the Microsoft Marketing Department's deliberately introduced bugs, leaving only the plain old technical bugs, of which there are thankfully fewer than some previous MS operating system releases.