Site Archives date

Setting Up Ubuntu Time & Date to a Network Time Server


In my network environment I like to have all my servers synced to a central network time server so that all my servers share the same time. This is especially useful when you are comparing logs from one server to another.

Steps:

Installing ntpdate
configuring ntpdate to a time server

First things first!  Let’s download the package on [...]