FYI: The "ubuntu-7.10-i386-minimal.tar.gz" in Community submitted templates (size = 37 Mb) was submitted by me
Aha! Found you

Now I have a problem with this template - I installed ubuntu-7.10-server, then installed openvz 2.6.18 kernel from http://debian.systs.org/ and then created VE from your ubuntu-7.10 template. Everything seems to work OK except that I can't login to VE using ssh:

Code:
xxxx@ubuntu:~/.ssh$ ssh 192.168.1.151
xxxx@192.168.1.151's password: 
Read from remote host 192.168.1.151: Connection reset by peer
Connection to 192.168.1.151 closed.
I can log into VE from the host using vzctl. Looking at the logfiles this seems to be the problem:

Code:
/var/log/auth.log:Nov 19 12:20:36 www1 sshd[10142]: fatal: 
ssh_selinux_getctxbyname: ssh_selinux_getctxbyname: 
security_getenforce() failed
Unfortunately I dont know what it means .... Any ideas? Ive searched through these forums, openvz forums and google, nothing seems to be quite relevant to this problem/setup ...