View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 4 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Wed May 23, 2007 2:42 pm 
Offline
Joined: Wed May 09, 2007 8:47 pm
Posts: 367
Location: Minnesota- Brrrrr!
I ran this on R5F1:

Code:
root@mythtvhost:/etc/init.d# update-rc.d ntp defaults
 System startup links for /etc/init.d/ntp already exist.


As a newbie, is it reasonable to conclude that ntp starts up at boot time and does not need to be configured?

Thanks.

_________________
R7.3: 0.22.20091023-1, Hauppauge PVR-500 (Philips FQ1236A MK4), Gigabyte Gigabyte EG45M-UD2H, E5200 2.4Ghz, 2GB RAM, NVIDIA GEFORCE 256MB


Top
 Profile  
 
 Post subject:
PostPosted: Wed May 23, 2007 2:48 pm 
Offline
Joined: Wed Nov 16, 2005 8:55 pm
Posts: 1381
Location: Farmington, MI USA
You can verify with
Code:
ps -ef | grep ntp


Top
 Profile  
 
 Post subject:
PostPosted: Wed May 23, 2007 3:04 pm 
Offline
Joined: Wed May 09, 2007 8:47 pm
Posts: 367
Location: Minnesota- Brrrrr!
I tried the command:

Code:
root@mythtvhost:/etc/init.d# ps -ef | grep ntp
ntp       3622     1  0 May22 ?        00:00:01 /usr/sbin/ntpd -p /var/run/ntpd.pid -u 104:105 -g
root     11058     1  0 15:44 ?        00:00:00 ntpd
root     11302     1  0 16:14 ?        00:00:00 ntpd
root     11552     1  0 16:36 ?        00:00:00 ntpd
root     11949 10585  0 17:06 ttyp0    00:00:00 grep ntp


I suspect that what I need to do is reboot the machine when it is not recording something and run the ps command to see if there is a ntpd daemon running after bootup. Please let me know if I am on the right track.

_________________
R7.3: 0.22.20091023-1, Hauppauge PVR-500 (Philips FQ1236A MK4), Gigabyte Gigabyte EG45M-UD2H, E5200 2.4Ghz, 2GB RAM, NVIDIA GEFORCE 256MB


Top
 Profile  
 
 Post subject:
PostPosted: Wed May 23, 2007 6:12 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
The ntpd is supposed to be set up automatically and shouldn't need any special configuration.

Also, you should only see one process:
Code:
root@black2:~# pgrep -fl ntp
3319 /usr/sbin/ntpd -p /var/run/ntpd.pid -u 104:105 -g

Try killing the extras:
Code:
pkill -9 -u root ntpd


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 6 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu