花花世界蕾 发表于 2016-1-4 15:53:46

vmware ubuntu time ntp

1. sudo apt-get install -y ntp
2. sudo vim /etc/ntp.conf

tinker panic 0
restrict 127.0.0.1
restrict default kod nomodify notrap
server 0.vmware.pool.ntp.org
server 1.vmware.pool.ntp.org
server 2.vmware.pool.ntp.org
driftfile /var/lib/ntp/drift

3. sudo tzconfig
orsudo dpkg-reconfigure tzdata
选择 Asia/Chongqing
页: [1]
查看完整版本: vmware ubuntu time ntp