» Linux » Examen sur Linux » Examen 201 : Advanced Administration » Section 1 » Question 18/20
18.To list the file system available from the NFS server 'castor', the command" ____________ -e castor" can be used.
Answer: showmount

Explanation: The showmount is used to display information about NFS file systems. The -e option is used to specify an exported file system.

Reference: http://www.oreillynet.com/linux/cmd/s/showmount.html

« Question 17 Question 19 »