Linux_FoundationLinux_Foundation
LFCS · Question #491
LFCS Question #491: Real Exam Question with Answer & Explanation
Sign in or unlock LFCS to reveal the answer and full explanation for question #491. The question stem and answer options stay visible for context.
Submitted by ngozi_ng· Apr 18, 2026Operation of Running Systems
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
Unlock LFCS to see the answer
You've previewed enough free LFCS questions. Unlock LFCS for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#cron#NTP#System Time#Scheduling