- Home
-
Store
- Browse All
- CPanel Hosting Budget Hosting
- CPanel Hosting Word Press Hosting
- CPanel Hosting Unlimited Hosting
- Cpanel Hosting Reseller Hosting
- Plesk Windows Hosting
- Plesk Windows Unlimited Hosting
- Virtual Private Server KVM
- Remote Desk TOP Windows VPS
- Dedicated Servers
- Plesk Licenses For VPS and Dedicated servers
- Cluod Linux and softaculous Licenses
- Server Management Services
- Bitdefender Anti Virus
- Blesta (The Billing Platform for Web Hosting Providers)
- Register a New Domain
- Transfer Domains to Us
- Announcements
- Knowledgebase
- Network Status
- Affiliates
- Contact Us
-
More
To create the custom template from the PLOOP based file system refer to the below steps.
===
# mkdir /templatemnt
# mount -t ploop /vz/private/CTID/root.hdd/ DiskDescriptor.xml /templatemnt
Note: CTID should be replaced with the actual ID of the source container
# cd /templatemnt custom.tar.gz ./*
# tar --numeric-owner --ignore-failed-read -czpf /vz/template/cache/centos-7-
The temaplate file name should be as per the following syntax: distributive-version-arch- specs.tar.gz
# cd ~
# umount /templatemnt