Installing vztt-build
The first step in creating a template from scratch is to install the vztt-build package on your server. This package contains
- template metafile samples. You use metafile samples as the basis for creating a metafile for your own template.
- the
vzmktmpl utility. You use the vzmktmpl utility to create the template on the basis of your metafile.
The vztt-build package is available in the remote official repository so you can install it using the following command:
# yum install vztt-build
|