Twitter: langonej
Published Work

TECHTARGET
- * Troubleshooting VMware View Bottlenecks with VMware AppSpeed
- * How to put the VMware View client on a USB drive with VMware ThinApp
- * Using VMware RAWC to see how VMware View workloads may affect your architecture
- * Reviewing bluelock vCloud Express
- * Reviewing the five official VMware vCloud Express providers
- * 10 virtualization predictions for 2010

VIRTUALIZATION.INFO
- * The Apple iPad Opened the Door for the Real Business Tablets
- * Designing the Virtual Data Center - Part 2: Building Blocks or Bespoke Bits?
- * Designing the Virtual Data Center - Part 1
OTHER SOURCES
Additional Info
User login
News, Solutions
VMware View (vmView + viewComposer) - Upping the VDI Ante
For those already familiar with VMware's virtual desktop solution, vmView is leaps and bounds beyond what you already know. For those new to virtual desktops, VMware has put together a solution that can leverage the high availability of the computing resources in your data center, and provide secure and robust virtual desktop environments to an organization, through thin clients, thick clients or over the web.
The installation for vmView is 90% identical to the previous version, VDM 2.x which I covered in this thread.
- 5 comments
- Comments
- Read more
- 2193 reads
Battle of the Cloud Service Providers: Round 1 - Amazon EC2
As alluded to in previous posts , I am in the process of actively reviewing some of the major and minor cloud service providers (CSP - a term I'll be using for this sector) and decided to start with one of the oldest CSPs to date - Amazon's Elastic Cloud 2.
Here's a little visual on how Amazon envision's this service for a photo processing solution:

- Add new comment
- Comments
- Read more
- 343 reads
Microsoft's Cloud Platform is here: Windows Azure
Microsoft has taken the covers off its new cloud initiative and unveiled the underlying platform for its cloud services, Windows Azure.

Azure is based on a collection of Microsoft staples including Windows Server 2008, Hyper-V and ASP.Net.
I've enrolled in a program to test out this new service and will report back here as details develop.
- Add new comment
- Comments
- Read more
- 360 reads
Getting Started with VMware Virtual Desktops
Over the last few months I've received more and more requests and questions regarding virtual desktops, or more specifically, VMware's VDI solution.
I just went through a fresh installation in the lab to ensure all of the steps were as recent as they are going to be, so let's get started.

To test out the solution I recommend leveraging an existing VMware VI3 infrastructure, thus requiring no additional hardware.
**Requirements:**
- Add new comment
- Comments
- Read more
- 582 reads
Deploy a Windows 2008 Server from a Template: VMware Trickery

For those that have tried to "deploy from template" a Win2K8 server and been denied, the trick is to change the "OS Type" to Vista (as opposed to Windows Server 2008), as outlined here.

- Add new comment
- Comments
- 399 reads
The vCloud Initiative - Maritz’s War Cry?
Two weeks ago at VMWorld 2008, 14,000 attendees were inundated with booth glitterati, press releases, parties, games of chance and hype.
- Add new comment
- Comments
- Read more
- 299 reads
Responding to the Virtualization.Info VMWorld 2008 Recap (Pt. 1)
Alessandro from Virtualization.Info has put together a fantastic recap (Part 1 of 2). I've chimed in with my thoughts and encourage others to take a look and what people have to say regarding the changing landscape of VMware virtualiation (and virtualization in general).
- Add new comment
- Comments
- 241 reads
HTTP/s Virtual Center Plugin Generator Now Online!
My first foray into writing a Virtual Center plugin has progressed right along. I initially wanted to have Vizioncore's vFoglight available via an additional tab in Virtual Center.

Once I figured out the proper syntax I just needed to register the plugin.
I've got my version 1.0 generator online to make the proper plugin for your own webpage. In the next release I will include the tool to register the plugin as well as additional options in creating the plugin. I had to start somewhere...
Feedback more than welcome.
- Add new comment
- Comments
- Read more
- 354 reads
HTTP/s Virtual Center Plugin Generator Now Online!
My first foray into writing a Virtual Center plugin has progressed right along. I initially wanted to have Vizioncore's vFoglight available via an additional tab in Virtual Center.

Once I figured out the proper syntax I just needed to register the plugin.
I've got my version 1.0 generator online to make the proper plugin for your own webpage. In the next release I will include the tool to register the plugin as well as additional options in creating the plugin. I had to start somewhere...
Feedback more than welcome.
- Add new comment
- Comments
- Read more
- 293 reads
VMWorld 2008 Thursday Review
Another year, another great VMWorld. VMWorld 2008 was certainly a move forward from last year. The added space of Vegas meant that everything was a bit less crowded. Unfortunately, the air was full of the smoky coolness of cigarettes, but it is Vegas after all.
Some of the major VMware announcements included:
- Virtual Datacenter OS
- Storage VMotion Interface
- Fault Tolerance

More later...
Finally, an interface from VMware.
- Add new comment
- Comments
- Read more
- 266 reads
VMWorld 2008 Tuesday Review (with Solutions Exchange Recap)
Today kicked off the conference in earnest, with a keynote from Paul Maritz, the new CEO of VMware. I managed to complete a lap of the Solutions Exchange, and in my opinion, these are the standouts:
- VMware AppSpeed (formerly known as B-hive)
- Add new comment
- Comments
- Read more
- 367 reads
VMWorld 2008 Monday Preview

After being diverted to Denver because we didn't have enough fuel to get to Vegas, I'm finally on the ground.
There's some big news and I've met some old friends and some new ones.
I'll post up a recap later this evening. Right now I'm off to the VMware User Group (VMUG) dinner.
Cheers!
- Add new comment
- Comments
- 257 reads
vCharterPro Plugin for Virtual Center (Webpage Integration into Virtual Center)
So after a restless night over the last weeked I decided to put my new found hours to some good use.
I've been wanting to write a plugin to incorporate web-based management consoles (e.g. vCharterPro) for quite some time. One small hurdle I have at clients is that they don't want to keep multiple windows open to manage and monitor their virtual infrastructure.
- Add new comment
- Comments
- Read more
- 313 reads
Solaris x86 VMware Tools Install
I'll start by saying that Solaris x86 is not a common OS that I use. Nevertheless, I came across a project recently where I needed to install VMware tools inside a Solaris x86.
Right click - install vmware tools
mkdir /mnt2
mount –rF hsfs /dev/dsk/c0t0d0s2 /mnt2
cp /mnt2/vmware-solaris-tools.tar.gz /tmp
cd /tmp
gzip -dc vmware-solaris-tools.tar.gz | tar xf -
cd vmware-tools-distrib
./vmware-install.pl
umount /mnt2
mv /etc/hostname.pcn0 /etc/hostname.vmxnet0
exit
Many thanks to a resident Solaris genius for help with the steps.
- Add new comment
- Comments
- 580 reads
VMTN Community Happy Hour - Recap
The VMTN Community Happy Hour (graciously hosted by VMware) was held at the Thirsty Bear Brewing Company in downtown San Francisco. The wheat beer was good, the pool was fun and the company was fantastic. I met up with old friends from the company formerly known as Tyco and made new friends including forum illuminati JTroyer, KevinG and BrianG and the good people at a Charlotte, NC-based bank. Many thanks for the VMTN Community leaders at VMWare for making this happen.

- Jason Langone
- Add new comment
- Comments
- 254 reads
Accolades






Video
"Green IT" - Leveraging VMware to provide a green datacenter.
Preview of the upcoming VMware View iPad App with PCoIP support.
Ubertechnik 350Z at VIR.
Latest from Disqus
Consulting Gigs
CURRENT GIGS for 1099 VCP's
- * VMware Site Recovery Manager Consultant.
Status: FILLED.
Duration: 3 WeeksLocation: Reston, VA
Clearance: None
- * Senior Solaris Consultant.
Duration: 3+ Weeks
Location: Reston, VA
Clearance: TS SCI
Note: All 1099 consultants must be a current VCP.
