Tuesday, December 21, 2010

How to install nfs server and client in ubuntu

sudo apt-get install nfs-kernel-server nfs-common portmap

to configure the mount points:
1. create directories
2. modify /etc/fstab file