Is it normal for VNC performance to be really slow? In our small network, windows remote desktop works seamlessly, but when using VNC to connect to some ubuntu machines I can barely work even on 640x480!
Home
/
user-3968
Filipe Miguel Fonseca's questions
I need to setup a dynamic test environment on top of VMware infrastructure. The goal is to have my test application call some service that triggers the whole provision process:
- Create a VM
- Install my application's most recent build
- Run a list of configurations
- Start/Stop services
Later I need to be able do destroy the machine!
Is there a piece of software that can handle this process? Or do I need to assemble one custom made?