Difference between revisions of "Ntp client omnios"

From Asenjo
Jump to: navigation, search
(Created page with "Category:Omnios 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 ...")
(No difference)

Revision as of 07:57, 11 June 2014


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