Difference between revisions of "Phpvirtualbox"

From SME Server
Jump to navigationJump to search
(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.I develop phpVirtualBox in my spare time, free of charge. If you find this program useful, I ask that you please [https://www.paypal.com/us/cgi-bin/webscr?cmd=_flow&SESSION=p-tpLPt17Vw2Njx_E-MC-AFp8uaXymCpZMTk1ACEogUg2L-VZBVWiIMy69u&dispatch=5885d80a13c0db1f8e263663d3faee8def8934b92a630e40b7fef61ab7e9fe63 donate]."
+
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.
 
 
Please help the phpvirtualbox :D
 
  
 
=== Requirements ===
 
=== Requirements ===

Revision as of 22:55, 3 November 2013


Phpvirtualbox for SME Server

{{Level|Foo|Bar}} #see Template:Level

Maintainer

stephdl

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>