Posts Tagged ‘VMWare’

Virtualization of Domain Controller

Is domain controller virtualization a good thing?
Well, there are pros and cons in putting your domain controller in a virtualize environment.
For the pros:
1. You will have better use of hardware resources
2. There will be better Disaster Recovery for you DC
For the cons:
1. Now you will need to support extra software
2. Another layer of failure is [...]

Leave a Comment

Missing driver for Base System Device

Missing driver for Base System Device
Solution:
Do a custom install of the VMWare tools and include this driver and the Base System Device Driver install error will go away.
VN:F [1.0.8_357]please wait…Rating: 7.0/10 (1 vote cast)

Leave a Comment

How to install VMware on Ubuntu Server?

How to install VMware on Ubuntu Server?
libraries for vmware
Code:
sudo apt-get install libx11-6 libx11-dev libxtst6 libxrender1 libxt6 zlib1g
Once, you have all the necessary libraries installed. You can just do a normal installation to vmware and the installation will go through.
VN:F [1.0.8_357]please wait…Rating: 0.0/10 (0 votes cast)

Leave a Comment

Unable to get the last modification timestamp of the destination file, VMWare Installation Errors

Unable to get the last modification timestamp of the destination file, VMWare Installation Errors
If you are getting the error message below. Try the solution posted. It worked for me.

Installing the VMware VmPerl Scripting API.
The installation of the VMware VmPerl Scripting API succeeded.
Generating SSL Server Certificate
Unable to get the last modification timestamp of the destination [...]

Comments (1)