Affichage des articles dont le libellé est Oracle VM Server. Afficher tous les articles
Affichage des articles dont le libellé est Oracle VM Server. Afficher tous les articles

vendredi 29 juillet 2011

Mouse out of synch when using VNC, or embeded Applet

If you create a Windows VM in Oracle VM, you might face the issue where the mouse pointer in the VM is out of synch with your real mouse pointer.

To fix this, update you vm.cfg file and add at the end of the file the following 2 lines:

usb = 1
usbdevice = 'tablet'

mardi 19 juillet 2011

Oracle VM 2.2.2 Server, server Pool issue


When installing Oracle VM Server 2.2.2, to prevent issues in the configuration steps, you must review and configure the /etc/hots.

By default the hosts file will not contain the IP you provided in the installation wizard, which will introduce failure when creating a Server Pool.