InterviewSolution
Saved Bookmarks
| 1. |
What is NFS and Benefits of NFS? |
|
Answer» Full form of NFS is Network File SYSTEM. NFS is used for sharing of the files and folders between Linux/Unix systems by SUN Microsystems in late 1980. NFS helps you in mounting your local file systems or drive over a network and remote \ client hosts can use it as it MOUNTED locally on their system. With the help of the NFS, we can set up file sharing between the cross-operating system, Unix to Linux system and vice versa. If you want to use Linux system mount on windows, you need to use SAMBA\CIFS in place of NFS. Benefits of NFS:-
|
|