March 31, 2009 at 11:06 pm | VMware, Virtualisation
- Posted by admin |
Ever wish you could restart a virtual machine or migrate it to another host from the convenience of your mobile phone? With VMware vCenter Mobile Access, you can.
VMware vCenter Mobile Access allows you to monitor and manage VMware Infrastructure from your mobile phone.
Read the rest of this entry »
January 13, 2009 at 10:50 pm | VCP, Virtualisation
- Posted by admin |
After a week of studying and reading, I passed by VCP – VCP310 today. Scored 81 !. I found it helpful to prepare detailed study notes using the VM install and configure guide.
Now I can finally sleep well.
November 5, 2008 at 4:30 pm | Virtualisation
- Posted by admin |
Barack Obama in favor of Virtualization (spelt Virtualisation) . Vote for change in a datacenter or on a desktop near you.
Read the rest of this entry »
August 16, 2008 at 9:40 pm | ESXi, VMware, Virtualisation
- Posted by admin |
By default SSH is not enabled in ESXi. Follow the steps below to enable it
- At the ESXi console, press alt+F1
- Type: unsupported
- Enter the root password
- At the prompt type “vi /etc/inetd.conf”
- Look for the line that starts with “#ssh”
- Remove the “#” (press the “x” if the cursor is on the character)
- Save “/etc/inetd.conf” by typing “:wq!” or “ZZ“
- Restart the management service “/sbin/services.sh restart” or reboot the host
This works with ESX3i & ESX4i.
August 12, 2008 at 1:44 pm | VMware, Virtualisation
- Posted by admin |
Quick & Easy Way to Install
http://www.vdi.co.nz/?p=33
Express Patch Released by VMware. check here
http://vmware.com/landing_pages/esxexpresspatches.html
General System Error occurred: Internal error when powering up a vm on ESX 3.5 Update 2and ESX 3i 3.5 Update 2.
From the logs( /var/log/vmware/hostd.log) , Message from <host>: This product has expired.
Read the rest of this entry »
August 3, 2008 at 3:21 am | VDI, Virtualisation
- Posted by admin |
VDI – Virtual Desktop Infrastructure is a concept comprised of different solutions or products to acheive a VDI. VDI is a desktop replacement solution that increases security, decreases cost and delivers higher availability for the desktop while continuing to provide end-users with the functionality of a stand-alone desktop.
Read the rest of this entry »
July 20, 2008 at 4:29 am | Virtualisation
- Posted by admin |
Virtualisation is an abstraction layer that decouples the physical hardware from the OS to deliver greater IT resource utilisation and flexibility.
Virtualisation allows multiple virtual machines, with heterogeneous operating systems to run in isolation, side-by-side on the same physical machine. Each virtual machine has its own set of virtual hardware (e.g., RAM, CPU, NIC, etc.) upon which an operating system and applications are loaded. The operating system sees a consistent, normalized set of hardware regardless of the actual physical hardware components.
Virtual machines are encapsulated into files, making it possible to rapidly save, copy and provision a virtual machine. Full systems (fully configured applications, operating systems, BIOS and virtual hardware) can be moved, within seconds, from one physical server to another for zero-downtime maintenance and continuous workload consolidation.