Sun 엔터프라이즈 인증 메커니즘 안내서

NTP 서버 설정 방법

  1. NTP 서버로 설정할 시스템의 수퍼유저가 됩니다.

  2. /etc/inet 디렉토리로 이동합니다.

  3. ntp.server 파일을 ntp.conf 파일로 복사합니다.


    # cp ntp.server ntp.conf
    
  4. /etc/init.d 디렉토리로 이동합니다.

  5. xntpd 데몬을 시작합니다.


    # ./xntpd start