<?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>Free Support Notes &#187; Ubuntu</title>
		<atom:link href="http://www.powermediasrl.it/fsn/tag/ubuntu/feed" rel="self" type="application/rss+xml" />
		<link>http://www.powermediasrl.it/fsn</link>
		<description>Free Support Notes Windows Linux Macintosh</description>
		<lastBuildDate>Wed, 18 Jan 2012 06:26:32 +0000</lastBuildDate>
		<language>en</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
		<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
			<title>Installare VMware Player su Ubuntu 9.04</title>
			<link>http://www.powermediasrl.it/fsn/installare-vmware-player-su-ubuntu-9-04.html</link>
			<comments>http://www.powermediasrl.it/fsn/installare-vmware-player-su-ubuntu-9-04.html#comments</comments>
			<pubDate>Sat, 09 Jan 2010 17:13:04 +0000</pubDate>
			<dc:creator>Giuseppe D'Agata</dc:creator>
			<category><![CDATA[Trixbox, PBXinaFlash, Asterisk e..]]></category>
			<category><![CDATA[Ubuntu]]></category>
			<category><![CDATA[VMware Player]]></category>
			<guid isPermaLink="false">http://www.powermediasrl.it/fsn/?p=180</guid>
			<description><![CDATA[TweetInstalling VMware Player on Ubuntu 9.04 Install required packages build-essential and linux-headers sudo aptitude install build-essential linux-headers-`uname -r` Download the latest VMware player e.g. VMware-Player-2.5.2-156735.i386.bundle (download the bundle version, not the rpm one) and run it as root using gksudo. You'll get a graphical installer that installs VMware player for you. gksudo bash ./VMware-Player-2.5.2-156735.i386.bundle If [...]]]></description>
			<content:encoded><![CDATA[<div style=""><div style="display:inline;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.powermediasrl.it%2Ffsn%2Finstallare-vmware-player-su-ubuntu-9-04.html&amp;send=false&amp;layout=button_count&amp;width=120&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:120px; height:21px;" allowTransparency="true"></iframe></div><div style="display:inline;"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.powermediasrl.it%2Ffsn%2Finstallare-vmware-player-su-ubuntu-9-04.html" class="twitter-share-button" data-count="horizontal">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="display:inline;"><g:plusone size="medium" href="http://www.powermediasrl.it/fsn/installare-vmware-player-su-ubuntu-9-04.html"></g:plusone><script type="text/javascript">(function() { var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true; po.src = 'https://apis.google.com/js/plusone.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s); })();</script></div></div><h2 id="Installing VMware Player on Ubuntu 9.04">Installing VMware Player on Ubuntu 9.04</h2><ol type="1"><li>Install required packages <em>build-essential</em> and <em>linux-headers</em><pre>sudo aptitude install build-essential linux-headers-`uname -r`</pre></li><li><a href="http://www.vmware.com/download/player/">Download the latest VMware player</a> e.g. <tt>VMware-Player-2.5.2-156735.i386.bundle</tt> (download the <em>bundle</em> version, not the <em>rpm</em> one) and run it as root using gksudo. You'll get a graphical installer that installs VMware player for you.<pre>gksudo bash ./VMware-Player-2.5.2-156735.i386.bundle</pre></li></ol><p>If nothing appears, you may need to make the file executable. You can do so with this command: <tt>chmod +x ./VMware-Player-2.5.1-126130.i386.bundle</tt></p><p>After completion, VMware player is installed and should show up in the menu under <strong>Applications</strong> → <strong>System Tools</strong> → <strong>VMware Player</strong>.</p><h2 id="Creating Virtual Machine installations">Creating Virtual Machine installations</h2><h3 id="Creating A Windows XP Virtual Machine">Creating A Windows XP Virtual Machine</h3><ol type="1"><li>Get a virtual machine image.</li><li>For Windows XP, download and unzip <a title="attachment:WindowsXPVirtualMachine.zip" href="https://help.ubuntu.com/community/VMware/Player?action=AttachFile&amp;do=view&amp;target=WindowsXPVirtualMachine.zip">WindowsXPVirtualMachine.zip</a>. This is a blank image ready to run Windows XP, using 384MB of RAM. Pop your Windows CD in the drive before continuing on to the next step.</li><li>Run VMware Player. Click <strong>Applications</strong> → <strong>System Tools</strong> → <strong>VMware Player</strong>. Choose <strong>Open an Existing Virtual Machine</strong> and select the .vmx file you extracted from the zip.</li></ol><p>VMware Player will start to boot, and should automatically start from the Windows CD in your drive. Install Windows as normal.</p><p>When installation is complete, you'll have a working Windows XP install you can run nearly all desktop and server applications inside Ubuntu.</p><h3 id="Creating other images">Creating other images</h3><p>To create your own blank images - perhaps with more RAM, or to install a different OS, visit <a href="http://www.easyvmx.com/">http://www.easyvmx.com</a>. Choose the OS you want to run, an amount of RAM, and save and unzip the resulting zip file provided by the website. Then pop the CD for the OS you'd like to install in your CD drive.</p><p>You may also be interested a selection of images at <a href="http://www.vmware.com/vmtn/appliances/">http://www.vmware.com/vmtn/appliances/</a>.</p><h2 id="Improving Performance">Improving Performance</h2><p>You can improve performance by using the <a href="https://help.ubuntu.com/community/VMware/Tools">VMware/Tools</a>.</p><ul><li>Download the latest VMware Workstation for Linux from <a href="http://www.vmware.com/download/ws/">http://www.vmware.com/download/ws/</a> and extract the <em>windows.iso</em> file containing the VMware tools.</li><li>Edit edit your <em>.vmx</em> file pointing the CD-ROM to the <em>windows.iso</em>, and start the OS, an automated setup will guide you inside windows.</li></ul><h2 id="Downloading an Official Ubuntu &quot;Appliance&quot; to try Ubuntu as a virtual machine on a non-Ubuntu OS">Downloading an Official Ubuntu "Appliance" to try Ubuntu as a virtual machine on a non-Ubuntu OS</h2><p>Have you been thinking about running Ubuntu, but are afraid to take the "plunge"? Fear not, for you can use Ubuntu <em>without installing it and without even rebooting</em>!</p><p>Like any other VMware Player appliance, Ubuntu appliances are just a couple of files on your PC. All of your Ubuntu software will be contained within these files and <em>not</em> on your PC. It is possible to copy files to your PC or to save them to your PC from a program running under the appliance, but you must specifically do so. For more information on using a VMware appliance, please consult VMware's documentation at <a href="http://www.vmware.com/support/pubs/player_pubs.html">http://www.vmware.com/support/pubs/player_pubs.html</a>.</p><p>Official Ubuntu VMware Player appliances are available for download. They are not very well documented in the download page, but are available on Ubuntu's ISV-Image server: <a href="http://isv-image.ubuntu.com/vmware/">http://isv-image.ubuntu.com/vmware/</a>. There you'll find appliances for Ubuntu from version 5.10 up till version 7.10.</p><div style=""><div style="display:inline;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.powermediasrl.it%2Ffsn%2Finstallare-vmware-player-su-ubuntu-9-04.html&amp;send=false&amp;layout=button_count&amp;width=120&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:120px; height:21px;" allowTransparency="true"></iframe></div><div style="display:inline;"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.powermediasrl.it%2Ffsn%2Finstallare-vmware-player-su-ubuntu-9-04.html" class="twitter-share-button" data-count="horizontal">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="display:inline;"><g:plusone size="medium" href="http://www.powermediasrl.it/fsn/installare-vmware-player-su-ubuntu-9-04.html"></g:plusone><script type="text/javascript">(function() { var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true; po.src = 'https://apis.google.com/js/plusone.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s); })();</script></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.powermediasrl.it/fsn/installare-vmware-player-su-ubuntu-9-04.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
