date -R 2012年11月18日 星期日 19时33分23秒 CSTLinux系统下使用网络对时的工具是ntpdate,如果没有安装ntpdate的话,需要安装ntpdate:在Centos下: 代码如下: #yum -y install ntpdate ntp 在Debian或者Ubuntu下: #sudo apt-get install -y ntpdate ntpntpdate 安装后...
得之坦然,失之淡然,顺其自然,争其必然。
date -R 2012年11月18日 星期日 19时33分23秒 CSTLinux系统下使用网络对时的工具是ntpdate,如果没有安装ntpdate的话,需要安装ntpdate:在Centos下: 代码如下: #yum -y install ntpdate ntp 在Debian或者Ubuntu下: #sudo apt-get install -y ntpdate ntpntpdate 安装后...