Skip to content

Instantly share code, notes, and snippets.

@r3xakead0
Created February 6, 2024 19:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r3xakead0/24a9416706d4648eed717494cd972fde to your computer and use it in GitHub Desktop.
Save r3xakead0/24a9416706d4648eed717494cd972fde to your computer and use it in GitHub Desktop.
Install ntpdate on Linux Ubuntu to keep the time and date updated
sudo apt install ntpdate -y
sudo ntpdate time.nist.gov
date
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment