Ola, i need some feedbacks on this new contribs : "phpvirtualbox"
The purpose original was to install this marvellous package for me, but i wondered that it could be used for other, so i worked a bit (hard) this saturday :p
i hope you have noticed that the contrib is in my development area, be conscious :p
http://mirror.de-labrusse.fr/Sme-Server/development/phpvirtualbox/In first you have to be sure that you are fully updated
yum update
signal-event post-upgrade; signal-event reboot
wget http://mirror.de-labrusse.fr/Sme-Server/development/phpvirtualbox/smeserver-virtualbox-4.3.0-3.noarch.rpm
wget http://mirror.de-labrusse.fr/Sme-Server/development/phpvirtualbox/smeserver-phpvirtualbox-4.3.0-3.noarch.rpm
wget http://mirror.de-labrusse.fr/Sme-Server/development/phpvirtualbox/phpvirtualbox-4.3.0-3.noarch.rpm
install epel for sme8
http://wiki.contribs.org/Epelinstall virtualbox
http://wiki.contribs.org/VirtualBox_Repositorysignal-event yum-modify
yum install --enablerepo=epel,virtualbox dkms smeserver-virtualbox-4.3.0-3.noarch.rpm smeserver-phpvirtualbox-4.3.0-3.noarch.rpm phpvirtualbox-4.3.0-3.noarch.rpm VirtualBox-4.3
signal-event post-upgrade; signal-event reboot
then you can play with virtualbox with these credentials : admin/admin
http://sme-ip/phpvirtualboxI have followed this tutorial on the wiki
http://wiki.contribs.org/VirtualBox_4.0_on_SME_Server_v8_beta_6so the known issues for now are
the user of virtualbox is root you can see : /etc/default/virtualbox
the authentification to vboxwebsrv is null you can see : vboxmanage setproperty websrvauthlibrary null
the config.php is not templated
once logged you have to change the admin/admin
you have to create a folder where you want to keep your vm and change it in settings(by default /root/VirtualBox VMs)