[email protected]:~$ sudo tzselect

第一步,选择区域 Asia(亚洲)对应的 4 输入回车 

ubuntu19.04解决时间错误问题

第二步,选择国家 China对应的 9 输入回车  

ubuntu19.04解决时间错误问题 

第三步,选择时区  Beijing Time对应的1 输入1回车 

 ubuntu19.04解决时间错误问题

第四步,确认信息。

 ubuntu19.04解决时间错误问题

然后在终端执行命令

sudo ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime

时间就设置OK了。

相关文章:

  • 2021-11-05
  • 2019-12-10
  • 2021-06-22
  • 2021-07-22
  • 2021-08-11
  • 2021-12-02
  • 2021-10-08
猜你喜欢
  • 2022-12-23
  • 2021-07-14
  • 2021-10-22
  • 2021-11-07
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案