惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

月光博客
月光博客
MyScale Blog
MyScale Blog
博客园 - Franky
The Cloudflare Blog
IT之家
IT之家
Blog — PlanetScale
Blog — PlanetScale
博客园 - 聂微东
WordPress大学
WordPress大学
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
T
The Blog of Author Tim Ferriss
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
罗磊的独立博客
Google DeepMind News
Google DeepMind News
P
Proofpoint News Feed
Martin Fowler
Martin Fowler
aimingoo的专栏
aimingoo的专栏
J
Java Code Geeks
腾讯CDC
雷峰网
雷峰网
Microsoft Azure Blog
Microsoft Azure Blog
G
Google Developers Blog
博客园 - 【当耐特】
美团技术团队
云风的 BLOG
云风的 BLOG

博客园 - 你看起来真的很好吃

mac工具 安装历史docker版本 OCR文本提取+NER命名实体识别 测试 深度学习-激活函数 go——make和new的区别 go——GC垃圾回收机制 go——标识符的命名规范 go语言——数据类型 go语言——转义符 go开发环境安装 git使用 项目文档目录总结 鼠标连点器——python版 windows使用YOLOV5训练模型——搭建编译环境 高匿名动态IP代理获取 logging模块进行格式化输出 笔记 Django admin 添加操作记录 facenet + fiass 实现人脸识别
linux系统时间管理
你看起来真的很好吃 · 2026-04-08 · via 博客园 - 你看起来真的很好吃

查看时间:timedatectl status

   Local time: Wed 2026-04-08 10:13:29 CST (本地时间)

   Universal time: Wed 2026-04-08 02:13:29 UTC (协调时间)

   RTC time: Wed 2026-04-08 02:13:34 (主板硬件时间

   Time zone: Asia/Shanghai (CST, +0800)  (时区)

   NTP enabled: yes (自动同步时间功能是否开启)

   NTP synchronized: yes (是否已同步时间)

   RTC in local TZ: no  (硬件时钟是否存储为本地时间)

   DST active: n/a (夏令时是否启动,不用关注中国没有)

开启时间同步守护进程

sudo systemctl start chronyd

sudo systemctl enable chronyd

强制同步一次时间

sudo chronyc -a makestep