在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
问题:客户美国服务器时间不对 vim /etc/sysconfig/clock 第二步,修改系统时区 cp /etc/localtime /etc/localtime.bak rm -rf /etc/localtime ln -svf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime yum install ntpdate -y ntpdate 0.centos.pool.ntp.org date clock -w #将目前 Linux 的时间写到 BIOS 里面去! clock -r #检查 BIOS 里面的时间
-------------------------------------------------------------------------------------------------- 上面是设置 centos6.5 的时区和时间的,下面说的是 centos7的 yum -y install ntp systemctl enable ntpd ntpdate -u cn.pool.ntp.org systemctl start ntpd #设置时区 timedatectl set-timezone Asia/Shanghai
|
2022-08-17
2022-11-06
2022-08-17
2022-07-18
2022-07-29
请发表评论