1.

What Is Nfs? What Is Its Purpose?

Answer»

NFS is Network File system. It is a file system used for sharing of FILES over a network. Other resources like printers and storage devices can also be shared. This means that using NFS files can be accessed remotely. Nfs command in linux can be used to achieve this.

Purpose of NFS:

  • NFS can be used for sharing of files remotely.
  • Data can be STORED on a SINGLE machine and still remain accessible to others over the network.
  • REDUCTION of the number of removable media drives THROUGHOUT the network since they can be shared.

NFS is Network File system. It is a file system used for sharing of files over a network. Other resources like printers and storage devices can also be shared. This means that using NFS files can be accessed remotely. Nfs command in linux can be used to achieve this.

Purpose of NFS:



Discussion

No Comment Found