我刚刚安装了Ubuntu16.04.1取代Windows8.1。但系统时间比实际时间提前5:30。我来自印度,UTC的偏移量是+5:30。通过运行hwclock,我发现我的系统将硬件时钟解释为UTC,而实际上是本地时间。我试着编辑/etc/default文件(按照硬件时钟正在使用UTC时间.)。但是rcS文件不包含UTC条目。文件内容如下所示。我们能做些什么?
时钟的结果--调试:
hwclock from util-linux 2.27.1
Using the /dev interface to the clock.
Last drift adjustment done at 1474290
我是卢本图的焦点。
硬件时间显示正确,但在我的桌面时钟是2小时后。
hwclock --verbose
hwclock from util-linux 2.34
System Time: 1618052149.196788
Trying to open: /dev/rtc0
Using the rtc interface to the clock.
Last drift adjustment done at 1617960063 seconds after 1969
Last calibration done at 1617960063 seconds after 1969
Hardware
从昨天起,我的钟显示的时间不对。
比当地时间晚了两个小时。(这个错误的时间是UTC,不知道这是不是巧合)。
我确实有一个带有windows的双引导,但我不认为这是问题所在,因为在我的配置文件/etc/default/rcS中,UTC的条目已经设置为no。
有人有主意吗?
hwclock from util-linux 2.20.1
Using /dev interface to clock.
Last drift adjustment done at 1396258906 seconds after 1969
Last calibration done at 1396258906 second
我希望这里有人能帮我解决这个奇怪的问题。
我想我知道为什么会发生,但我不知道如何解决。可能是因为BIOS时间设置不正确或类似的原因。但我不想更改近似400+服务器的BIOS时间。(或更改BIOS批处理)
root@spool:~# echo TEST > /dev/kmsg
root@spool:~# dmesg -T | tail -1
[Mon Feb 17 04:57:03 2014] TEST
root@spool:~# date
Mon Feb 17 11:45:17 CET 2014
服务器正在运行ntp以实现时间同步。
这里有人知道如何在操作系统中解决这个问题吗?
Linu
我刚刚注意到,我的服务器在ps 's输出的开始列中有错误的值,它总是显示2017值,而应该显示hour:minute格式。在重新启动服务器后,问题没有得到解决。
服务器的时间是正确的:
root@atlanta:~# date
Sat Jun 23 02:47:28 EDT 2018
服务器运行在ubuntu14.04.5OS上,这是很旧的。这个操作系统将不再支持在2019年4月,但就目前而言,我想保持它和解决问题,而不是重新安装操作系统。
谢谢你的帮助!
我在GMT+8,我把我的hwlock设置为UTC。
[root@sjoam2 ~]# date
Sat Aug 1 16:32:04 SGT 2015
[root@sjoam2 ~]# hwclock --systohc --utc
[root@sjoam2 ~]# hwclock --debug
hwclock from util-linux-ng 2.17.2
Using /dev interface to clock.
Last drift adjustment done at 1438417931 seconds after 1969
Last calibration done at
我需要在Linux系统(嵌入式busybox发行版)上设置时区,但我既没有/etc/timezone,也没有/usr/share/zoneinfo。如何设置时区?
我使用: hwclock - set -- date =18:15:30 --utc将硬件时钟设置为utc,然后我想我可以使用/etc/TZ=PST8PDT中的'export‘来获得具有日期的正确时间,但这似乎不起作用。我仍然能看到这个:
# date
Wed May 30 18:17:42 PDT 2012
谢谢!罗恩
新来的。我发现我的机器在系统中设置的时间不对。有人能帮助如何纠正系统时间吗?
timedatectl shows
Local time: Tue 2019-07-16 03:53:00 IST
Universal time: Mon 2019-07-15 22:23:00 UTC
RTC time: Mon 2019-07-15 22:23:00
Time zone: Asia/Kolkata (IST, +0530)
Network time on: yes
NTP synchronized: yes
RTC in local TZ: no