Unix/Linux programming Question:

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.

Download Unix/Linux programming PDF Read All 15 Unix/Linux programming Questions
Previous QuestionNext Question
In Unix OS, what is the file server?What is CVS? List some useful CVS commands?