Dobrica Pavlinušić's random unstructured stuff
SocialText OpenVZ Dapper container: Revision 2
SocialText OpenVZ Dapper container does not have any headers.


Prepare Ubuntu Dapper Drake template

dpavlin@mljac:~$ cd /var/lib/vz/template/cache/
dpavlin@mljac:/var/lib/vz/template/cache$ sudo wget \
  http://download.openvz.org/contrib/template/precreated/ubuntu-6.06-i386-minimal.tar.gz

Create OpenVZ container

root@mljac:~# vzctl create 207018 --ostemplate ubuntu-6.06-i386-minimal --ipadd 193.198.207.18 --hostname stwiki3.rot13.org
Creating VE private area (ubuntu-6.06-i386-minimal)
Performing postcreate actions
VE private area was created

Start container

root@mljac:~# vzctl start 207018
Starting VE ...
VE is mounted 
Adding IP address(es): 193.198.207.18
Setting CPU units: 1000
Configure meminfo: 65536
Set hostname: stwiki3.rot13.org
VE start in progress...

Install SocialText

This is from docs/INSTALL.apt-get in SocialText git repository

.pre .pre