| Go back |
After you have downloaded the EZ template, use the vzpkg install template command to install it on your Hardware Node:
# vzpkg install template "path_to_EZ_template"
To check that the EZ template has been successfully installed, use the vzpkg list command:
# vzpkg list
If you are installing an application EZ template, you can add it now to any of your Containers. If, however, you are installing an OS EZ template, you should first cache the template before starting to create Containers on its basis:
# vzpkg create cache "OS_EZ_template_name"
Detailed information on managing EZ templates is provided in the Virtuozzo Containers Templates Management Guide.
| Go back |