» Linux » Examen sur Linux » Examen 201 : Advanced Administration » Section 2 » Question 2/20
2.You are asked to provide access through your FTP server to a network share available from an NT server running on your local network- For this purpose, you will need ______ support in the kernel and to mount the NT share using the smbmount command line utility:
Answer: smbfs

Explanation: Windows NT uses SMB (Server Message Blocks) for network communications. In order to be able to use the smbmount command to mount a Windows NT share, your kernel must have smbfs (server message block file system) support.

Reference: http://uranus.it.swin.edu.au/~jn/linux/smbfs/

« Question 1 Question 3 »