Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Installation on Debian/old

347 bytes added, 18:24, 29 November 2008
Configuring the bootloader
{{Note|per default on debian/ubuntu, a 2.6.22 kernel will boot before a 2.6.18, please check manually the grub boot order. See man update-grub for more details}}
 
==== Installing the user-level tools ====
 
OpenVZ needs some user-level tools installed. Those are:
 
; vzctl
: A utility to control OpenVZ containers (create, destroy, start, stop, set parameters etc.)
; vzquota
: A utility to manage quotas for containers. Mostly used indirectly (by vzctl).
 
<pre>
# [sudo] apt-get install vzctl vzquota
</pre>
=== 2 Using Debian lenny repositories ===
8
edits