Installing VMware Tools
2. Modify the virtual machine VMX file
Tools.synctime change to "TRUE"
3. Restart the virtual machine
The discovery time is less than the system time.
4. Modify/etc/sysconfig/clock
# Cat/etc/sysconfig/clock
Zone= "America/los_angeles"
Utc=true
Arc=false
UTC is true to indicate that the RTC is saved in UTC time, and False indicates that the local time is saved .
Modify it to:
# Cat/etc/sysconfig/clock
zone= "Asia/shanghai"
Utc=false
Arc=false
5. Modify the Connection file
# Ln-sf/usr/share/zoneinfo/asia/shanghai/etc/localtime
650) this.width=650; "src="/e/u261/themes/default/images/spacer.gif "style=" text-align:center;border:1px solid RGB ( 221,221,221); background-position:50% 50%; "alt=" Spacer.gif "/>650" this.width=650; "src=" http://s3.51cto.com/ Wyfs02/m02/37/98/wkiol1otnlray2pqaacjaeydcbi127.jpg "title=" Clipboard.png "alt=" Wkiol1otnlray2pqaacjaeydcbi127.jpg "/>
(4, 52 steps to modify the time zone setting)