Notices


Reply
Thread Tools
Posts: 1 | Thanked: 1 time | Joined on Jan 2013
#11
Originally Posted by amigo View Post
Code:
~ $ ps | grep ntp
2850 user   grep ntp
So this seems to be ok.
No, this is not OK. The only match is the grep command itself. There is no ntp(d) process running.

What actually worked for me was:
1. visit http://code.google.com/p/openntpd-fo...rmel.deb&can=2
2. download and install the package (capturing the QR code with CodeCam and opening the encoded URL in the browser was enough)

Now the picture is different:
Code:
~ # ps | grep ntp
10016 root     /opt/openntpd/usr/sbin/ntpd
10017 root     /opt/openntpd/usr/sbin/ntpd
10068 root     grep ntp
The time was immediately synchronized without any manual intervention.
 

The Following User Says Thank You to neithere For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 09:02.