phpVirtualBox – A web-based front end for VirtualBox
phpVirtualBox is a web-based front-end to VirtualBox that allows you to control your VirtualBox environment.An open source, AJAX implementation of the VirtualBox user interface written in PHP. As a modern web interface, it allows you to access and control remote VirtualBox instances. phpVirtualBox is designed to allow users to administer VirtualBox in a headless environment - mirroring the VirtualBox GUI through its web interface.
INSTALLATION
Visit phpVirtualBox official Website and download the latest version phpVirtualBox
VirtualBox provides a service called vboxwebsrv which allow phpVirtualBox to connect to it.
Edit or create the following configuration file using your preferred text editor and Add the following contents.
Configure phpVirtualBox by editing config.php file.
Start the virtualbox web service
Enable the virtualbox web service on boot.
Restart Apache Web service.
Working with phpVirtualBox
Now you can access phpVirtualBox Web console on any system which have GUI desktop environements through http://ip-address-of-virtualbox-server/phpvirtualbox. The default username/password is admin:admin.
I have successfully got virtualbox interface, now you can Manage & Administrate the VM’s.
phpVirtualBox is a web-based front-end to VirtualBox that allows you to control your VirtualBox environment.An open source, AJAX implementation of the VirtualBox user interface written in PHP. As a modern web interface, it allows you to access and control remote VirtualBox instances. phpVirtualBox is designed to allow users to administer VirtualBox in a headless environment - mirroring the VirtualBox GUI through its web interface.
INSTALLATION
Visit phpVirtualBox official Website and download the latest version phpVirtualBox
VirtualBox provides a service called vboxwebsrv which allow phpVirtualBox to connect to it.
Edit or create the following configuration file using your preferred text editor and Add the following contents.
Configure phpVirtualBox by editing config.php file.
Start the virtualbox web service
Enable the virtualbox web service on boot.
Restart Apache Web service.
Working with phpVirtualBox
Now you can access phpVirtualBox Web console on any system which have GUI desktop environements through http://ip-address-of-virtualbox-server/phpvirtualbox. The default username/password is admin:admin.
I have successfully got virtualbox interface, now you can Manage & Administrate the VM’s.
0 comments:
Post a Comment