SBDavid
Feb 28th, 2011
Feb 28th, 2011
Commands to mirrors EZ templates for Parallels Virtuozzo containers
Commands to mirrors EZ templates for Parallels Virtuozzo containers
This command mirrors EZ templates for Parallels Virtuozzo containers for RPM-based repositories.
# rsync -au –delete rsync://rsync.autoinstall.plesk.com/autoinstall/PSA10/ destination_directory/PSA10
These commands create links that the installer uses to install EZ templates on DEB-based OSes.
If you plan not to mirror EZ templates or you serve RPM-based OSes, omit this step.
# cd destination_directory/debian; ln -s PSA_10.0.0 PSA10
# cd destination_directory/ubuntu; ln -s PSA_10.0.0 PSA10