Volodymyr Vrublevskyy
IT geek, Blogger and Traveler
-
Knife-vsphere installation errors
Today I tried to install knife vsphere support for Chef (You can make it by this command $gem install knife-vsphere ) on Ubuntu and received several errors. First of…
-
VMware Horizon View Auto-Connection Utility
There is new useful utility on VMware Labs for VMware Horizon View administrators which helps them to connect the VMware View Client automatically into a View desktop or an…
-
Chef Manage install: RuntimeError – I don’t know how to install addons for platform family
When I try to install Chef Manage on Centos 7 as described here $ chef-server-ctl install opscode-manage
-
Installation of component VMware Python components failed with error code ‘3010’
If you will receive the following error during vSphere 6.0a –> 6.0b updating:
-
Can’t upgrade esxi 5.5 to 6.0 due a vib conflict
Today I tried to upgrade my standalone (not in Cluster) host (HP DL 180 G6) with esxi 6.0 and Update Manager. But when the process starts I had received…
-
VMware VSAN Health Check Plugin Installation
Few weeks ago VMWare released VSAN Health Check Plugin. This plugin allows monitoring and troubleshooting your VSAN 6.0 Clusters. There are two versions of this plugin: first for Windows…
-
Installing ESXi 6.0 with 4GB RAM or less
Today I want to install esxi 6.0 to my HP Microserver Gen8, which has only 4Gb of RAM. During the installation you will receive error as on screen…
-
How-to receive VMware Free License to VMware ESXi
The esxi (standalone server) is free, but it must be licensed. If not, it installs as 60 days trial, which expires after 2 month. How-to receive and apply VMware…
-
Error, some other host already uses address. Workaround
If you receive such message on your virtual machine, you have workaround to fix this problem.
-
Convert PPK to id_rsa in Centos
Putty is an SSH client that’s mostly used in Windows. Centos has an SSH client built in. Putty uses its own key format which is not compatible with OpenSSH’s…