I want to setup a NTP server on open SUSE 11.1.
But I don't know whether it has been supported in the system, or it needs me to install a software manually.
If not, is there any kind of open source or free ware I can use?
Thanks.
|
feedback
|
This question came from our site for professional and enthusiast programmers.
|
Yes, NTP both client and server are part of the distro as long as you select them during installation. | |||
|
feedback
|
|
xntpd is in all Linux distributions I'm aware of, is free, open source, and exceedingly common. That is the one you'll want. I admit to not having checked SuSE recently. | |||||||||
feedback
|
|
Take a look here: http://en.gentoo-wiki.com/wiki/NTP It's for Gentoo, but configuration files for ntp are same. ntp can act both as a client and a server. You just need to set it up correctly. | |||
|
feedback
|