Tag: Virtualbox

  • Bookmarks for April 1st through April 8th

    These are my links for April 1st through April 8th:

  • Remote virtual machines over RDP with VirtualBox on Ubuntu

    Once you have enabled the built-in VRDP server in VirtualBOX, the rest is a straight forward RDP connection using the “Terminal Server Client” found under “Applications>Internet>”, except for the following two conditions:

    1. The protocol used must be “RDP”, as “DRPv5” will not work.
    2. This is where everybody has problems. For the server address (Computer:) you should put the HOST’S IP address and NOT the guest’s ip as common sense would dictate.
    Terminal server client Configuration for VirtualBox's VRDP
    Terminal server client Configuration for VirtualBox's VRDP
  • Virtualbox despúes de actualizar el kernel

    Después de hacer una actualización al kernel, es muy posible que Virtualbox deje de funcionar.

    Lo arreglamos fácilmente con el siguiente comando en la terminal:

    sudo /etc/init.d/vboxdrv setup