How I can setup my Linux server to automatically synchronize its server clocks? We need to ensure our server clocks set to correct time always.
JohnAvo 0 Newbie Poster
Recommended Answers
Jump to Post
apt-get install ntp
will install a full ntp daemon orapt-get install ntpdate
will install a lighter client-only tool.
Jump to PostAnd, you can use public ntp servers.
All 7 Replies
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
JohnAvo 0 Newbie Poster
sknake 1,622 Senior Poster Featured Poster
jbennet commented: helpful +21
Point Red 21 Newbie Poster
jbennet commented: helpful +21
JohnAvo 0 Newbie Poster
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
edenCC 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.