Linux自动更新时间

Can use ntpdate or rdate command to sync the datetime with remote server.

i.e.:

# ntpdate remote_server


or

# rdate -s remote_server


Also, sync the remote server periodically is a good idea!

# crontab -e

# auto sync with time server at 0:00 everyday
0 0 * * * rdate -t 60 -s stdtime.gov.hk

posted on   cn三少<script></script>  阅读(201)  评论(0编辑  收藏  举报

导航

< 2012年9月 >
26 27 28 29 30 31 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 1 2 3 4 5 6
点击右上角即可分享
微信分享提示