Skip to content

Instantly share code, notes, and snippets.

@ryanrolds
Last active October 11, 2015 09:58
Show Gist options
  • Save ryanrolds/3841567 to your computer and use it in GitHub Desktop.
Save ryanrolds/3841567 to your computer and use it in GitHub Desktop.
datafiles nfs
# apt-get update && apt-get install rpcbind nfs-common autofs
- edit /etc/auto.master and this just above +auto.master
/- /etc/auto.data-nfs
- create /etc/auto.data-nfs and put this in it:
/home/cast/data-nfs -bg,hard,intr 192.168.118.254:/vol/joy458d9ce8_cb25_422d_be47_683a85052a86
# service autofs restart
# ls /home/cast/data-nfs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment