리눅스마스터 1급 2020년 2회 84번

From IT Wiki

과목: 네트워크 및 서비스의 활용

문제[edit | edit source]

84. 다음은 NIS 클라이언트에서 NIS 서버 및 도메인명을 지정하는 과정이다. ( 괄호 ) 안에 들어갈 파일명으로 알맞은 것은?

# vi ( 괄호 )
server nis.ihd.or.kr
ypserver nis.ihd.or.kr
domain ihd.or.kr

  • ① /etc/hosts
  • ② /etc/yp.conf
  • ③ /etc/ypbind.conf
  • ④ /etc/sysconfig/network

풀어보기[edit | edit source]

정답[edit | edit source]

  • 2번

해설[edit | edit source]

같이 보기[edit | edit source]