Page 1 of 1

Synchronize VMS date and time

Posted: Thu Jan 17, 2019 5:17 am
by admin
Here are the steps to synchronize date and time with a physical machine of virtual machines in Solaris 10 and above,

Let say 192.168.1.100 is configured as server machine and now clients have to synchronize,

as root user,

vi /etc/inet/ntp.conf
server 192.168.1.100
always yes
disable pll

then
svcadm enable ntp

check now date&time using date command