Upload patches/bundles (a ZIP file named something like ESXi500-201109001.zip) to a datastore visible to the ESXi server that you want to update. Not all bundles requires the server to be in maintenance mode, but some do. I recommend that you…
Enable SNMP on VMware
Login to your VMware server through SSH and backup the existing configuration file: cp /etc/vmware/snmp.xml /etc/vmware/snmp.xml.org Edit the snmp configuration file and set enable to true and communities to public or the community name you want to use: vi /etc/vmware/snmp.xml…
VMWare Linux Guest Optimeringer
Når man installerer Linux som en gæst (en virtual maskine) på en VMWare host (den fysiske maskine), må det være muligt at optimere for at få bedre performance. Dette emne er ringe dokumenteret fra VMWare’s egen side, og der er…