Linux如何设置时区/时间/上海时间
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash
免费下载资源
·
如下所示, 一直显示 EDT (Eastern Daylight Time - 美国东部夏令时) 时间;
我们需要显示为 CST时间(Central Standard Time-中央标准时间),
操作如下:
WARNING! The remote SSH server rejected X11 forwarding request.
Last login: Sun Apr 7 22:47:27 2019 from 10.10.13.133
[root@esnode02 ~]# date
Mon Apr 8 02:29:06 EDT 2019
[root@esnode02 ~]# timedatectl set-timezone 'Asia/Shanghai'
[root@esnode02 ~]# date
Mon Apr 8 14:29:12 CST 2019
[root@esnode02 ~]#
GitHub 加速计划 / li / linux-dash
10.39 K
1.2 K
下载
A beautiful web dashboard for Linux
最近提交(Master分支:2 个月前 )
186a802e
added ecosystem file for PM2 4 年前
5def40a3
Add host customization support for the NodeJS version 4 年前
更多推荐
已为社区贡献3条内容
所有评论(0)