Skip to content

Instantly share code, notes, and snippets.

@flashvnn
Last active April 4, 2023 03:41
Show Gist options
  • Save flashvnn/cdbaec0960f9a8be95687d135e7fbb1e to your computer and use it in GitHub Desktop.
Save flashvnn/cdbaec0960f9a8be95687d135e7fbb1e to your computer and use it in GitHub Desktop.
Webtop timezone update
sudo mv /etc/localtime /etc/localtime.bk
sudo ln -s /usr/share/zoneinfo/Asia/Bangkok /etc/localtime
## install options
sudo apt update
sudo apt install xdg-utils vlc ffmpeg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment