Step by step install:
Hardware install:
Software install:
rsize=1024,wsize=1024
to change your packet sizes to 1k. This will result in much better
performance. If you use the automounter, change your /etc/auto_master to:
# Master map for automounter
#
+auto_master
/net -hosts -nosuid,rsize=1024,wsize=1024
/home auto_home -nosuid,rsize=1024,wsize=1024
/xfn -xfn -nosuid,rsize=1024,wsize=1024
Then restart the automounter.
Notes: