Michael A. Georgiou
マイケル
Technical articles for oracle database
Search This Blog
Tuesday, November 10, 2009
Configure ntpd on Linux
rac1
chkconfig --level 3 ntpd on
/etc/init.d/ntpd start
On client just add in the crontab the following line to update every night 2 morning
rac2
* 2 * * * /usr/sbin/ntpdate -s -b -p 8 -u rac1
Newer Post
Older Post
Home