<?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>mexlinux.com &#187; virtualization</title>
	<atom:link href="http://www.mexlinux.com/tag/virtualization/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mexlinux.com</link>
	<description>digital memories - everything is on the net</description>
	<lastBuildDate>Wed, 18 Aug 2010 16:15:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to access XenServer from linux command line</title>
		<link>http://www.mexlinux.com/how-to-access-xenserver-from-linux-command-line/</link>
		<comments>http://www.mexlinux.com/how-to-access-xenserver-from-linux-command-line/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 20:40:29 +0000</pubDate>
		<dc:creator>mexlinux</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://www.mexlinux.com/?p=502</guid>
		<description><![CDATA[Since Citrix XenServer is Linux, you just have to access by standard linux method: ssh
simpy initiate a ssh session with root account:
ssh root@yourserver.ip
and you are inside.
You will see a welcome text with the instructions:
Type &#8220;xsconsole&#8221; for access to the management console.
And once you type xsconsole you will get this:

]]></description>
			<content:encoded><![CDATA[<p>Since Citrix XenServer is Linux, you just have to access by standard linux method: ssh<br />
simpy initiate a ssh session with root account:</p>
<blockquote><p>ssh root@yourserver.ip</p></blockquote>
<p>and you are inside.</p>
<p>You will see a welcome text with the instructions:</p>
<blockquote><p>Type &#8220;xsconsole&#8221; for access to the management console.</p></blockquote>
<p>And once you type xsconsole you will get this:</p>
<p><a href="http://www.mexlinux.com/wp-content/uploads/2009/10/xsconsole.png"><img class="alignleft size-medium wp-image-507" title="xsconsole" src="http://www.mexlinux.com/wp-content/uploads/2009/10/xsconsole-300x189.png" alt="xsconsole" width="300" height="189" /></a></p>
<script type="text/javascript" src="http://cdn.socialtwist.com/2009021710379-1/script.js"></script><a class="st-taf" href="http://tellafriend.socialtwist.com:80" onclick="return false;" style="border:0;padding:0;margin:0;"><img alt="SocialTwist Tell-a-Friend" style="border:0;padding:0;margin:0;" src="http://images.socialtwist.com/2009021710379-1/button.png"onmouseout="STTAFFUNC.hideHoverMap(this)" onmouseover="STTAFFUNC.showHoverMap(this, '2009021710379-1', 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-access-xenserver-from-linux-command-line%2F', 'How+to+access+XenServer+from+linux+command+line')" onclick="STTAFFUNC.cw(this, {id:'2009021710379-1', link: 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-access-xenserver-from-linux-command-line%2F', title: 'How+to+access+XenServer+from+linux+command+line' });"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.mexlinux.com/how-to-access-xenserver-from-linux-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Install VMware Player in Ubuntu</title>
		<link>http://www.mexlinux.com/how-to-install-vmware-player-in-ubuntu/</link>
		<comments>http://www.mexlinux.com/how-to-install-vmware-player-in-ubuntu/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 21:23:20 +0000</pubDate>
		<dc:creator>mexlinux</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://www.mexlinux.com/?p=462</guid>
		<description><![CDATA[I want to try a machine I got as a vmware image, so I went to install  the Free (as in beer) VMware player, this ois what it takes:

There is no deb package so we must make sure we have the linux headers and build essentials:
sudo apt-get install build-essential linux-headers-`uname -r`
Go get the latest player [...]]]></description>
			<content:encoded><![CDATA[<p>I want to try a machine I got as a vmware image, so I went to install  the Free (as in beer) VMware player, this ois what it takes:</p>
<ul>
<li>There is no deb package so we must make sure we have the linux headers and build essentials:<br />
<code>sudo apt-get install build-essential linux-headers-`uname -r`</code></li>
<li>Go get the latest player version at : <a href="http://www.vmware.com/download/player/">http://www.vmware.com/download/player/</a> make sure you download th <strong>.bundle</strong> version</li>
<li>Execute it with root permissions with:<br />
<code>gksudo bash VMware-Player-2.5.3-185404.i386.bundle</code></p>
<p>Of course, change the file version in name as what you have (tab is your friend)</li>
<li>A graphical installer will start, just click on <strong>install</strong>.</li>
<li>And when completed just click <strong>close</strong>.</li>
<li>That&#8217;s it it should be now in the GNOME Menu under <strong>Applications &gt; System Tools &gt; VMware Player</strong></li>
</ul>
<script type="text/javascript" src="http://cdn.socialtwist.com/2009021710379-1/script.js"></script><a class="st-taf" href="http://tellafriend.socialtwist.com:80" onclick="return false;" style="border:0;padding:0;margin:0;"><img alt="SocialTwist Tell-a-Friend" style="border:0;padding:0;margin:0;" src="http://images.socialtwist.com/2009021710379-1/button.png"onmouseout="STTAFFUNC.hideHoverMap(this)" onmouseover="STTAFFUNC.showHoverMap(this, '2009021710379-1', 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-install-vmware-player-in-ubuntu%2F', 'How+to+Install+VMware+Player+in+Ubuntu')" onclick="STTAFFUNC.cw(this, {id:'2009021710379-1', link: 'http%3A%2F%2Fwww.mexlinux.com%2Fhow-to-install-vmware-player-in-ubuntu%2F', title: 'How+to+Install+VMware+Player+in+Ubuntu' });"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.mexlinux.com/how-to-install-vmware-player-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>XenServer</title>
		<link>http://www.mexlinux.com/xenserver/</link>
		<comments>http://www.mexlinux.com/xenserver/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 02:29:16 +0000</pubDate>
		<dc:creator>mexlinux</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://www.mexlinux.com/?p=343</guid>
		<description><![CDATA[For the SAP project, in order to host the expensive Windows Server 2008,  Microsoft-SQL and the even more expensive SAP server, the SAP integrators have recommended us to run it in top of Citrix XenServer, in order to have an easier maintenance, migration, backup, scenarios&#8230;
Here comes the fun, Citrix XenServer, is no other thing that [...]]]></description>
			<content:encoded><![CDATA[<p>For the <a href="http://www.mexlinux.com/sap/">SAP project</a>, in order to host the expensive Windows Server 2008,  Microsoft-SQL and the even more expensive SAP server, the SAP integrators have recommended us to run it in top of Citrix XenServer, in order to have an easier maintenance, migration, backup, scenarios&#8230;</p>
<p>Here comes the fun, Citrix XenServer, is no other thing that a Linux Distribution Focused on Xen Virtualization, so in the end, the whole expensive proprietary software is going to end up running in top of Linux (<a href="http://www.mexlinux.com/knowledge-amplification/">what he knows, we all benefit from</a>).</p>
<p>The bad side, in order to control the XenServer you need a client named XenCenter that only runs in Windows, nevertheless I have read about a coming web version.  And about the OpenXenCenter project that will bring a Linux client. (there is of course the CLI option).</p>
<p>Since I don&#8217;t use Windows on my laptop I have installed the XenCenter inside the Windows 2008 that is running inside the XenServer, and I can control  via RDP by tsclient from my Ubuntu Laptop.</p>
<script type="text/javascript" src="http://cdn.socialtwist.com/2009021710379-1/script.js"></script><a class="st-taf" href="http://tellafriend.socialtwist.com:80" onclick="return false;" style="border:0;padding:0;margin:0;"><img alt="SocialTwist Tell-a-Friend" style="border:0;padding:0;margin:0;" src="http://images.socialtwist.com/2009021710379-1/button.png"onmouseout="STTAFFUNC.hideHoverMap(this)" onmouseover="STTAFFUNC.showHoverMap(this, '2009021710379-1', 'http%3A%2F%2Fwww.mexlinux.com%2Fxenserver%2F', 'XenServer')" onclick="STTAFFUNC.cw(this, {id:'2009021710379-1', link: 'http%3A%2F%2Fwww.mexlinux.com%2Fxenserver%2F', title: 'XenServer' });"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.mexlinux.com/xenserver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
