Results 1 to 5 of 5

Thread: ubuntu server +virtualbox

  1. #1
    Join Date
    Mar 2007
    Beans
    43

    ubuntu server +virtualbox

    hi.
    i am running an installation of Ubuntu server 12 with virtualbox.
    i need to create a set of 4 (in total) OS (ram in enough).
    the thing is that i do need the server to be without monitor/keyboard. Is there a way to have a remote management or web page to manage virtualbox?

  2. #2
    Join Date
    Jun 2006
    Location
    Brisbane Australia
    Beans
    713

    Re: ubuntu server +virtualbox

    To be clear, what is the host OS and what are the guest OSes? VirtualBox and its guest hosts can be completely managed using the vbox* commands on the host. It you are installing Ubuntu server guests, then traditionally linux servers are well managed on the command line via ssh.

  3. #3
    Join Date
    Mar 2007
    Beans
    43

    Re: ubuntu server +virtualbox

    Hi. The server runs ubuntu server 12.04, which is the host.
    the guest machines will be linux distros and a guest machine with win xp.
    i am not looking how to manage each of the guest machines, but the host and its suite.
    since the server will be headless, i am looking for a way to manage the virtualbox suiteremotely (ideally through a browser). is that feasible?

  4. #4
    Join Date
    Jun 2006
    Location
    Brisbane Australia
    Beans
    713

    Re: ubuntu server +virtualbox

    You can ssh in to your ubuntu host and manage your guests using vboxmanage on the command line. See the built-in help in VirtualBox which describes this well. Alternately, you can install phpVirtualBox which I have not used but seems popular.

  5. #5
    Join Date
    Nov 2009
    Beans
    47

    Re: ubuntu server +virtualbox

    Have a look at VBoxHeadless if phpVirtualBox doesn't trip your trigger.

    http://www.virtualbox.org/manual/ch07.html

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •