$ vi /etc/cron.daily/ntpupdatedaily添加如下行: #!/bin/bash ntpdate stdtime.gov.hk2. 添加到crontab任務 $ crontab -e在最后添加(表示每天晚上20:00以root身份運行/etc/cron.daily/ntpupdatedaily): 00 20 * * * root /etc/cron.daily/ntpupdatedailyBy Leslie Guan
新聞熱點
疑難解答