nerdexam
CompTIA

SK0-005 · Question #35

A technician is connecting a Linux server to a share on a NAS. Which of the following is the MOST appropriate native protocol to use for this task?

The correct answer is D. NFS. NFS (Network File System) is the native Unix/Linux protocol for mounting and sharing filesystems over a network. It integrates natively into Linux without additional software and is the standard protocol supported by virtually all NAS devices for Linux clients. CIFS (A) (SMB)…

Server administration

Question

A technician is connecting a Linux server to a share on a NAS. Which of the following is the MOST appropriate native protocol to use for this task?

Options

  • ACIFS
  • BFTP
  • CSFTP
  • DNFS

How the community answered

(47 responses)
  • A
    6% (3)
  • B
    2% (1)
  • C
    4% (2)
  • D
    87% (41)

Explanation

NFS (Network File System) is the native Unix/Linux protocol for mounting and sharing filesystems over a network. It integrates natively into Linux without additional software and is the standard protocol supported by virtually all NAS devices for Linux clients. CIFS (A) (SMB) is the Windows native file-sharing protocol; it can be used on Linux via the Samba client but is not the native Linux choice. FTP (B) and SFTP (C) are file transfer protocols used to move individual files between hosts-they cannot be used to mount a remote directory as a filesystem, which is the typical use case for connecting to a NAS share.

Topics

#NFS#Network File Systems#Linux File Sharing#Storage Protocols

Community Discussion

No community discussion yet for this question.

Full SK0-005 Practice