How to start NFS service

No Comments

What is NFS and NFS service

NFS is the network file system, which is used to mount or link the file system or simply folders from one linux machine to another linux machine.
This mounting makes folders and files transparently available  to the other linux machines across the network. Read the rest of this entry »

NFS file system in Linux

No Comments

NFS stands for Network File System. And this is the one which is most widely used file system on Linux operating system based computers. Using this file system you can actually mount a file(s) from one Linux computer to another Linux computer if the both system are in the same network(LAN). Read the rest of this entry »