# 查看硬件时间
hwclock -l
# 查看系统的各个时间和日期
timedatectl status
# 查看系统可用时区
timedatectl list-timezones
# 设置系统时区
timedatectl set-timezoe ZONE
# 从时钟服务器(NTP)同步系统时间
chronyc makestep
# 查看硬件时间
hwclock -l
# 查看系统的各个时间和日期
timedatectl status
# 查看系统可用时区
timedatectl list-timezones
# 设置系统时区
timedatectl set-timezoe ZONE
# 从时钟服务器(NTP)同步系统时间
chronyc makestep
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。