Debian NFS HOWTO
September 8th, 2007
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.
add to del.icio.us
add to technorati favs
email this
February 10th, 2009 at 11:13 am
After hours of studying these 2 commands setup my NFS, with out a problem.
triad