Categories
CentOS Linux VMWare

Install VMware Tools in CentOS 6.1 command line

Here is how I went about installing VMware Tools on CentOS 6.1 using the command line.

1.In VMware Fusion or Sphere Client: Virtual Machine / Guest > Install/update VMware Tools
2. Within the VM – using command line (I’m not using x) at the prompt:
3. mkdir /mnt/cdrom
4. mount the virtual cdrom using; mount /dev/cdrom /mnt/cdrom
5. cd /tmp
6. tar -xvf /mnt/cdrom/VMwareTools* or tab to auto complete
7. cd vmware* or tab to auto complete
8. ./vmware-install.pl; accepting defaults throughout. (If not already installed – yum install perl)
9. umount /mnt/cdrom
10. In Fusion / Vsphere Client VMware tools should now display as installed. Check via Virtual Machine / Guest > Install/VMware Tools > will display as “Reinstall” or “OK” version dependant.

Categories
HowTo Guides VMWare

VMWare ESXi 5.0 Whitebox Server build � Part 2

The build has started, everything has arrived – so far so good. First job with everything was to update the firmware, as it is a lot easier to do it now than when you have everything up and running and rely upon the uptime!

Categories
HowTo Guides VMWare

VMWare ESXi 5.0 Whitebox Server build – Part 1

So, we have meant to move both produciton servers and develoment servers accross to a virtual server platform for a while now – but time / development time has been at a minimum. Recently however I came accross this great post by – Tinkererguy on Tinkertry.com. Tinkererguy had picked out a very similar spec whitebox ESXi to my goal – a resonably priced / high-end workstation, capable of easing us across to virtualization without a large supplier bill!