VMware/Fusion

Fusion is VMware’s equivalent of Workstation for :

Resources

Stopping virtual interfaces (via 1, [2][]:

$ sudo /Library/Application\ Support/VMware\ Fusion/boot.sh --stop

[VNC] server (via [this note], that also describes headless and multi-HID usage).

Add these lines to the .vmx file (make sure the port number is unique):

RemoteDisplay.vnc.enabled = "TRUE"
RemoteDisplay.vnc.port = "5901"

Enabling headless mode is a matter of running:

defaults write com.vmware.fusion fluxCapacitor -bool YES

[2]: http://www.macosxhints.com/article.php?story=2007030619493199) [VNC]: protocols/VNC [this note]: http://communities.vmware.com/docs/DOC-1201

This page is referenced in: