分类: LINUX
2010-01-20 20:32:34
同步服务器时间
Mon 17 Jan 2005 12:15:08 PM PST
, PST in this case is the current timezone./usr/share/zoneinfo
here you
will find a list of time zone regions. Choose the most appropriate
region, if you live in Canada or the US this directory is the "America"
directory.mv /etc/localtime /etc/localtime-old
ln -sf /usr/share/zoneinfo/Europe/Amsterdam /etc/localtime
/usr/bin/rdate -s time-a.nist.gov
/etc/sysconfig/clock
file (e.g. "America/Los_Angeles")/sbin/hwclock --systohc