InterviewSolution
Saved Bookmarks
| 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 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: |
|