Multiple choice technology operating systems

What is the first step when creating an NIS Master server

  1. nisinit -a

  2. update all ASCII source file

  3. /sbin/init.d/ypinit start

  4. /sbin/init.d/nis.server start

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Before initializing NIS services, you must first update or create the ASCII source files that contain the data to be distributed. Commands like nisinit and ypinit are run after the source files are prepared.