centos 修改时间

Posted yunweiweb

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了centos 修改时间相关的知识,希望对你有一定的参考价值。

安装ntpdate

yum install ntpdate

同步时间

ntpdate ntp1.aliyun.com

查看时间

date

如果时间不对,一般是时区问题(对的话就把时间同步到硬件hwclock -w)

timedatectl

修改时区

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

以上是关于centos 修改时间的主要内容,如果未能解决你的问题,请参考以下文章

使用 NodeJS 和 JSDOM/jQuery 从代码片段构建 PHP 页面

根据顶点世界位置Y坐标修改Metal片段着色

vscode中设置vue代码片段

iOS代码片段CodeSnippets

VIM 代码片段插件 ultisnips 使用教程

centos 开机显示的welconm to centos 怎么修改