<?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[CÃ³mo puedo cambiar el nombre de host del sistema Parallels Business Automation - Standard?]]></title>
<link>http://kb.parallels.com/es/2057</link>
<description><![CDATA[<div id="article">
	<ul class="listActions">
<li><span class="actionNotyfy">Article for your preferred language does not exist. Below is international version of the article.</span></li>
</ul>





	<div id="kb" class="kb">
		<div class="article-container">
			<h2 class="title">Cómo puedo cambiar el nombre de host del sistema Parallels Business Automation - Standard?</h2>
			<div class="ab-frame"><div class="bl"><div class="br"><div class="tl"><div class="tr"><!-- frame -->
				<div class="articleProperty">
					<div>Article ID: 2057&nbsp;</div>
					<div>Last Review: Jun,26 2009</div>
					<tr>
						<td>Author: </td>
						<td>Meritxell Sevilla</td>
					</tr>
					<br/>
					<tr>
						<td>Last updated by: </td>
						<td>Meritxell Sevilla</td>
					</tr>
					<strong>APPLIES TO:</strong>
					<div class="articleApplies">
						<ul>
							<li>Parallels Business Automation - Standard</li>
						</ul>
					</div>
				</div><!-- articleProperty -->
			</div></div></div></div></div><!-- frame -->

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

			<div id="article-content">
				<div class="article-part">
					<h2>Resolución</h2>
					Para cambiar el nombre de host del sistema Parallels Business Automation - Standard, realice los pasos que detallamos a continuaci&oacute;n.<br /><br /> <ul>   <li>Compruebe que el nombre de host nuevo resuelve correctamente a la direcci&oacute;n IP asignada al VE Parallels Business Automation - Standard.</li>   <li>Defina el nombre de host nuevo para el VE Parallels Business Automation - Standard (en nuestro ejemplo, el ID&nbsp;del VE es #99) ejecutando los siguientes comandos en el nodo hardware Parallels Virtuozzo Containers:<div class="commandline"><code># vzctl stop 99<br /> # vzctl set 99 --hostname $NEWHOSTNAME --save<br /> # vzctl start 99</code></div><br /> <em>La variable</em> $NEWHOSTNAME<em><strong> </strong>en el comando mostrado arriba debe reemplazarse por el nombre de host nuevo que desee asignar al sistema Parallels Business Automation - Standard y </em><strong>99</strong><em> debe reemplazarse por el ID&nbsp;real del VE Parallels Business Automation - Standard</em></li> <li>Ejecute el siguiente comando en el VE Parallels Business Automation - Standard:<div class="commandline"><code># hspc-config --reset-hostname</code></div></li><li>Compruebe la URL de Tienda de Parallels Business Automation - Standard en <strong>Arriba &gt; Director de Comercio &gt; Administrador de Tienda &gt; Configurar Tienda</strong> en el Centro de Control del Proveedor de Parallels Business Automation - Standard y, de ser necesario, actual&iacute;cela usando el bot&oacute;n <strong>Editar</strong>.</li><li>Si SSL&nbsp;est&aacute; configurado para el Centro de Control del Proveedor, tambi&eacute;n deber&aacute; actualizar el <strong>Certificado SSL</strong> en <strong>Arriba &gt; Director de Configuraci&oacute;n &gt; Configuraci&oacute;n varia &gt; Configuraci&oacute;n SSL</strong> para evitar la aparici&oacute;n del mensaje de advertencia relacionado con una no coincidencia del certificado SSL</li> </ul>
				</div>
				<div class="article-part">
					<h2>Información Adicional</h2>
					<ul>   <li>En el caso de sistemas Parallels Business Automation - Standard ejecut&aacute;ndose en <strong>SUSE Enterprise Linux</strong>, compruebe que ha definido el nombre de host en formato FQDN.<br />     <strong><em>Ejemplo:</em></strong><div class="commandline"><code># hostname</code></div>si el nombre del host es <em>myhost.mydomain.com</em>, entonces es correcto.<em><br /> </em>si el nombre del host simplemente es <em>myhost</em>, entonces ejecute<br /> <div class="commandline"><code># hostname myhost.mydomain.com</code></div></li><li>El cambio del nombre de host para un VE&nbsp;en ejecuci&oacute;n que ejecute un servidor MySQL puede ocasionar incidencias en el comportamiento del servidor MySQL, ya que initscripts/tools del servidor MySQL dependen de la salida<em> 'hostname'</em> y cuando se cambie el nombre de host del VE en tiempo de funcionamiento, el servidor MySQL puede no encontrar algunos archivos runtime (por ejemplo el archivo pid), creados antes de aplicar el cambio del nombre del host.</li>  </ul>
				</div>
				<div class="keywords"><strong>Keywords:</strong> HSPcomplete hostname hspc-config</div>
			</div>
		</div><!-- article-container -->


			<br/><br/>

			<div id="SubscriptionLink24Article" class="subscriptionLink2">
<a href="http://kb.parallels.com/subscriptions/index.html?Type=Article&ArticleID=2057&ArticleLanguage=es&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=2057&ArticleLanguage=es&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' : '2057',
													'ArticleLanguage' : 'es',
													'Product' : '',
													'Category' : ''
												}, function(data) {
																	$('#subscription').html(data);
																	$('#subscription').show();
																	SUBbuildsubmenus_product();
																});
		});
	});
});

</script>

</div>





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

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


]]></description>
<author>Meritxell Sevilla</author>
<guid isPermaLink="false">10195 LastUpdated: 2009-06-26 09:48:25</guid>
<pubDate>2009-06-26 09:29:13</pubDate>
</item>
</channel>
</rss>



