Recent activity
Recent activity (0)
Virtualizor installation and requirements for Virtuozzo 7 (Beta)
Requirements- Virtuozzo 7 OS (You can create and account and ISO can be downloaded from here)- yum- Storage to create the VPSs disksBETA - Virtuozzo 7 integration with Virtualizor is in Beta. We do not recommend it on Production servers. InstallationOpen a Shell Terminal (e.g. PuTTY) and SSH to your server. Run the following commands: wget -N http://files.virtualizor.com/install.shchmod 0755 install.sh./install.sh email=your@email.com kernel=virtuozzo Please give the email address correctly ! Installation Parameters- email : The Admin Email Address- kernel : In this case its virtuozzo- noos : If you dont want to download the DomU operating system for the DomU then please add noos=true as a parameter- beta : If there is a newer version of Virtualizor available and you would like to test it then please add beta=true as a parameter- interface : You can specify the default interface that you want to set. If not provided it will be considered as eth0. You can see the details and step further at http://www.virtualizor.com/wiki/Install_Virtuozzo
RVglobalsoft Manager Installation
Run the following commands to install RVglobalsoft Manager.cd /usr/src; rm -fv rvglobalsoftmanagerinstall.sh; wget http://download.rvglobalsoft.com/rvglobalsoftmanagerinstall.sh; chmod +x rvglobalsoftmanagerinstall.sh; ./rvglobalsoftmanagerinstall.sh/usr/local/rvglobalsoft/rvglobalsoftmanager/auto/autorvglobalsoftmanager.cgiThis will install only RVglobalsoft Manager, not any other softwares under it.Then you can find RVglobalsoft Manager under WHM (root) -> Plugins -> RVglobalsoft Manager.

