4
edits
Changes
Add reminder to start vz service
# [sudo] apt-get install vzprocps vzdump
== Start it! ==
# [sudo] /etc/init.d/vz start
This does not make the vz system automatically start at boot time. For automatic start:
# [sudo] ln -s /etc/init.d/vz /etc/rc2.d/S98vz
== Use it! ==