Skip to content

Instantly share code, notes, and snippets.

@hungtatai
Created July 2, 2016 16:04
Show Gist options
  • Save hungtatai/bc79036bd6b6215a6075e8ca5ecdf7e5 to your computer and use it in GitHub Desktop.
Save hungtatai/bc79036bd6b6215a6075e8ca5ecdf7e5 to your computer and use it in GitHub Desktop.
mv /etc/localtime /etc/localtime-old
ln -sf /usr/share/zoneinfo/Asia/Taipei /etc/localtime
/sbin/hwclock --systohc
date
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment