摘要:
$env:NODE_OPTIONS="--openssl-legacy-provider" 阅读全文
posted @ 2025-01-02 16:21
Lee_Yong
阅读(9)
评论(0)
推荐(0)
摘要:
查看当前时区 timedatectl status 查看所有可用时区 tiemdatectl list-datezones 设置时区 sudo timedatectl set-timezone Asia/Shanghai 可以用查看时区状态确认是否设置成功 timedatectl status 阅读全文
posted @ 2025-01-02 16:18
Lee_Yong
阅读(31)
评论(0)
推荐(0)