$ sudo vmware-toolbox-cmd timesync enable
ntp
All posts tagged ntp
This probably works on most distros’ I would imagine.
$ sudo mv /etc/localtime /etc/localtime.old
$ sudo ln -s /usr/share/zoneinfo/UTC /etc/localtime
$ sudo vmware-toolbox-cmd timesync enable
This probably works on most distros’ I would imagine.
$ sudo mv /etc/localtime /etc/localtime.old
$ sudo ln -s /usr/share/zoneinfo/UTC /etc/localtime