NFS and the Automounter

From Sfvlug

(Difference between revisions)

Revision as of 01:08, 25 June 2009

Contents

NFS

/etc/exports

/home           192.168.1.0/24(rw,root_squash)

Automounter

/etc/auto.master

/home   /etc/auto.home

/etc/auto.home

*       -nosuid,nodev,soft,rsize=32768,wsize=32768      server:/home/&
Personal tools