I tried Win 7.
I then reinstalled XP and won’t go back unless they come up with something better and so far they haven’t
What about UBUNTU or KUBUNTU (KDE desktop version)?
As long as we’re on the topic of Windows 7: SP1 - Yea or nay?
Thanks,
SA&
windows 7 is better than windows xp in so many ways. If its an option between the two, go with win7
also, doesn’t windows 7 uliminate includes a copy of winxp with it? Some sort of winxp emulator
Why would you go with a 10 year old operating system that MS would like to drop support on?
Win7 works fine, has been solid for me, and MS will be very diligent about patching it for security as needed. Install the MS Security Essentials and you should be good to go unless you are really, really foolish in your web surfing/spam email opening habits.
It is a nicer looking OS and has a lot of new features that enhance productivity. What will you be running on it? The only reason to have it is so that you can run software that will not run on the MAC.
SP 3
Windows 7 has improved this, and can operate in a manner similar to OSX in that you can operate as a non-privileged, non-administrator user all the time, and temporarily upgrade your permissions to accomplish a specific task, leaving your default, non-administrative access in place otherwise. Win7 is slightly less intuitive here than OSX, but if you're running both on the same machine, I am sure they will make equal sense (BTW, take a look at VMWare Fusion as well as Parallels - both do the same things, but each has its own strengths and weaknesses. Depending on what you're going to be using your Windows virtual machine for, make sure the virtualization product you choose is well capable of that)
I use macs and osx almost exclusively these days, and develop web application software for windows using Win7 in a VMware virtual machine - it works, and works fairly well. There is virtually (no pun intended) no reason to install a new copy of windows XP in 2011. The ultimate edition even has a way to run virtualized XP under windows 7. I would not recommend using that when you're already virtualizing Win7. But, if you are concerned about some older software that may require XP, bear in mind that you can create multiple virtual machines using either parallels or vmware, and could set up a small XP virtual machine as a bit of a security blanket, albeit one that may open you up to some security vulnerabilities if not properly maintained.
Windows 7 is fine - I use it both in a home as well as a corporate environment. (Also a big linux guy - typing this on Fedora Core 14 which is actually dual boot with W7).
Windows 7 beats Windows XP on any number of measures. It’s later, greater, has better support from MS, will be the development target for HW and SW manufacturers, has a better security model, and has integrated things like search more tightly into the OS. The Aero view that uses the graphics hardware to improve the user display is a nice feature, IMHO.
Aside from MS eventually dropping support for XP (I don’t know when but some day) also realize that the Hardware platforms are evolving and sooner or later, XP is going to be as relevant as Windows 95, Windows 98 etc. etc. Sure you can probably get some of these older OS to run on current HW but it might be tough and why would you want to?
Eventually you have to keep up with the times in all things IT. That’s just the way it is. Else you’re swimming upstream. For example, Fedora only supports 2 releases and they’re on a 6 month release cycle. If you install a brand new OS on the day it’s released, 1 year later you’ll have to upgrade if you want ongoing support. Sure that’s Fedora, and not Windows, but the principle is the important thing. Nothing is supported forever because time marches on.
The other point is that there is an incredible amount of FUD spread around about Windows in particular. Sure, I’m not a huge fan, but having said that I use it every day to get real work done and it basically does what it says it does. Think of it as a Toyota Camry or something like that - not glamorous, not necessarily fast, but a lot of people use it and it gets you to work every day.
I would recommend that you move to Windows 7, unless you have a specific reason that you can't do so. It's going to be getting more and more difficult to get support for hardware and software for XP, while everyone will be fully supporting Win7 for years to come.
Regarding virtual machine programs, in addition to the commercial products, there is a free program called VirtualBox that works quite well. You might want to check that out.
Both Win7 and OS/X have built-in firewalls that work just fine. You don't need virus-scanning software for Mac (although that might change in the future). If you're not using the Windows VM to access the Internet (web browsing and email), you can probably get by without virus-scanning software on the Windows side as well.
Being able to take "snapshots" of your Windows VM means that you can recover to an earlier version in just a few seconds, so if something gets hosed up for whatever reason, you can just back up to an earlier snapshot and be back in business in just seconds.
Hope this helps!
Solution: buy a separate net book to do your internet work and leave your sensitive system disconnected from the web at all times.
However for an older system Win XP is by far the best choice.
If you want to spend a LOT of time googling for help for OS issues stay away from Linux (ubuntu, red hat, and the dozen other linux variant). I love linux - and it’s gotten a lot easier to use - but unless all you do is print/surf/email stay away from it. I would go with windows 7 - keep your AV up to date you should be fine. My company is the largest utility in the US (or will soon be) - all new pcs have Win7 - and existing ones will soon be upgraded....If you go with Apple you.will.pay.to.much for everything - software, hardware - Apple writes the OS and sales the hardware - very little competition.
What, specifically, do you want to do in XP or Windows 7 that you feel you can’t or don’t want to do within OS X? Without that info, any recommendation is incomplete and potentially unhelpful.
Security has been completely overhauled and refactored for Win7. For example, let’s say in XP that you want to open the clock to watch the seconds tick to time something. That requires higher privileges because the same panel that shows the clock also allows you to set the time. Now showing the clock and setting time are split permissions-wise. This has been done in hundreds of places throughout Win7.
So before where you needed to run as admin to get anything done, you can now easily run as a regular user. That right there gives you much better security. It also vastly reduces the annoying security popups, meaning you are less likely to turn off that feature (Win7 also adds registry virtualization to further reduce it for legacy apps).
Furthermore, they refactored the code itself, making sure everything is relatively cleanly dependent on something lower down, where before it was a spiderweb of dependencies, down, sideways and up, and that hurts security. That directly impacts the security, and a cleaner, saner dependency model makes for better security.
Now that’s just basic architecture changes that make it more secure, not any specific technologies they used to do it, like address space layout randomization.