apt-get install nfs-common nfs-kernel-server
/etc/init.d/nfs-kernel-server restart
configure mout points in /etc/exports and when done, run
exportfs -a
If you are using ACLs, make sure you add the acl option to the exported filesystem options in exports.