59
edits
Changes
add stable (aka sarge)
= Stable =
== Edit apt settings ==
add to your "/etc/apt/sources.list"
<pre>
deb http://debian.systs.org/ stable openvz
</pre>
== Packages at debian.systs.org ==
Debian Packages used for OpenVZ :
kernels:
<pre>
kernel-image-2.6.8-stable-ovz
kernel-image-2.6.8-stable-ovz-smp
kernel-image-2.6.8-stable-ovz-entnosplit
kernel-image-2.6.8-stable-ovz-enterprise
</pre>
tools
<pre>
vzctl
vzquota
</pre>
template
<pre>
vzctl-template-debian
</pre>
example:
$ aptitude install kernel-image-2.6.8-stable-ovz vzctl vzctl-template-debian
After rebooting, you will have a OpenVZ'ed Debian Sarge System.
Thats all :-)
=Unstable=
OpenVZ is now a part of Debian Sid (a.k.a. "unstable") repository. This article describes how to install OpenVZ on a Debian Sid system.