Skip to content

Instantly share code, notes, and snippets.

@ghostflare76
Last active August 22, 2023 09:38
Show Gist options
  • Save ghostflare76/25a8432beb20a5149cd0de5551e065dd to your computer and use it in GitHub Desktop.
Save ghostflare76/25a8432beb20a5149cd0de5551e065dd to your computer and use it in GitHub Desktop.
서버간 1:1 시간 동기화
sudo date --set "$(ssh 계정@127.0.0.1 'date -u')"`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment