Ntp client omnios

From Asenjo
Revision as of 22:16, 28 August 2015 by Natxo (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


If you want your omnios host to synchronize its clock with the ntp.org pool servers, just copy the ntp.conf.sample file, synchronize the time with one of them and enable the ntp daemon:

cp /etc/inet/ntp.conf.sample /etc/inet/ntp.conf
ntpdate 0.pool.ntp.org
svcadm enable ntp