Skip to content

Instantly share code, notes, and snippets.

@nickdowell
Last active August 29, 2015 14:01
Show Gist options
  • Save nickdowell/5c1943f2f86871ad2042 to your computer and use it in GitHub Desktop.
Save nickdowell/5c1943f2f86871ad2042 to your computer and use it in GitHub Desktop.
automount configuration examples
# /etc/auto_examples
afp_vol -fstype=afp afp://user:password@server/afp_vol
smb_vol -fstype=smbfs ://user:password@server/smb_vol
#note: no password can be specified for NFS
nfs_vol server:/nfs_vol
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment