首页 > 系统相关 >如何修改Ubuntu的时间与时间同步

如何修改Ubuntu的时间与时间同步

时间:2023-09-07 15:24:48浏览次数:49  
标签:zce 同步 TZ ubuntu Asia Ubuntu 时间 软件包 sudo

1、安装ntpdate,同步标准时间

zce@ubuntu:~$ sudo apt install ntpdate

     输入管理员密码确认安装

zce@ubuntu:~$ sudo apt install ntpdate
[sudo] zce 的密码: 
正在读取软件包列表... 完成
正在分析软件包的依赖关系树       
正在读取状态信息... 完成       
ntpdate 已经是最新版 (1:4.2.8p10+dfsg-5ubuntu7.3)。
下列软件包是自动安装的并且现在不需要了:
  gir1.2-goa-1.0 gir1.2-snapd-1
使用'sudo apt autoremove'来卸载它(它们)。
升级了 0 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 0 个软件包未被升级。
zce@ubuntu:~$ 

这里之前我已经安装过了,因此只显示已经是最新版

     

有些文章提供的方法是上面三种操作,但由于没有设置BIOS时间,修改后的时间和Windows系统的并不一致,不确定是哪个时区的。

2、修改时区

 (1)

zce@ubuntu:~$ tzselect
Please identify a location so that time zone rules can be set correctly.
Please select a continent, ocean, "coord", or "TZ".
 1) Africa
 2) Americas
 3) Antarctica
 4) Asia
 5) Atlantic Ocean
 6) Australia
 7) Europe
 8) Indian Ocean
 9) Pacific Ocean
10) coord - I want to use geographical coordinates.
11) TZ - I want to specify the time zone using the Posix TZ format.
#? 4

(2)

Please select a country whose clocks agree with yours.
 1) Afghanistan             29) Kyrgyzstan
 2) Antarctica             30) Laos
 3) Armenia             31) Lebanon
 4) Azerbaijan             32) Macau
 5) Bahrain             33) Malaysia
 6) Bangladesh             34) Mongolia
 7) Bhutan             35) Myanmar (Burma)
 8) Brunei             36) Nepal
 9) Cambodia             37) Oman
10) China             38) Pakistan
11) Christmas Island         39) Palestine
12) Cocos (Keeling) Islands  40) Philippines
13) Cyprus             41) Qatar
14) East Timor             42) Réunion
15) French S. Terr.         43) Russia
16) Georgia             44) Saudi Arabia
17) Hong Kong             45) Seychelles
18) India             46) Singapore
19) Indonesia             47) Sri Lanka
20) Iran             48) Syria
21) Iraq             49) Taiwan
22) Israel             50) Tajikistan
23) Japan             51) Thailand
24) Jordan             52) Turkmenistan
25) Kazakhstan             53) United Arab Emirates
26) Korea (North)         54) Uzbekistan
27) Korea (South)         55) Vietnam
28) Kuwait             56) Yemen
#? 10

(3)

Please select one of the following time zone regions.
1) Beijing Time
2) Xinjiang Time, Vostok
#? 1

(4)

The following information has been given:

    China
    Beijing Time

Therefore TZ='Asia/Shanghai' will be used.
Selected time is now:    Thu Sep  7 15:01:32 CST 2023.
Universal Time is now:    Thu Sep  7 07:01:32 UTC 2023.
Is the above information OK?
1) Yes
2) No
#? 1

You can make this change permanent for yourself by appending the line
TZ='Asia/Shanghai'; export TZ
to the file '.profile' in your home directory; then log out and log in again.


Here is that TZ value again, this time on standard output so that you
can use the /usr/bin/tzselect command in shell scripts:
Asia/Shanghai

 

(5) 复制文件到/etc目录下

zce@ubuntu:~$ sudo cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
[sudo] zce 的密码: 

输入管理员密码即可

(6)查看修改结果

zce@ubuntu:~$ date -R
Thu, 07 Sep 2023 15:06:47 +0800

发现此时时间已经和windows系统一致了,重启ubuntu虚拟机即可。

 

标签:zce,同步,TZ,ubuntu,Asia,Ubuntu,时间,软件包,sudo
From: https://www.cnblogs.com/Zhouce/p/17685002.html

