27Oct/080
Setting up NFS client/server
Network File System (NFS) is a network file system protocol originally developed by Sun Microsystems in 1983, allowing a user on a client computer to access files over a network as easily as if the network devices were attached to its local disks.
Server
1. Install the server package
apt-get install nfs-kernel-server