Posted Under (Linux) by Ramraj Edagutti on Jun Tue, 2009
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 »
Posted Under (Linux) by Ramraj Edagutti on Jun Tue, 2009
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 »