installation

How to kill stuck VMware Tools install from the command line ESXi 5.x

Trying to put a host into maintenance mode in vCenter and one machine wouldn't VMotion because it said VMware Tools were being installed or upgraded.

Searching Google came up with this article which applies to ESX 4.x:

http://lonesysadmin.net/2009/12/11/how-to-cancel-a-stuck-vmware-tools-in...

Well vmware-cmd is gone in ESXi 5.x. Here's how you do it in ESXi 5.x:


cd /vmfs/volumes/[datastore]/[vmname]
vim-cmd vmsvc/getallvms

Note the VmId of the machine having the issue. Then run:


vim-cmd vmsvc/tools.cancelinstall VmId

TweetDeck Installation Errors On Linux- 2004, 5007

Twitter is all the rage these days and I've been using one of the more popular desktop Twitter applications - TweetDeck http://www.tweetdeck.com. TweetDeck runs on top of Adobe AIR - http://www.adobe.com/products/air/.

My day-to-day OS on my workstation is Linux (Fedora 10 to be exact). I installed Adobe AIR and TweetDeck with no issues on the initial installation.

Syndicate content