Difference between revisions of "Phpvirtualbox"
(Created page with "{{Languages|Foo}} == Phpvirtualbox for SME Server == <nowiki>{{Level|Foo|Bar}}</nowiki> #see Template:Level === Maintainer === [mailto:stephdl@de-labrusse.fr stephdl] =...") |
|||
Line 7: | Line 7: | ||
=== Description === | === Description === | ||
− | + | 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. You can find more informations directly on the [http://sourceforge.net/p/phpvirtualbox/wiki/Home/ phpvirtualbox wiki], please Take a look to the documentation. | |
− | |||
− | |||
=== Requirements === | === Requirements === |
Revision as of 21:55, 3 November 2013
Phpvirtualbox for SME Server
{{Level|Foo|Bar}} #see Template:Level
Maintainer
Description
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. You can find more informations directly on the phpvirtualbox wiki, please Take a look to the documentation.
Requirements
You need to install the virtualbox repository, see VirtualBox_Repository You need also the stephdl repository, see Stephdl And the Epel repository, see Epel
Installation
This contrib is currently held in the foo repository, so the following commands will install on your smeserver.
yum --enablerepo=stephdl,virtualbox,epel install smeserver-virtualbox smeserver-phpvirtualbox phpvirtualbox VirtualBox-4.3 dkms
You will then need to activate the database changes etc. The 'official' way is to perform
signal-event post-upgrade; signal-event reboot
Go to the phpvirtualbox panel at the url https://your-sme-ip/phpvirtualbox on your local-network. You can not reach this contrib trought internet. Your credentials are the user admin of SME Server but you can add more users by the db commands.
Uninstall
yum remove smeserver-virtualbox smeserver-phpvirtualbox phpvirtualbox VirtualBox-4.3 dkms
Bugs
Please raise bugs under the SME-Contribs section in bugzilla and select the smeserver-foo component or use this link .
remove the nowiki tags from your page
<noinclude>[[Category: Contrib]]</noinclude>