[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
howtos:hardware:syncing_hardware_clock_and_system_local_time [2013/10/16 23:44 (UTC)] – corrected prior reviewed mark to make it hidden mfillpothowtos:hardware:syncing_hardware_clock_and_system_local_time [2024/02/25 20:32 (UTC)] (current) – arg -u to ntpdate in case of daemon already running drbeco
Line 23: Line 23:
 **Update via NTP:** If you installed the ntp package you can: \\ **Update via NTP:** If you installed the ntp package you can: \\
      ntpdate pool.ntp.org      ntpdate pool.ntp.org
 +
 +If you get the error ''"the NTP socket is in use, exiting"'', you probably is already running the NTP daemon. In that case, as root, use:
 +     ntpdate -u pool.ntp.org
 -or- \\ -or- \\
 **Manual update:** \\ **Manual update:** \\
 howtos:hardware:syncing_hardware_clock_and_system_local_time ()