Debian NFS HOWTO

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.

Related posts:

  1. Upgrading from 2.4.27 to 2.6.11 on Debian
  2. DJabberd Debian HOWTO
  3. X.Org 7.1 on Debian with FGLRX drivers
  4. XOrg FGLRX Conf
  5. MogileFS HOWTO

2 comments

  1. Triad says:

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

    triad

  2. Vitaliy says:

    Exactly what I needed!

Leave a Reply

Your email address will not be published. Required fields are marked *

*