<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Axino.net &#187; virtualization</title>
	<atom:link href="http://www.axino.net/tag/virtualization/feed" rel="self" type="application/rss+xml" />
	<link>http://www.axino.net</link>
	<description>The other side of atom.</description>
	<lastBuildDate>Sat, 14 Aug 2010 23:11:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Linux OS &#8211; virtualization checkout</title>
		<link>http://www.axino.net/tutorial/2009/04/linux-os-virtualization</link>
		<comments>http://www.axino.net/tutorial/2009/04/linux-os-virtualization#comments</comments>
		<pubDate>Mon, 27 Apr 2009 15:46:44 +0000</pubDate>
		<dc:creator>Arxleol</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://www.axino.net/?p=301</guid>
		<description><![CDATA[Well, today I was trying to figure out how to check whether my hardware supports virtualization instructions. Solution to the problem is quite simple, if you&#8217;ve got linux installed on your system then you should run the following command in terminal. egrep '^flags.*(vmx&#124;svm)' /proc/cpuinfo If you don&#8217;t get any reply from the upper command then [...]]]></description>
			<content:encoded><![CDATA[<p>Well, today I was trying to figure out how to check whether my hardware supports virtualization instructions. <span id="more-301"></span>Solution to the problem is quite simple, if you&#8217;ve got linux installed on your system then you should run the following command in terminal.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">egrep</span> <span style="color: #ff0000;">'^flags.*(vmx|svm)'</span> <span style="color: #000000; font-weight: bold;">/</span>proc<span style="color: #000000; font-weight: bold;">/</span>cpuinfo</pre></div></div>

<p>If you don&#8217;t get any reply from the upper command then your computer does not  support virtualization instructions, however prominent thing to do would be to check in BIOS if those instructions are turned off.</p>
<p>If however you do not have Linux on your system then some of the live distributions should do the trick.<strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.axino.net/tutorial/2009/05/shutting-down-windows-over-network" rel="bookmark" title="Saturday 02.05.2009">Shutting down windows over network</a></li>
<li><a href="http://www.axino.net/tutorial/2009/11/gif-support-for-paint-net" rel="bookmark" title="Thursday 26.11.2009">GIF support for Paint.net</a></li>
<li><a href="http://www.axino.net/tutorial/2009/07/hackthissite-org-basic-7-calendar-is-it" rel="bookmark" title="Wednesday 01.07.2009">hackthissite.org basic 7 :: calendar is it!</a></li>
<li><a href="http://www.axino.net/tutorial/2009/04/shutdown-windows-xpvista-remotely" rel="bookmark" title="Wednesday 29.04.2009">Shutdown windows XP/Vista remotely</a></li>
<li><a href="http://www.axino.net/tutorial/2009/10/connect-to-mysql-database-in-java" rel="bookmark" title="Wednesday 21.10.2009">Connect to mysql database in java</a></li>
</ul>
<p><!-- Similar Posts took 4.952 ms --></p>
 <img src="http://www.axino.net/wordpress/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=301" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.axino.net/tutorial/2009/04/linux-os-virtualization/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
