Difference between revisions of "Vzctl"
(added category) |
(add sections to the article) |
||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:vzctl}} | {{DISPLAYTITLE:vzctl}} | ||
+ | |||
+ | == Description == | ||
The utility <code>vzctl</code> is the central userspace tool in OpenVZ. It lets you create, start, stop, and otherwise manage containers. | The utility <code>vzctl</code> is the central userspace tool in OpenVZ. It lets you create, start, stop, and otherwise manage containers. | ||
+ | |||
+ | == Project resources == | ||
+ | |||
+ | The source code is [https://github.com/OpenVZ/vzctl on GitHub] | ||
+ | |||
+ | To participate in vzctl development please subscribe to the mailing list: | ||
+ | [https://lists.openvz.org/mailman/listinfo/devel List info] | [https://lists.openvz.org/pipermail/devel List archives] | [mailto:devel-join@openvz.org Subscribe] | [mailto:devel-leave@openvz.org Unsubscribe] | ||
+ | |||
+ | == See also == | ||
The following articles about vzctl are available: | The following articles about vzctl are available: | ||
Line 9: | Line 20: | ||
* [[vzctl for upstream kernel]] -- details on using vzctl on a non-OpenVZ kernel | * [[vzctl for upstream kernel]] -- details on using vzctl on a non-OpenVZ kernel | ||
* [[Download/vzctl]] | * [[Download/vzctl]] | ||
+ | * vzctl [[packages]] in various Linux distributions. | ||
[[Category: Sub-projects]] | [[Category: Sub-projects]] |
Revision as of 12:23, 21 December 2015
Description
The utility vzctl
is the central userspace tool in OpenVZ. It lets you create, start, stop, and otherwise manage containers.
Project resources
The source code is on GitHub
To participate in vzctl development please subscribe to the mailing list: List info | List archives | Subscribe | Unsubscribe
See also
The following articles about vzctl are available:
- Basic operations in OpenVZ environment -- quick vzctl intro
- Man/vzctl.8 -- vzctl(8) manual page
- vzctl for upstream kernel -- details on using vzctl on a non-OpenVZ kernel
- Download/vzctl
- vzctl packages in various Linux distributions.