A./etc/prtconf B./etc/qconfig C./etc/lpconfig D./etc/prtconfig
A.Edit the /etc/inetd.conf file so that it reads ’local, bind’. B.Edit the /etc/resolv.conf file so that it reads ’local, bind’. C.Edit the /etc/netsvc.conf file so that it reads ’local, bind’. D.Edit the /etc/nslookup.conf file so that it reads ’local, bind’.
A.Export the desired filesystem in the /etc/nfs file, run ’exportfs -a’,create a mount directory on the desired server, and mount the NFS filesystem. B.Run ’exportfs -a’,export the desired filesystem in the /etc/nfs file,create a mount directory on the desired server, and mount the NFS filesystem. C.Export the desired filesystem in the /etc/exports file, run ’exportfs -a’,create a mount directory on the desired server,and mount the NFS filesystem. D.Run ’exportfs -u’,export the desired filesystem in the /etc/exports file, create a mount directory on the desired server,and mount the NFS filesystem.