Not to mention that Parallels licensing is a pain. I understand license key activation as at times a necessary evil but in cases where you are developing a product for use primarily by developers who may frequently re-install their computer, could you at least do some form of trivial hardware checksumming? I had to call support because I'd exceeded five activations of my license. They reset it, after asking why. Several months later, same situation - this time they refused to reset the activation counter. Once loyal customer, no longer, when you refuse to activate software for the purchaser.
Thankfully, Docker et al seem to be making some good strides at making use of Hyve based virtualization in the OS X realm. I'm excited to see how that progresses.
http://www.theregister.co.uk/2016/01/27/vmware_fusion_and_wo...
Agree about Docker using built-in macOS virtualization. Quite hopeful.
It doesn't look like Fusion has been discontinued. [1]
"The Fusion and Workstation teams are having a very busy year. Since we shipped Fusion 8 and Workstation 12 almost a year ago, we’ve been busy adding new skills to the development teams so that we can take the products in a new and compelling direction. Added to that, the team has released several updates that you really should be loading on to your systems – they make the products better in a bunch of ways that are described here, here and here."
[1] http://blogs.vmware.com/teamfusion/2016/07/meet-the-team.htm...
As I commented elsewhere[1] (and in more detail) in this thread Fusion/Workstation is not discontinued/abandoned.
> Also, if you install it on your work PC at some large company, this is still personal use. However, if you are an administrator and want to deploy it to the 500 desktops in your company, this would no longer qualify as personal use.
All the heavy-duty OOP-first power of Ruby at their fingertips, and people still just copy-and-paste massive files to change a version string...
I have both an active linux and os x env for dev and I use virtual box to manage and switch between. It's been super useful, very reliable, fast enough, and, btw, it's free.
Putting it here because it took me quite a while to figure out why it was 3D accelerated but still so slow.
The funny thing is that VB complains about this configuration whenever you load the console.
Have you tried increasing the video memory for the VM or enabling acceleration?
The only problem is VMWare has abandoned Linux guests in Unity mode for newer releases of VMWare, which likely means you'll be stuck on 7.x and running older guest versions until the end of time.
For me, VirtualBox's deal breakers are:
- VBox doesn't support dual monitors in seamless mode while VMWare does.
- VBox is not capable of running another 64bit OS inside of itself through virtualization, so using Vagrant inside of VBox is not happening. VMWare does not have this limitation.
But it's not like they don't get any security issues at all: https://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=virtualbox
Note that this only applies to 64-bit virtualisation, you can still run Hyper-V and 32-bit VirtualBox virtual machines simultaneously.