Quantcast
Channel: ServerFocus » VMWare
Viewing all articles
Browse latest Browse all 3

How to fix the time of the VMWare Management Assistent? (VMA)

$
0
0

. Remove the existing localtime file. # sudo rm /etc/localtime 2. Make a symbolic link for the time zone that you want to use. For example, for Tokyo time: # sudo ln -s /usr/share/zoneinfo/Europe/Amsterdam /etc/localtime Great resource: http://www.simonlong.co.uk/blog/2010/05/28/using-vma-as-your-esxi-syslog-server/

The post How to fix the time of the VMWare Management Assistent? (VMA) appeared first on ServerFocus.


Viewing all articles
Browse latest Browse all 3

Trending Articles