Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Debian template creation

148 bytes added, 12:09, 24 September 2010
Starting VE
For the [[VE]] to be able to download updates from the Internet, we also need to specify a DNS for it:
sudo vzctl set 777 --nameserver x.x.x.x --save
 
=== Starting VE ===
Before starting the VE we need a valide character ptmx device
sudo mknod --mode 666 /var/lib/vz/private/${ID}/dev/ptmx c 5 2
 
=== Starting VE ===
Anonymous user