Centos
避免因主機時間錯誤導致google 備份用舊檔覆蓋
用底下的指令設定正確時區
sudo timedatectl set-timezone Asia/Taipei
# ll /etc/localtime
lrwxrwxrwx 1 root root 33 10月 18 11:00 /etc/localtime -> ../usr/share/zoneinfo/Asia/Taipei
避免因主機時間錯誤導致google 備份用舊檔覆蓋
用底下的指令設定正確時區
sudo timedatectl set-timezone Asia/Taipei
# ll /etc/localtime
lrwxrwxrwx 1 root root 33 10月 18 11:00 /etc/localtime -> ../usr/share/zoneinfo/Asia/Taipei