相关文章

  • 小红书旅行指南:独特目的地的最佳旅游时间
    嘿,小红书的旅行探险家们!欢迎来到小紫的专属旅行指南,我将带你们穿越时空,发现一些独特目的地在不同季节中的最佳旅游时间。准备好了吗?让我们开始这段奇幻之旅吧!......
  • RK3568开发笔记(七):在宿主机ubuntu上搭建Qt交叉编译开发环境,编译一个Demo,目标板运行Demo
    前言  在之前的博文中已经搭建好了一个比较完善的ubuntu宿主机,都很完善了但是发现没有Qt交叉编译开发环境,所以还需要搭建一套Qt交叉编译开发环境。<br>补充说明  本篇是基于《RK3568开发笔记(三):RK3568虚拟机基础环境搭建之更新源、安装网络工具、串口调试、网络连接、文件传......
  • ubuntu(linux):安装node(v18.17.1)
     一,访问官网https://nodejs.org/en得到下载包地址:二,下载/解压下载:root@lhdpc:/usr/local/source/node#wgethttps://nodejs.org/dist/v18.17.1/node-v18.17.1-linux-x64.tar.xz解压:root@lhdpc:/usr/local/source/node#xz-dnode-v18.17.1-linux-x64.tar.xzro......
  • RK3568开发笔记(七):在宿主机ubuntu上搭建Qt交叉编译开发环境,编译一个Demo,目标板运行Demo
    前言  在之前的博文中已经搭建好了一个比较完善的ubuntu宿主机,都很完善了但是发现没有Qt交叉编译开发环境,所以还需要搭建一套Qt交叉编译开发环境。 补充说明  本篇是基于《RK3568开发笔记(三):RK3568虚拟机基础环境搭建之更新源、安装网络工具、串口调试、网络连接、......
  • ubuntu 20.04 无法同步时间
    一般时间无法同步可能有以下几种原因:1.本地防火墙a.操作系统防火墙b.云服务器就要查看安全组c.idc机房防火墙如果a没有问题,就要问下机房是否屏蔽udp123端口因为此协议容易被黑客利用攻击所以很多机房都会屏蔽 2.时间同步服务器有问题可以使用ntpdate-u或......
  • Warning: apt-key is deprecated(Ubuntu)
    在Ubuntu系统添加key到trusted数据库,会提示“apt-keyisdeprecated”Warning:apt-keyisdeprecated.Managekeyringfilesintrusted.gpg.dinstead(seeapt-key(8)).这个提示意思是:不赞成使用apt-key 这个程序,推荐使用trusted.gpg.d观看秘钥,也就是我们应该把秘钥......
  • ElementUI-DateTimePicker时间限制+清空
    1需求有两个时间控件,开始时间不能大于结束时间<el-col:span="8"><el-date-pickerv-model="queryParams.startDate"size="small"type="datetime"......
  • 时间在决策中的作用
    时间的定义:时间是存在和事件的连续序列,从过去、现在到未来,以明显不可逆转的顺序发生。它是各种测量的组成量,用于对事件进行排序、比较事件的持续时间或事件之间的间隔,以及量化物质现实或意识体验中的数量变化率。时间通常被称为第四维度,以及三个空间维度 时间在决策中起着重......
  • MySQL系列之主从复制进阶——延时从库、半同步、过滤复制、GTID复制
    目录1.延时从库1.1介绍1.2为什么要有延时从1.3配置延时从库1.4延时从库应用1.4.1故障恢复思路1.4.2故障模拟及恢复2.半同步***2.1半同步复制工作原理的变化2.2配置半同步复制3.过滤复制3.1说明4.GTID复制4.1GTID引入4.2GTID介绍4.3GTID核心参数4.4......
  • 查看linux系统重启时间历史记录
    1、who-b命令#查看最后一次(上次)系统启动的时间who-bsystembootDec2705:062、who-r命令#查看最后一次(上次)系统启动的时间,及运行级别who-rrun-level5Dec2705:063、lastreboot命令lastrebootrebootsystemboot4.14.35-1902.10.ThuOct2919:49-01:37(......