ntp sync [solved]

Joined
Aug 1, 2008
Messages
2
Reaction score
0
I've tried to sync my machine with a NTP server, but it didn't succeed.
I googled and found this
Code:
sudo /usr/sbin/ntpdate ntp.uio.no
, but all I get is "no server suitable for synchronization found".
I tried to use other servers as well, and tried to SU and run it instead, but no success.
 
Re: ntp sync

Odd, it works for me. Try:

sudo ntpdate -v pool.ntp.org
 
Re: ntp sync

Thanks for help, ofc it should have worked.... how silly of me, I was hooked up on our guest network, where access is quite limited.... :oops:
 
Back
Top