Linux时间 时区 同步 卸载ntp服务 [email protected]:~ $ sudo apt-get remove ntp 安装ntpdate客户端 [email protected]:~ $ sudo apt-get ntpdate 切换时区 [email protected]:~ $ sudo -s [email protected]:/home/pi# echo "y" |cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime [email protected]:/home/pi# exit 时间同步 [email protected]:~ $ sudo ntpdate cn.pool.ntp.org 显示时间: [email protected]:~ $ date Mon 5 Dec 12:04:13 CST 2016
时间: 2024-10-24 15:03:04