Y
Hacker News
new
|
ask
|
show
|
jobs
by
Domenic_S
2846 days ago
ntp is UDP so telnet isn't going to work. Try this:
$ ntpdate -d pool.ntp.org
1 comments
howard941
2846 days ago
Thanks. The URL's protocol element threw me for a loop.
link