CompTIA
LX0-102 · Question #491
Which crontab entry could be used to set the system time at regular intervals?
The correct answer is B. 1 0 * * * ntpdate ntp1.digex.net. See the full explanation below for the reasoning.
Question
Which crontab entry could be used to set the system time at regular intervals?
Options
- A1 0 * * * date $d $t $24
- B1 0 * * * ntpdate ntp1.digex.net
- C1 0 * * * date ntp1.digex.net
- D1 0 * * * runcron date ntp1.digex.net
- E1 0 * * * settime $d $t $24
How the community answered
(21 responses)- B81% (17)
- C10% (2)
- D5% (1)
- E5% (1)
Community Discussion
No community discussion yet for this question.