LPI Exam Questions

CORRECT TEXT Enter the command/servicename that dynamically assigns ports for Remote Procedure Calls

CORRECT TEXT
Enter the command/servicename that dynamically assigns ports for Remote Procedure Calls
(RPC) services like NIS, NFS and similar.

Answer: startsrc/portmap

Explanation:
“startsrc -s portmap” is the command to start the portmap daemon. This could be a better answer
than actually used?