Is there a HowTo to get Working OpenVZ with ISPConfig 3 on a Ubuntu 12.04 LTS-Server? Greetings Hahni
There is one for Debian. This should be nearly identical http://www.howtoforge.com/installing-openvz-plus-management-of-vms-through-ispconfig-3-debian-6.0
No, because this is not working: -- apt-get -y install linux-image-openvz-686 vzctl vzquota vzdump -- The package "linux-image-openvz-686" is not found.
It looks like Ubuntu doesn't support OpenVZ. Ubuntu 12.04 is running kernel 3.X which OpenVZ isn't compatible with I did come across a tutorial for 12.04 which converts RPM's to DEB and installs them. I'm not sure if this will do the trick or not http://www.janoszen.com/2013/06/04/openvz-on-ubuntu-12-04-experimental/
I found this tutorial some hours before. But it seems tricky and experimental. Next problem is, that in this case there is no implementation in ISPConfig 3 !
You should be able to follow the first howto once you have OpenVZ installed. AFAIK ISPConfig will compile OpenVZ if it is visible on the system.
In my case in backend OpenVZ is available. But I did not installed the required packages before... Strange... And ISPConfig 3 does not compile anything. It was ISPConfig 2, right?