Skip to content

Instantly share code, notes, and snippets.

@thanhdatpd
Created January 16, 2022 05:03
Show Gist options
  • Select an option

  • Save thanhdatpd/325bed05d83bbc75293adeba28134f9e to your computer and use it in GitHub Desktop.

Select an option

Save thanhdatpd/325bed05d83bbc75293adeba28134f9e to your computer and use it in GitHub Desktop.
help command
//set time ubnutu
sudo date -s "$(wget -qSO- --max-redirect=0 google.com 2>&1 | grep Date: | cut -d' ' -f5-8)Z"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment