Archives for the Date June 7th, 2009

Auto-mount the NFS share

Local access to an NFS share is useful enough that I want it enabled by default, without the need for the mount command as shown in my previous post. This default access to the server share also goes by the name "auto-mount". You have two options for setting it up: using the autofs utility or [...]