Ubuntu 10.04 LTS Server

Yes, I googled "openvz ubuntu 10.04 template" last night and found the templates. I created a new Ubuntu 10.04 LAMP server. It appears to work fine. Thx for the tip.
 
Last edited:
I can't use my own ubuntu-10.04 template in promox web interface and dont know why.

But if i use the command line like this it's working fine I can create an ubuntu-server vm which all seem to work.

/usr/bin/pvectl vzcreate 37 --disk 20 --ostemplate local:vztmpl/ubuntu-10.04-standard_10.04-1_i386.tar.gz --rootpasswd $1$0nJDn7Yw$..... --hostname 3w.dom.ca --nameserver 10.222.0.39 --nameserver 10.222.0.48 --searchdomain dom.com --onboot no --ipset 10.222.0.37 --swap 512 --mem 312 --cpus 1
 
Proxmox has a 10.04 template (as well as many others) posted now here...

http://pve.proxmox.com/wiki/Get_Virtual_Appliances

However, I noticed something about the Lucid container: it has both BIND9 and Apache2 already installed. Apache2 not such a big deal since it's so commonly installed, but having BIND9 running appears to be an oversight by whoever created the template. Otherwise, awesome.