Hi, I have Workstation pro running on a Linux Mint host. It works just fine, and I have two monitors. To enable a vm to be in a separate monitor altogether, I need to start a different process that...
See more...
Hi, I have Workstation pro running on a Linux Mint host. It works just fine, and I have two monitors. To enable a vm to be in a separate monitor altogether, I need to start a different process that runs VMWare workstation. It just so happens that using the cli command: vmware -W &. a new process is started. However all guests are locked from the first process instance running. My question is how, from the command line or bash script, start a separate VMWare process and on such process launch a guest. Thank you, Edgar