Multiple choice technology operating systems

Which program initially started starts rpcbind at boot?

  1. /sbin/init.d/named

  2. /sbin/init.d/net

  3. /sbin/init.d/nfs.core

  4. /sbin/init.d/rpcbind

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

On HP-UX, the startup script /sbin/init.d/nfs.core is responsible for starting core NFS services, including the rpcbind daemon during system boot.