Tag Archives | linux

install vmware workstation

Install VMware Workstation 9 on Linux Ubuntu :: How To

This is a quick How to Install VMware Workstation 9 on Linux Ubuntu is a relatively straight forward task. However as I am not a Linux expert (I much prefer Windows and not ashamed to admit it), I had to do a very tiny amount of head scratching.  So it doesn’t happen again I have wrote this article for my own reference. The following steps are how I installed Workstation on Ubuntu Download the installer from VMware’s website.  The build number I downloaded was 1031769 Once downloaded open a terminal session and navigate to the location of the installation bundle. Run the command: sudo chmod +x VMware-Workstation-Full-9.0.2-1031769.x86_64.bundle This sets the permissions on the installation file to be executable. (This was the step that caused me to scratch my head for a few minutes.) Run the command: sudo ./VMware-Workstation-Full-9.0.2-1031769.x86_64.bundle Follow the on screen installation wizard Installation is complete

Continue Reading 6

Multiple character repeat through vSphere Client console

This article was written by Duncan Epping over at Yellow-Bricks.com. I have posted here purely for my own ability to find this setting in the future. I needed it today while building vShield Manager VM across a WAN Link. Every time I tried to type the username admin it entered it as aaadddmmmiiinnn obviously very frustrating. This is how you fix it. Power off the VM Edit Settings Click the Options Tab Click “General” Click “Configuration Parameters” Click “Add Row” Enter the name: keyboard.typematicMinDelay Enter the value: 2000000

Continue Reading 0
vCloud Ecosystem components explained

vCloud Ecosystem components explained

During VMworld Chris Colotti and I presented quite a few group discussions on VMware vCloud.  During these discussions some people were amazed to find out how many components/products are involved in making up the vCloud environment.  When planning on building a VMware vCloud, you are not just installing vCloud Director and pointing it to vSphere, you are designing/building a whole Ecosystem. The list below shows which components are used in building a full vCloud environment.  They are listed in order of priority. vSphere ESXi vCenter vCloud Director vShield Manager vCenter Chargeback Vcenter Update Manager vCenter Orchestrator vCloud Service Manager vCloud Connector So why are these components important?  When designing a vCloud environment, you need to take into consideration the availability of certain components, like vCenter for example.  This is no longer a management tool that is used to manage your virtual infrastructure.  This is a critical component of your vCloud […]

Continue Reading 4
Cannot add groups to vCD after configuring LDAP

Cannot add groups to vCD after configuring LDAP

I discovered today building a new vCD 1.5 home lab, that once you configure the System LDAP, you dont have the option to add any LDAP groups. This confused me, it was possible to do this in 1.0.x. Why isn’t it available in 1.5? What I discovered is that the GUI is still configured for non LDAP authentication. Once you have configured LDAP and started the synchronization log out of the vCloud Director GUI and back in. You will then see that groups is listed under the administration tab. The GUI needs to update its configuration options. Simple solution, but still confusing until you realise.

Continue Reading 1

How-To: Re-install VMware vCloud Director

A few of my colleagues have been working on this recently, and the process has been released on some of the communities forums.  I thought I would share this process to help people re-build there dev environments and labs. This process documents how to wipe and re-install vCD, with the same version number. 1.    Export vApp Templates and any other vApps that are required in the re-built environment from the existing environment. 2.    Remove the VMware vCloud Director Configuration Components such as Virtual Datacenters, Organizations, vApps, VMs, Networks Pools and so on– manually. 3.    Cleanup the External Networks. 4.    Verify that all organization / vApp network portgroups are removed from the vSwitches/dvSwitches. You will still need the portgroups provisioned for the External Networks. 5.    Cleanup all the Resource group datastores. 6.    Unprepare the ESX/ESXi Hosts from the VMware vCloud Director web console. 7.    Verify on the ESX/ESXi Hosts that the […]

Continue Reading 1
Copyright David Hill

Powered by WordPress. Designed by Woo Themes