Volodymyr Vrublevskyy

IT geek, Blogger and Traveler

  • Chrome NPAPI Plugins re-enable

    Google Chrome is phasing out support for NPAPI plugins in Chrome Version 42. So your Client Integration Plug-In in the vSphere Web Client stops working. 

    vovando Avatar
    Chrome NPAPI Plugins re-enable
  • ,

    VMware Tools for Nested ESXi

    Wow. You can install VMware Tools for Nested ESXi now. The VIB package provides a VMware Tools service (vmtoolsd) for running inside a nested ESXi virtual machine. The following capabilities are…

    vovando Avatar
    VMware Tools for Nested ESXi
  • , ,

    How to check the last time your ESXi host booted

    There are two ways of checking when your ESXi host was rebooted last time. If you are using vcenter, you can click on the root level vcenter server on…

    vovando Avatar
    How to check the last time your ESXi host booted
  • HP iLO Reset via SSH cli

    If you have some issues with HP ilo, you can reset it in command line. Just connect by SSH to ilo ip address and execute following command: reset /map1

    vovando Avatar
    HP iLO Reset via SSH cli
  • ,

    Patch standalone esxi host to 6.0

    With every new vmware esxi build you need to update your servers. It is very easy with Update Manager, but how to do it when there is standalone version…

    vovando Avatar
    Patch standalone esxi host to 6.0
  • ,

    ESXi 5.5 threw PSOD, Raid controller driver

    I have received PSOD several times at diferent esxi hosts DL180 G6 (esxi 5.5 hp + applied all patches build: 1892794). There is a known issue with the hpsa…

    vovando Avatar
    ESXi 5.5 threw PSOD, Raid controller driver
  • ,

    GA of Veeam Endpoint Backup Free

    A couple of months ago, Veeam announced a new solution called Veeam® Endpoint Backup FREE™. In December, Veeam released the beta version of this software to the world. The interest in…

    vovando Avatar
  • ,

    Configure SSL on Jetty

    Today we need to change ssl certificate on jetty. SSL Certificate issuer is Godaddy. Download certificate and unzip it. You have gd_ bundle and certificate for your server, also…

    vovando Avatar
  • , ,

    Execute bash script by puppet

    We need to execute bash script on several servers. To do it manually – bad idea. But we have puppet. Lets make it by puppet. Create bash script name.sh.…

    vovando Avatar
  • ,

    Bootable USB stick on OS X

    I need to install Ubuntu on Sony Vaio laptop. So I need to create bootable USB stick for that. My home OS is Mac OS X 10 and today…

    vovando Avatar
    Bootable USB stick on OS X