Posts Tagged ‘ubuntu’
VIRTUMANIA Episode 10: Rooters, Hummers, and the Ubuntu Enterprise Cloud
In VIRTUMANIA episode 10 Theron Conrey and Simon Wardley join Marc and me for closer look at the open source Ubuntu Enterprise Cloud. The following is the podcast summary:
VIRTUMANIA Podcast Episode 10 – Rooters, Hummers, and the Ubuntu Enterprise Cloud Hosted by Rich Brambley (@rbrambley) of VMETC and Marc Farley (@3parfarley) of 3Par and StorageRap.com. Theron Conrey (@theronconrey http://www.conrey.org / vmunderground.com) joins us as we explore Ubuntu’s Enterprise Cloud with Simon Wardley (@swardley blog.gardeviance.org) of Canonical. Simon explains how hypervisors are quickly becoming commodities, discusses his OSCON presentation on Why The Cloud Really Matters, reveals how Ubuntu’s partnership with Eucalyptus provides an open source alternative for IaaS, and compares Ubuntu’s cloud to the implementation and features of other popular commercial cloud infrastructures. Thanks to Greg Knieriemen (@knieriemen) for this Infosmack Production.
Off topic conversation this week includes a call to action for more steering wheel camera videos and how to order half of a lobster in Denmark!
Listen to the podcast with the embedded player or subscribe to get a weekly copy so you can listen when convenient.
Check out the VM /ETC VIRTUMANIA Page to listen to past episodes as well as episodes of Infosmack.
The following links offer more information on some of the topics, blog posts, and products mentioned in VIRTUMANIA Episode 10:
Install VMware View Open Client On Ubuntu Netbook Remix
Just a quick post to explain how to use Synaptic Package Manager to install the the VMware View Open Client on Ubuntu. I’m using 64 bit Ubuntu Netbook Remix (UNR)for the example in this post. I would expect that as desktop virtual infrastructure gains momentum more and more users will find themselves connecting to corporate desktop images from a personal device – possibly running Linux! Ubuntu Netbook Remix is one example of a number of Linux operating systems that could be used to do this!
VMware View Install Steps Overview:
- Open Synaptic, update the packages, and then search for “vmware”. Synaptic can be found on UNR in the System group under administration.
- Mark the vmware-open-view-client package for installation.
- Note the dependencies. The VMware View client uses an RDP connection to the vDesktop. The rdesktop package is needed. The project’s page on Google Code points this out as an important dependency too.
- After completing the download and installs I found the icon in the Internet Menu Group of Ubuntu Netbook.
Here’s some screen shots of the process, but unfortunately I could not figure out how to get them in the correct order in this album. :/
updated 050110 – corrected the previously incomplete thought about the dependency on rdesktop in step 3
Force Remove VMware Tools and Manual Clean Up
I created a Windows 7 virtual machine in VMware Player, ran it for a while on my Windows notebook, and then decided to move it to one of my Ubuntu machines and host it in VirtualBox. I had no problem copying the folder and files between the different host based hypervisors. VirtualBox can use a virtual disk in the VMware .vmdk format so it was just a matter of file transfers between computers. VirtualBox has it’s own Guest Editions (or host tools) to add functionality and improve performance, so I needed to make that switch inside the VM too. My problem was that I did not remove the VMware Tools before I moved the VM.
When I went to uninstall VMware Tools after powering the VM on Ubuntu and in VirtualBox I received a message that “no VMware Products were detected”. Luckily, I quickly figured out I wasn’t the first to attempt this move and experience this hurdle. The post Uninstalling VMware tools when not running on a VMware host tells the same tale and provides the answer.
“I added the VMware Tools ISO to that VM and opened a command prompt. Then I found the “setup.exe” or “setup64.exe” files on the cd. Run those in the cmd window with a /c switch. (example: ”setup64.exe /c” ) This will remove the Tools. I installed the VirtualBox additions and then reboot. On my Windows 2008 server it crashed on first reboot, then then I tried again and it loaded up just fine. Network works and everything! Yay!”
On my Windows host with VMware Player installed (VMware Workstation has a similar location) the windows.iso file was found at C:\program files(x86)\VMware\VMware Player\windows.iso. Your path needs to be adjusted based on whether you have a 32 bit or 64 bit OS obviously. Mine was a 64 bit host even though the directory was at c:\program files(x86), by the way.
I’ll let you figure out your preferred method on how to copy the windows.iso file to the Ubuntu host, but once you do you can:
Using vSphere Client on Ubuntu Linux with Single Application RDP
I have periodically attempted different methods for running the VMware vSphere and VI Client (VIC) on Ubuntu. While continuing to keep my fingers crossed for VMware to release a Linux version, I’ve tried several workarounds only to remain unsatisfied:
- installing the VIC with Wine
- Locally running Windows virtual machines in either Virtualbox or VMware Workstation/Player
- Used the ESX web client when possible (features are limited)
- Used a full Remote Desktop to vCenter
The method with the least pre-configuration necessary has always been a remote desktop with the VIC already installed, but there is always some untimely inconvenience involved when working between two different desktops.
Long story short, the rest of this post is about using the default Ubuntu Terminal Server Client to access a single application via RDP. This is perfect for using the vSphere Client or VIC on Linux. It does not require a “published application” or full Terminal Server, but instead it is a simple way to take advantage of the administrative RDP connection from the standard Remote Desktop access available on any Windows operating system.
Before I describe how to set this up I want to also reference my first try at RDP directly to the vSphere Client and VIC. Afterall, Read the rest of this entry »
Video Of Working Windows DirectX Games in VirtualBox 3.0.2 on Ubuntu 9.0.4
I’ve spent too much time the last few weeks figuring out how to enable Direct3D hardware pass through in VirtualBox version 3.0.2, and then testing how well some of my games work in a virtual machine (VM). Check the end of this post for a 3 minute video I put together showing some of my results. The video is a sequence of desktop captures. What you are watching is my entire Ubuntu Jaunty desktop with the VirtualBox console open in the center. The games are being played full screen inside the VirtualBox VM. I did not record the actual game sound because I could not figure out how to do it with gtk-recordmydesktop (kept getting an error when sound capture was enabled). So, I created a my own mix of several popular songs for the video sound track instead.
Long story short, the only acceptable configuration I was able to achieve was on a 32 bit Ubuntu Jaunty host with a 32 bit Windows XP guest. My Ubuntu host does not even have virtualization assist technology in the processor – go figure! I first tried 32 bit Vista and Windows 7 RC VMs on a 64 bit Ubuntu host with Intel VT, but had no luck. [side note: Windows 7 is not advertised as supported for VirtualBox Direct3d yet anyways]
I had read a lot of forum threads and blog posts recently about how disappointed those who have tried already were, but, after the first couple of attempts I am quite pleased with my game(s) performance in a Windows XP VM. Not all of my games worked for various different reasons, but with a little research and some tweaks for everything from video performance to compatibility mode settings I got a handful of them to run. On the games that did not work, I left them installed. I’ll use VirtualBox’s OVF export feature to move this VM between different operating systems and PC hardware in the future hopefully for different results.
My Youtube video is embedded at the end of this post, but first here are some notes on my setup and about my efforts. Read the rest of this entry »
Watching NCAA March Madness in a VirtualBox VM hosted on Kubuntu
Once again I am using a VirtualBox VM to help me watch a streaming sporting event on a Linux host. This past football season I was Watching the Georgia Bulldogs in a Virtualbox VM running on Ubuntu, and this time I am able to watch the NCAA Mens Basketball Tournament from a Windows 7 Beta VM hosted on Kubuntu. Similar to my scenario before, Firefox is an unsupported browser for the streaming game broadcasts available from cbssportsline.com. I needed IE so I started up my Windows VM and started watching the games.
Here’s some quick details about my setup.
- Host OS is Kubuntu 8.10 with KDE 4.1.4 desktop
- I am using VirtualBox version 2.1.4
- VM has 512 MB of RAM with the video memory set to 128 MB
- VM uses a single vCPU
- VM has Intel VT-x, nested paging, and 3D acceleration enabled
- VM is running Windows 7 Beta
The video stream is surprisingly smooth with occasional, but very brief, periods of choppiness. I’ll attribute this partly to the fact that I am wireless and the ads on the web page contain random animation.
I wish I was as happy about my bracket as I am about VirtualBox!
Here is a screen shot of the VM settings. Read the rest of this entry »
Ubuntu To Provide Open Source Private Cloud Infrastructure
Mark Shuttleworth, founder of the Ubuntu Project, has announced via the Ubuntu Development List that Ubuntu Server 9.10, which will be available in October 2009, will allow companies to build their own open source, private clouds. Mark explains in his announcement, “Ubuntu aims to keep free software at the forefront of cloud computing by embracing the API’s of Amazon EC2, and making it easy for anybody to setup their own cloud using entirely open tools.” Mark states that official Ubuntu based revisions of Amazon Machine Images (AMI), the operating system and software stack currently deployed on Xen Server in the EC2 cloud, are currently in beta.
However, Mark indicates that plans for the new Ubuntu Server include more than just providing for the hosted Amazon Cloud service:
“What if you want to build an EC2-style cloud of your own? Of all the trees in the wood, a Koala’s favourite leaf is Eucalyptus. The Eucalyptus project, from UCSB, enables you to create an EC2-style cloud in your own data center, on your own hardware.”
Ubuntu 9.10 ‘s official distribution name will be “Karmic Koala” thus explaining the mascot refrence in the previous quote. (I can’t help but think about dining at the Rainforest Cafe when considering all of the Ubuntu distro names and mascots!) Eucalyptus is a cloud management interface in development by Ubuntu which will enable private EC2 style clouds. Eucalyptus is actually an acronym for Read the rest of this entry »















