Skip to content

Instantly share code, notes, and snippets.

@constrict0r
Last active October 10, 2019 22:34
Show Gist options
  • Save constrict0r/6d5c0d09843b24ab9cd8871c117e2156 to your computer and use it in GitHub Desktop.
Save constrict0r/6d5c0d09843b24ab9cd8871c117e2156 to your computer and use it in GitHub Desktop.
Set date from terminal.
date -s '2019-10-09'
date -s '20:09:00'
# Or
sudo hwclock --hctosys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment