修改FreeBSD的系统时间

必须有root权限
# date YYMMDDHHMM
比如要修改时间为2007年4月15日7点52
# date 0704150752

 
只改时间的话
# date HHMM

使用NTP服务器更新本地时间
# ntpdate time.nist.gov
常用的NTP服务器
time.nist.gov
time.windows.com
chime.utoronto.ca
ntp.pipex.net

Written by gegewan on 二月 22nd, 2009 with no comments.
Read more articles on FreeBSD/Linux.

Related articles

No comments

There are still no comments on this article.

Leave your comment...

If you want to leave your comment on this article, simply fill out the next form:




You can use these XHTML tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> .