Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
ubuntu 安装后默认是utc 0时区 需要设置为北京所在时区 #查询时区 sudo timedatectl list-timezones #设置时区 sudo timedatectl set-timezone Asia/Shanghai