Linux 修改时间

Linux 修改系统时间的两种方式 - 知乎 (zhihu.com)

debian 安装NTP并设置自动时间同步_debian ntpdate-CSDN博客

命令修改

复制代码
root@debian:~# date -s "2024-04-30 16:43:10"
2024年 04月 30日 星期二 16:43:10 CST
root@debian:~#
root@debian:~#
root@debian:~# date
2024年 04月 30日 星期二 16:43:11 CST
root@debian:~#
root@debian:~# hwclock --show
2024-04-30 16:38:05.659342+08:00
root@debian:~#
root@debian:~# hwclock -w
root@debian:~#
root@debian:~#
root@debian:~# hwclock --show
2024-04-30 16:48:22.212441+08:00
root@debian:~#
复制代码

定时任务

*/60 * * * * /usr/sbin/ntpdate ntp.sjtu.edu.cn

 

                                    

posted @   你说夕阳很美  阅读(75)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· 分享4款.NET开源、免费、实用的商城系统
· 全程不用写代码,我用AI程序员写了一个飞机大战
· MongoDB 8.0这个新功能碉堡了,比商业数据库还牛
· 白话解读 Dapr 1.15:你的「微服务管家」又秀新绝活了
· 上周热点回顾(2.24-3.2)
点击右上角即可分享
微信分享提示