差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

兩邊的前次修訂版 前次修改
下次修改
前次修改
tech:centostimezone [2020/09/21 11:38] – [處理方式] jonathan_tsaitech:centostimezone [2021/01/28 00:09] (目前版本) – [參考網址] jonathan
行 1: 行 1:
-====== CentOS 修改時區 ======+====== Linux 修改時區 ====== 
 +  * Ubuntu 20.04 x86_64
   * CentOS 6.9 x86_64   * CentOS 6.9 x86_64
   * 想改成台北時區 Asia Taipei   * 想改成台北時區 Asia Taipei
行 8: 行 9:
 rm -f /etc/localtime rm -f /etc/localtime
 ln -s /usr/share/zoneinfo/Asia/Taipei /etc/localtime ln -s /usr/share/zoneinfo/Asia/Taipei /etc/localtime
-</code> 操作畫面 <xtermrtf>+</code> 操作畫面 <cli>
 [root@pve-Jonathan1 ~]# date [root@pve-Jonathan1 ~]# date
 Wed Mar  7 19:20:03 EST 2018 Wed Mar  7 19:20:03 EST 2018
行 16: 行 17:
 [root@pve-Jonathan1 ~]# date [root@pve-Jonathan1 ~]# date
 Thu Mar  8 08:22:58 CST 2018 Thu Mar  8 08:22:58 CST 2018
-</xtermrtf>+</cli>
  
  
行 22: 行 23:
   * https://dotblogs.com.tw/grayyin/2017/12/07/150110   * https://dotblogs.com.tw/grayyin/2017/12/07/150110
  
-{{tag>centos systemtime timezone}}+{{tag>centos ubuntu systemtime timezone}}
  
  • tech/centostimezone.1600659487.txt.gz
  • 上一次變更: 2020/09/21 11:38
  • jonathan_tsai