Install Ruby 2.3.1 or any other version on Centos

1. Installing Recommended Packages

There are few developemnt libraries required to run Ruby on Linux. Use following command to install recommended packages on your server using yum.

 

# yum install gcc-c++ patch readline readline-devel zlib zlib-devel 
# yum install libyaml-devel libffi-devel openssl-devel make 
# yum install bzip2 autoconf automake libtool bison iconv-devel

[Read more…]

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 application pool when the system starts up. This can be very useful for thin clients or for turning existing Windows endpoints into thin client systems used to automatically connect into a View desktop.

[Read more…]

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 based vCenter Server and the second – for Linux VCSA (rpm file). VSAN Health Check plugin allows you to collect information about Cluster and its health, which would otherwise needed to be gathered via RVC or CLI. There is also a vib file which you need to deploy on your esxi hosts in VSAN Cluster.  The deployment of the VIB file can be done through vSphere web client (other methods are through RVC, VUM or manually via CLI with “esxcli software vib” commands).

[Read more…]

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 Free License to VMware ESXi 6.0?

1. Download the VMware Hypervisor from this page (you’ll need to create an account if you don’t have one – it’s free).  For esxi 5 use this page.

[Read more…]