Thought I had installed NTP using software installer but this is what I get in terminal.Rosemary,
[EMAIL PROTECTED] rosemary]$ ntpd -q
bash: ntpd: command not found
[EMAIL PROTECTED] rosemary]$ which ntp
which: no ntp in (/usr/bin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin/:/usr/games:/home/rosemary/bin)
[EMAIL PROTECTED] rosemary]$
It doesn't appear to have installed.
I'll try looking at log files if I can work out how to find them
Thanks Rosemary
This is because ntpd in in the /usr/sbin directory, and that is not on the path of a normal user. You would have to use "/usr/sbin/ntpd -q" instead. I am not sure, but I suspect you have to be root for it to actually change the system time.
Mikkel --
Do not meddle in the affairs of dragons, for you are crunchy and taste good with Ketchup!
____________________________________________________ Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com Join the Club : http://www.mandrakeclub.com ____________________________________________________
