
05-12-2006, 11:01
|
 |
System Administrator
|
|
Join Date: Oct 2006
Posts: 210
|
|
How do I create a [url=http://www.eukhost.com/vps-hosting.php]VPS Hosting[/url] with Plesk?
Virtuozzo is shipped with sample configuration files that can be used for Plesk VPS Hosting creation. These samples
can be found in /etc/sysconfig/vz-scripts/ directory on the hardware
node (ve-VPS Hosting.plesk7.fc1.conf-sample, ve-VPS Hosting.plesk7.fc2.conf-sample, ve-VPS Hosting.plesk7.rh9.conf-sample). They contain resource limits for Plesk and a list of prerequisities for Plesk (mysql, php, mod_perl, mod_ssl, mod_frontpage) which will be installed automatically after VPS Hosting creation.
To create VPS Hosting #101 using one of these configuration files, use:
Quote:
|
vzctl create 101 --config VPS Hosting.plesk7.fc2 --pkgset fedora-core-2
|
To apply a configuration sample to an already created VPS Hosting, use the --applyconfig option.
After you have created a VPS Hosting, install the corresponding version of Plesk there:
The same operations can be done using the Virtuozzo Management Console.
|