Skip to content

Instantly share code, notes, and snippets.

NFS Server

OS X Host

Note: you will need sudo access. Add the following to /etc/exports replacing the myunixuser with your own unix user account name

/Users -alldirs -maproot=myunixuser -network 192.168.99.0 -mask 255.255.255.0

Restart NFS: