- 工信部备案号 滇ICP备05000110号-1
- 滇公安备案 滇53010302000111
- 增值电信业务经营许可证 B1.B2-20181647、滇B1.B2-20190004
- 云南互联网协会理事单位
- 安全联盟认证网站身份V标记
- 域名注册服务机构许可:滇D3-20230001
- 代理域名注册服务机构:新网数码
计划任务:
[root@localhost /]# crontab -l
0 1 * * * /usr/sbin/ntpdate cn.pool.ntp.org
手动执行报错:
[root@localhost /]# /usr/sbin/ntpdate cn.pool.ntp.org
22 May 13:56:26 ntpdate[17023]: the NTP socket is in use, exiting
停止ntp服务:
[root@localhost /]# service ntpd stop
Shutting down ntpd: [ OK ]
设置ntp服务开机不自启动:
[root@localhost /]# chkconfig ntpd off
手动执行成功:
[root@localhost /]# /usr/sbin/ntpdate cn.pool.ntp.org
22 May 14:11:27 ntpdate[17352]: step time server 5.79.108.34 offset 826.232303 sec
售前咨询
售后咨询
备案咨询
二维码
TOP