Unix/Linux programming Question:

What is NFS? What is its job?

Unix/Linux programming Interview Question
Unix/Linux programming Interview Question

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.


Previous QuestionNext Question
In Unix OS, what is the file server?What is CVS? List some useful CVS commands?