Hi,
I am supposed to implement this request but have no idea what the project leader is talking about (I am new to AIX):
-------------------------------------------------
We need to sync the time for the AIX box with an atomic server. Add an entry to the cron job for each aix box that is the following:
0 * * * * /usr/sbin/ntpdate 192.5.41.209 >/dev/null 2>&1
-------------------------------------------------
Obviously, he gave me the line to put in the "cron job". But, what is a cron job? What file do I edit? Do I need to reboot? How can I test the cron to know it's working? I am on AIX 5.1 ML3.
Thanks,
Heidi
I am supposed to implement this request but have no idea what the project leader is talking about (I am new to AIX):
-------------------------------------------------
We need to sync the time for the AIX box with an atomic server. Add an entry to the cron job for each aix box that is the following:
0 * * * * /usr/sbin/ntpdate 192.5.41.209 >/dev/null 2>&1
-------------------------------------------------
Obviously, he gave me the line to put in the "cron job". But, what is a cron job? What file do I edit? Do I need to reboot? How can I test the cron to know it's working? I am on AIX 5.1 ML3.
Thanks,
Heidi