Previous Topic

Next Topic

Understanding Templates Installation Process

The Provider Control Center allows installing templates on your Management Node in the following two ways:

To mount the CD to the Management Node installed inside Container

Insert the CD in the computer that runs the Management-Node Container and issue the following command:

mount -o uid=apache -t iso9660 /dev/cdrom /vz/root/99/cdrom

The command above mounts the CD to your Management Node /cdrom directory.

To mount the CD to the Management Node that is a separate physical computer:

Insert the CD in this computer and mount it by issuing the command:

mount -o uid=apache /mnt/cdrom

The template installation procedure always includes the following two stages:

Warning: To be able to install the uploaded template:

If you had uploaded a template remotely, do not clear the /tmp directory on your Management Node.

If you had uploaded a template locally, do not unmount the CD containing this template from your Management Node.

Please send us your feedback on this help page