my life

day to day

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

One Response to “Debian NFS HOWTO”

  1. Triad Says:

    After hours of studying these 2 commands setup my NFS, with out a problem.

    triad

Leave a Reply