Bsoft - 2013-12-24

Hi there,
I use phpVB on several Ubuntu headless servers for some time now and it's fantastic !

For the setups of the servers and the vms I use mainly a terminal just by habit ;) but to let my customers start/stop vms I install phpVB...

Nevertheless I sometime have to start/stop vm remotely and I use scripts for that; they are redundant with the ones used by phpVB if any.

Using phpVB to do it remotely means opening a http port in the firewall and browsing to it ….grrr

The Question now:
What script the GUI of phpVB uses to start stop acpidown etc the vms.
So I could easily start/stop them in my ssh session without installing mine or using a "VBoxHeadless --startvm xxxyyy &"

TIA
Eric