GitHub is a code hosting platform for version control and collaboration. It lets you and others work together on projects from anywhere. GitHub has become the industry-standard version control and publishing the platform for web developers. It also provides command line tool access control and several collaboration features, such as wikis and basic task management […]
Continue reading…
Hypervisors
Hypervisor or virtual machine monitor (VMM) is a piece of computer software. It allows to run multiple different operating systems.
Enable SNMP on VMware ESXi host
Simple Network Management Protocol (SNMP) allows management programs to monitor VMware and control networked devices in VMware ESXi. SNMP configuration for ESXi requires vSphere Command-Line Interface. vCenter Server and ESXi systems include different SNMP agents. vCenter Server SNMP agent. The SNMP agent included with vCenter Server can send traps when the vCenter Server system is […]
Continue reading…
Enable VNC Console Access in VMware ESXi
The ability to connect to a virtual machine using a VNC client has been available since the early days of VMware GSX but is not officially supported by VMware. Use the following steps to enable VNC console Access in VMware ESXi host. SSH to the ESXi host chmod 644 /etc/vmware/firewall/service.xml chmod +t /etc/vmware/firewall/service.xml vi /etc/vmware/firewall/service.xml […]
Continue reading…