<?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[My VE is hacked/compromised. How do I repair or reinstall it?]]></title>
<link>http://kb.parallels.com/en/1012</link>
<description><![CDATA[<div id="article">
	




	<div id="kb" class="kb">
		<div class="article-container">
			<h2 class="title">My VE is hacked/compromised. How do I repair or reinstall 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: 1012&nbsp;</div>
					<div>Last Review: Mar,23 2009</div>
					<tr>
						<td>Author: </td>
						<td>Vitaly Filatov</td>
					</tr>
					<br/>
					<tr>
						<td>Last updated by: </td>
						<td>Kichigin Aleksey</td>
					</tr>
					<strong>APPLIES TO:</strong>
					<div class="articleApplies">
						<ul>
							<li>Parallels Virtuozzo Containers for Linux</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>Resolution</h2>
					There are two ways of restoring a VE which is hacked or cannot be started for some other reasons.  Please make sure that you have created a full backup of the VE before applying any of the following solutions.<br /><br />Solution #1:<br /><br /><div class="commandline"><code><span style="font-family: courier new,courier,monospace;"># vzctl recover 101</span></code></div><br />This command will reinstall OS template and all application templates which were previously installed on the VE.  This action will make it possible to start the broken VE but it does not give any guarantee that all rootkits are removed, if any.<br /><br />Solution #2:<br /><br /><div class="commandline"><code><span style="font-family: courier new,courier,monospace;"># vzctl reinstall 101</span></code></div><br />This command will create a brand new VE on the same OS template as the broken one, install the same application templates into it and restore users' credentials.  The contents of the old VE will be copied into <span style="font-family: courier new,courier,monospace;">/old</span> directory.<br />
				</div>
				<div class="keywords"><strong>Keywords:</strong> hacked VE, compromised VE, recover, reinstall</div>
			</div>
		</div><!-- article-container -->


			<br/><br/>

			<div id="SubscriptionLink24Article" class="subscriptionLink2">
<a href="http://kb.parallels.com/subscriptions/index.html?Type=Article&ArticleID=1012&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=1012&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' : '1012',
													'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">659 LastUpdated: 2009-03-23 06:05:01</guid>
<pubDate>2008-10-06 09:10:57</pubDate>
</item>
</channel>
</rss>



