InterviewSolution
Saved Bookmarks
| 1. |
What Is Nfs? What Is Its Job? |
|
Answer» NFS stands for Network File SYSTEM. NFS enables filesystems PHYSICALLY residing on one computer system to be used by other computers in the network, appearing to USERS on the remote HOST as just ANOTHER local disk. NFS stands for Network File System. NFS enables filesystems physically residing on one computer system to be used by other computers in the network, appearing to users on the remote host as just another local disk. |
|