NTP 서버로 설정할 시스템의 수퍼유저가 됩니다.
/etc/inet 디렉토리로 이동합니다.
ntp.server 파일을 ntp.conf 파일로 복사합니다.
# cp ntp.server ntp.conf
/etc/init.d 디렉토리로 이동합니다.
xntpd 데몬을 시작합니다.
# ./xntpd start