Categories
CLI Command Line Linux Time Ubuntu Windows

Manually sync clock on Ubuntu Linux

You may manually sync the clock using the following

sudo ntpdate servername

where servername can be any public or private time server.

Example

sudo ntpdate pool.ntp.org

Leave a Reply

Your email address will not be published. Required fields are marked *