Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Installation on Debian/old

341 bytes removed, 18:24, 29 November 2008
Installing the user-level tools
Now reboot the machine and choose the OpenVZ Linux Kernel on the boot loader menu. If the OpenVZ kernel has been booted successfully, proceed to installing the user-level tools for OpenVZ.
== 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>
== Configuring ==
8
edits