timedatectl 命令

RHEL中增加了timedatectl命令来设置时间,日期,时区。

[root@rhel8 ~]# timedatectl --help
timedatectl [OPTIONS...] COMMAND ...

Query or change system time and date settings.

  -h --help                Show this help message
     --version             Show package version
     --no-pager            Do not pipe output into a pager
     --no-ask-password     Do not prompt for password
  -H --host=[USER@]HOST    Operate on remote host
  -M --machine=CONTAINER   Operate on local container
     --adjust-system-clock Adjust system clock when changing local RTC mode
     --monitor             Monitor status of systemd-timesyncd
  -p --property=NAME       Show only properties by this name
  -a --all                 Show all properties, including empty ones
     --value               When showing properties, only print the value

Commands:
  status                   Show current time settings
  show                     Show properties of systemd-timedated
  set-time TIME            Set system time
  set-timezone ZONE        Set system time zone
  list-timezones           Show known time zones
  set-local-rtc BOOL       Control whether RTC is in local time
  set-ntp BOOL             Enable or disable network time synchronization

systemd-timesyncd Commands:
  timesync-status          Show status of systemd-timesyncd
  show-timesync            Show properties of systemd-timesyncd
  1. 查看日期,时间,时区等相关信息
[root@rhel8 ~]# timedatectl status
              Local time: Mon 2019-09-23 14:48:16 JST
          Universal time: Mon 2019-09-23 05:48:16 UTC
                RTC time: Mon 2019-09-23 05:47:58
               Time zone: Asia/Tokyo (JST, +0900)
System clock synchronized: no
             NTP service: inactive
         RTC in local TZ: no

  1. 修改时间(以下命令会同时修改硬件时间和系统时间)
[root@rhel8 ~]# timedatectl set-ntp no			#该命令会设置ntpd服务
[root@rhel8 ~]# timedatectl set-time 'YYYY-MM-DD HH:MM:SS'
  1. 查看可用的时区
[root@rhel8 ~]# timedatectl list-timezones
  1. 设置时区
[root@rhel8 ~]# timedatectl set-timezone Asia/Tokyo
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值