Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はawsにubuntuサーバーを持っています、そして私がサーバー上に持っているときnew Date().getTime()、時間は少しずれているようです(数分)。
new Date().getTime()
どうすればもっと正確にできますか。
sudo apt-get install ntp
詳細については、ドキュメントを参照してください。