Recent activity
Recent activity (0)
Virtualizor installation and requirements for Proxmox (Beta)
Requirements- Proxmox OS (ISO can be downloaded from here )- apt-get- Storage to create the VPSs disks 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=proxmox Please give the email address correctly ! You can see the details and step further at http://www.virtualizor.com/wiki/Install_Proxmox
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

