Difference between revisions of "Vzctl"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(added category)
(Add languages selection)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{DISPLAYTITLE:vzctl}}
 
{{DISPLAYTITLE:vzctl}}
 +
<languages />
 +
<translate>
 +
== Description == <!--T:1-->
  
 +
<!--T:2-->
 
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 == <!--T:3-->
 +
 +
<!--T:4-->
 +
The source code is [https://github.com/OpenVZ/vzctl on GitHub]
 +
 +
<!--T:5-->
 +
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 == <!--T:6-->
 +
 +
<!--T:7-->
 
The following articles about vzctl are available:
 
The following articles about vzctl are available:
  
 +
<!--T:8-->
 
* [[Basic operations in OpenVZ environment]] -- quick vzctl intro
 
* [[Basic operations in OpenVZ environment]] -- quick vzctl intro
 
* [[Man/vzctl.8]] -- vzctl(8) manual page
 
* [[Man/vzctl.8]] -- vzctl(8) manual page
 
* [[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.
 +
</translate>
  
 
[[Category: Sub-projects]]
 
[[Category: Sub-projects]]

Latest revision as of 23:52, 30 December 2015

<languages /> <translate>

Description[edit]

The utility vzctl is the central userspace tool in OpenVZ. It lets you create, start, stop, and otherwise manage containers.

Project resources[edit]

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[edit]

The following articles about vzctl are available:

</translate>