<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0"
 xmlns:blogChannel="http://backend.userland.com/blogChannelModule"
>

<channel>
<title>Parallels knowledgebase (KB)</title>
<link>http://kb.parallels.com/</link>
<description>Parallels knowledgebase (KB)</description>
<language>en</language>
<copyright>Copyright 2008 Parallels</copyright>
<pubDate>Wed, 10 Sep 2008 00:00:00 +0600</pubDate>
<lastBuildDate>Wed, 10 Sep 2008 00:00:00 +0600</lastBuildDate>
<webMaster>rt-team@parallels.com</webMaster>

<item>
<title><![CDATA[How do I create a Parallels Virtuozzo Container to install Parallels Plesk Panel in it?]]></title>
<link>http://kb.parallels.com/en/876</link>
<description><![CDATA[<div id="article">
	




	<div id="kb" class="kb">
		<div class="article-container">
			<h2 class="title">How do I create a Parallels Virtuozzo Container to install Parallels Plesk Panel in it?</h2>
			<div class="ab-frame"><div class="bl"><div class="br"><div class="tl"><div class="tr"><!-- frame -->
				<div class="articleProperty">
					<div>Article ID: 876&nbsp;</div>
					<div>Last Review: Feb,2 2009</div>
					<tr>
						<td>Author: </td>
						<td>Vitaly Filatov</td>
					</tr>
					<br/>
					<tr>
						<td>Last updated by: </td>
						<td>Daria Taranova</td>
					</tr>
				</div><!-- articleProperty -->
			</div></div></div></div></div><!-- frame -->

			<div class="article-internal-flag"></div>

			<div id="article-content">
				<div class="article-part">
					<h2>Resolution</h2>
					Parallels Virtuozzo Containers (hereafter Virtuozzo) is shipped with sample configuration file which can be used to create a Virtual Environment (VE) capable of running Parallels Plesk Panel (PPP)&nbsp;- /etc/sysconfig/vz-scripts/ve-vps.plesk7.rh9.conf-sample. It contains resource limits enough for running for PPP in VE and a list of prerequisites for Parallels Plesk Panel in case you create VE based on standard templates (mysql, php, mod_perl, mod_ssl, mod_frontpage) which will be installed automatically after the VE is created.<br /><br />To create VE #101 with PPP you should use the instructions below:<br /><br />- download and install necessary OS and application templates as described in&nbsp; this article <a href="http://kb.parallels.com../en/1451">http://kb.swsoft.com/en/1451</a><br /><p>&nbsp;- create VE #101 (in the example below it is created using 32-bit EZ OS template CentOS 5:<br /><div class="commandline"><code># vzctl create 101 --ostemplate centos-5-x86 --hostname my-plesk.example.com --ipadd 192.168.1.1</code></div></p><p>- start the&nbsp;VE:<br /><div class="commandline"><code># vzctl start 101</code></div></p><p>- apply resources from the sample configuration file /etc/sysconfig/vz-scripts/ve-vps.plesk7.rh9.conf-sample:<br /><div class="commandline"><code># vzctl set 101 --applyconfig vps.plesk7.rh9 --save</code></div></p><p>- install Parallels Plesk Panel into VE (in the example below we install PPP&nbsp;8 EZ template):<br /><div class="commandline"><code># vzpkg install 101 plesk8</code></div></p>The same operations can be done using Virtuozzo Management Console or Virtuozzo Control Center.
				</div>
				<div class="keywords"><strong>Keywords:</strong> VE Plesk</div>
			</div>
		</div><!-- article-container -->


			<br/><br/>

			<div id="SubscriptionLink24Article" class="subscriptionLink2">
<a href="http://kb.parallels.com/subscriptions/index.html?Type=Article&ArticleID=876&ArticleLanguage=en&Product=&Category="><img src="http://kb.parallels.com/images/mail.png" width="15" height="15" alt="Subscription for changes to this article"></a>
<a href="http://kb.parallels.com/subscriptions/index.html?Type=Article&ArticleID=876&ArticleLanguage=en&Product=&Category=">Subscription for changes to this article</a>

<script type="text/javascript">

$(document).ready(function() {
	$('#SubscriptionLink24Article a').each(function(){
		$(this).click(function(event) {
			event.preventDefault();
			MainPageContentHide();
			$('#subscription').html('');
			$.get('/Stuff/Subscription', {
													'Type' : 'Article',
													'ArticleID' : '876',
													'ArticleLanguage' : 'en',
													'Product' : '',
													'Category' : ''
												}, function(data) {
																	$('#subscription').html(data);
																	$('#subscription').show();
																	SUBbuildsubmenus_product();
																});
		});
	});
});

</script>

</div>





	</div><!-- kb -->

</div><!-- article -->


]]></description>
<author>Vitaly Filatov</author>
<guid isPermaLink="false">530 LastUpdated: 2009-02-02 03:29:06</guid>
<pubDate>2008-10-06 09:10:49</pubDate>
</item>
</channel>
</rss>



