RICCARDO wrote: > How can I set ntp Linux client to retrieve time from my > ntp internal service ? > By ntpd service in /etc/init.d or by inserting 'ntpd' in crontab ?
ntpd as a service ntp.conf e.g.: tos cohort 1 orphan 11 restrict source server ntp.alice.it iburst prefer # pool it.pool.ntp.org iburst # pool europe.pool.ntp.org iburst -- E-Mail Sent to this address <[email protected]> will be added to the BlackLists. _______________________________________________ questions mailing list [email protected] http://lists.ntp.org/listinfo/questions
